diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html new file mode 100644 index 0000000..d5e5682 --- /dev/null +++ b/index.html @@ -0,0 +1,22 @@ +Index of release-notes-alp +

release-notes-alp

diff --git a/main/html/release-notes-all/index.html b/main/html/release-notes-all/index.html new file mode 100644 index 0000000..7b12b36 --- /dev/null +++ b/main/html/release-notes-all/index.html @@ -0,0 +1,147 @@ + +ALP Release Notes + + + + + + + + + + + +

This is a draft document that was built and uploaded automatically. It may document beta software and be incomplete or even incorrect. Use this document at your own risk.

Jump to contentJump to page navigation: previous page [access key p]/next page [access key n]
Back to Release Notes for SUSE products / ALP Release Notes

ALP Release Notes

Publication Date: 2024-06-06

This document provides an overview of high-level general features, capabilities, and limitations of ALP and important product updates.

1 About the release notes

These Release Notes are identical across all architectures, and the most recent version is always available online at https://www.suse.com/releasenotes.

Entries are only listed once but they can be referenced in several places if they are important and belong to more than one section.

Release notes usually only list changes that happened between two subsequent releases. +Certain important entries from the release notes of previous product versions are repeated. +To make these entries easier to identify, they contain a note to that effect.

However, repeated entries are provided as a courtesy only. +Therefore, if you are skipping one or more service packs, check the release notes of the skipped service packs as well. +If you are only reading the release notes of the current release, you could miss important changes.

1.1 Documentation and other information

1.1.1 Available on the product media

  • Read the READMEs on the media.

  • Get the detailed change log information about a particular package from the RPM (where FILENAME.rpm is the name of the RPM):

    rpm --changelog -qp FILENAME.rpm
  • Check the ChangeLog file in the top level of the installation medium for a chronological log of all changes made to the updated packages.

  • Find more information in the docu directory of the installation medium of ALP . +This directory includes PDF versions of the ALP  Installation Quick Start Guide.

  • Get list of manual pages with usage information about a particular package from the RPM (where FILENAME.rpm is the name of the RPM):

    rpm --docfiles -qp FILENAME.rpm | grep man

1.1.2 Online documentation

For the most up-to-date version of the documentation for ALP , see:

2 SUSE Linux Enterprise Micro

SUSE Linux Enterprise Micro is a modern operating system primarily targeted for edge computing. This document provides a high-level overview of features, capabilities, and limitations of SUSE Linux Enterprise Micro 6.0.

2.1 Changes affecting all architectures

Information in this section applies to all architectures supported by SLE Micro 6.0.

2.2 Installation

2.2.1 Installation media

  • Image based deployment images

    • Base OS Image (Base OS + podman only)

      • Plus QCOW version of this image (x86_64, aarch64. S390x)

      • Plus VMware (VMDK) version of this image (x86_64)

    • OS image (Base OS, salt-minion, KVM + libvirt packages)

      • Plus QCOW version of this image (x86_64, aarch64. S390x)

      • Plus VMware (VMDK) version of this image (x86_64)

    • OS image with RT kernel (x86_64 only), no KVM support on this image

    • Base OEM image – self-installation image (Base OS + podman only) for x86_64

    • OEM image – self-installation image (Base OS, salt-minion, KVM + libvirt packages) for x86_64

    • OEM image with RT kernel – self-installation image, no KVM support on this image for x86_64

Images other than QCOW or VMDK target bare metal deployments.

2.2.2 Additional container images

  • SUSE Toolbox container for debugging, based on current SLE 15 SP, provided via registry.suse.com

  • PCP container image (unmodified)

2.2.3 High-level requirements

Use of SLE Micro without a container runtime is only supported when SLE Micro is used as a KVM host and workloads are installed into KVM virtual machines. +Running workloads directly on the OS is not supported, with the exception of system management software.

2.2.4 Installation modes

SUSE Linux Enterprise Micro 6.0 only supports deployment via images. +An installer based installation method is not offered.

Customization of the installation process with the provided images can be done with Ignition and Combustion (pre-configured images and self-installing images).

We will offer select images with support for cloud-init with a later milestone.

2.2.5 Supported architectures

  • Intel/AMD 64bit (x86_64)

  • Arm 64bit (aarch64)

  • IBM Z (s390x)

2.2.6 Upgrade path

An online migration of existing SUSE Linux Enterprise Micro 5.5 installations to SUSE Linux Enterprise Micro 6.0 is possible and is fully supported. +Upgrading from SUSE Linux Enterprise Micro 5.5 is only possible via the transactional-update tool. +For the upgrade procedure, refer to https://documentation.suse.com/sle-micro/6.0/html/SLE-Micro-all/book-upgrade-slemicro.html

2.2.7 Change in installation methods

With previous releases we supported manual installation via a YaST based image. +With SLE Micro we have dropped support for this installation method and only focus on RAW image based deployments. +The SelfInstall image variant has been extended to allow setting of various parameters to direct it and also enable an unattended installation using the SelfInstall image.

2.2.8 Installing SUSE Linux Enterprise Micro

2.2.8.1 Unattended installation with Yomi (technology preview)

To learn how to install a system with Yomi, see the SUSE Manager documentation, section Install using Yomi. +Installation with Yomi is a technology preview.

2.2.8.2 Deploying pre-built images

SLE Micro is provided as raw images which can be deployed directly to a storage device, for example, a memory card, a USB stick, or a hard drive. +SLE Micro is also provided as images for specific hardware device with a customized software selection.

For a procedure of deploying an image refer to https://documentation.suse.com/sle-micro/6.0/html/SLE-Micro-all/part-raw-image.html

In addition to media provided by SLE Micro 5.4, this release includes qcow2 images for aarch64 and x86_64.

2.3 General features and fixes

2.3.1 Full-disk encryption

SLE Micro is focused on distributed infrastructures/Edge deployments, which means systems running SLE Micro are not necessarily within DCs or secure locations. +We therefore have improved our security story and added support for full disk encryption (FDE) to SLE +Micro.

2.3.2 Confidential compute

We are offering capabilities for confidential compute on SLE Micro via the included virtualization stack.

2.3.3 1:1 web-based system management

Since SUSE Linux Enterprise Micro is positioned to be used within decentralized infrastructures including Edge use cases and Industrial Edge, a system management based on current YaST2 is not within scope. +Specifically, for Industrial Edge, a basic web-based system management was required. We have chosen the cockpit project as a base for that. +Therefore, the cockpit packages are added to the common code base and adjusted for the Immutable OS setup of SUSE Linux Enterprise Micro.

2.3.4 Real-time kernel

For the Intel/AMD 64bit architecture (x86_64) the real-time (rt) kernel is provided in addition to the default kernel. +Support for RT includes support for Kernel Live Patching on the RT kernel. +Note: When using the RT kernel, KVM is not supported, and workloads need to be run within containers +Containers need special treatment with RT.

2.3.5 Security/security framework

With SUSE Linux Enterprise we fully support AppArmor and in addition provide the framework for SELinux – without providing and supporting a policy for SELinux. +On SUSE Linux Enterprise Micro we do not support AppArmor. +SUSE Linux Enterprise Micro only supports SELinux and in addition we ship a supported policy. +On top of that, we will look into providing dedicated SELinux policies for the containers we already provide or support on top of SUSE Linux Enterprise Micro (PCP and Nvidia). +SUSE Linux Enterprise Micro 6.0 will have SELinux in enforced mode as a default.

2.3.6 Podman upgrade from 4.3.X. to 4.7.1

Podman 4.7 is a major release with tons of new features and extensive bug fixes compared to Podman 4.3. Individual changes are to be found upstream https://github.com/containers/podman/blob/main/RELEASE_NOTES.md

Podman 4.x brings a new container network stack based on Netavark, the new container network stack and Aardvark DNS server in addition to the existing container network interface (CNI) stack used by Podman 3.x. +The new stack brings 3 important improvements:

  • Better support for containers in multiple networks

  • Better IPv6 support

  • Better performance

To ensure that nothing breaks with this major change, the old CNI stack will remain the default on existing installations. Bear in mind that Netavark will be released as part of a maintenance update.

Warning
Warning

Before testing Podman 4 and the new network stack, you will have to destroy all your current containers, images, and networks. +You must export/save any import containers or images on a private registry, or make sure that your Dockerfiles are available for rebuilding and scripts/playbooks/states to reapply any settings, regenerate secrets, etc.

If you have run Podman 3.x before upgrading to Podman 4, Podman will continue to use CNI plugins as it had before. +To begin using Podman 4 with Netavark, you need to run the command podman system reset. +The command will destroy all images, networks and all containers.

For a complete overview of the changes, please check out the upstream 4.0.0 but also 4.1.1, 4.2.0 and 4.3.0 to be informed about all the new features and changes.

2.3.7 Legacy BIOS boot support is deprecated

With SUSE Linux Enterprise Micro 6.0 legacy BIOS boot support on Intel/AMD 64bit systems (x86_64) is deprecated and will be removed with a later release.

2.3.8 LTTng is deprecated

SUSE Linux Enterprise Micro 6.0 provides support for LTTng (Linux Trace Toolkit: next generation). Support for LTTng will however be removed in a later SUSE Linux Enterprise Micro version in favor of alternative solutions for tracing like bpftrace.

2.3.9 Cockpit web-based node management system

For web-based management of a single node, Cockpit is included. For details, refer to https://documentation.suse.com/sle-micro/6.0/html/SLE-Micro-all/article-administration-slemicro.html#sec-admin-Cockpit.

There have been new Cockpit modules added to the product. Due to the amount of dependencies, not all of the Cockpit modules are part of the raw images and some have to be installed additionally.

When enabling a firewall via the Cockpit user interface, be aware that your connection to the host may be interrupted unless the Cockpit port is configured to be open in advance.

The SELinux module for Cockpit provides basic functionality for users to troubleshoot their configuration. +With this release the functionality has been extended with the introduction of the setroubleshoot-server package.

2.3.10 Managing SUSE Linux Enterprise Micro with SUSE Manager

SUSE Manager can be used to manage SUSE Linux Enterprise Micro hosts. There are certain limitations:

  • SUSE Linux Enterprise Micro host cannot be monitored with SUSE Manager

  • SUSE Manager does not provide integrated container management yet. +As a workaround, you can use Salt via cmd.run podman.

  • SUSE Manager can manage the SUSE Linux Enterprise Micro hosts only with the Salt stack; the traditional stack is not supported

  • Ansible control node cannot be installed on SUSE Linux Enterprise Micro

We intend to resolve these issues in the future maintenance updates of SUSE Linux Enterprise Micro on SUSE Manager.

2.3.11 Public Cloud Images

The Public Cloud instance initialization code has been changed from using Ignition and Afterburn to cloud-init in AWS EC2, cloud-init and the Azure agent in Azure, and the Google guest environment for GCE. This means configuration of instances through user data now behaves the same as SUSE Linux Enterprise Server, any version, instances. This also addresses the issue in Azure with the state detection of the VM. The web console will now properly show a VM in "Running" state instead of appearing to be stuck in "Provisioning". This also allows user configuration through the web console in Azure and user configuration using the customary ways in AWS EC2 and GCE.

2.3.12 Default container registries

The container registry entries for Docker Hub and openSUSE Registry, which were previously included by default, have now been removed. +If you want to pull container images from either of them, add them to the /etc/containers/registries.conf file.

2.3.13 Miscellaneous

2.3.13.1 IMA EVM signing plugin

A RPM plugin for IMA (Integrity Measurement Architecture)/EVM (Linux Extended Verification Module) signing has been added. +The plugin is installed as part of the following package:

  • rpm-imaevmsign

2.4 Arm 64-bit-specific features and fixes (AArch64)

Information in this section applies to SLE Micro 6.0.

2.4.1 System-on-Chip driver enablement

SLE Micro 6.0 includes driver enablement for the following +System-on-Chip (SoC) chipsets:

  • Ampere* X-Gene*, eMAG*, Altra*, Altra Max, AmpereOne*

  • AWS* Graviton, Graviton2, Graviton3

  • Broadcom* BCM2837/BCM2710, BCM2711

  • Fujitsu* A64FX

  • Huawei* Kunpeng* 916, Kunpeng 920

  • Marvell* ThunderX*, ThunderX2*; OCTEON TX*; Armada* 7040, Armada 8040

  • NVIDIA* Grace; Tegra* X1, Tegra X2, Xavier*, Orin; BlueField*, BlueField-2, BlueField-3

  • NXP* i.MX 8M, 8M Mini; Layerscape* LS1012A, LS1027A/LS1017A, LS1028A/LS1018A, LS1043A, LS1046A, LS1088A, LS2080A/LS2040A, LS2088A, LX2160A

  • Rockchip RK3399

  • Socionext* SynQuacer* SC2A11

  • Xilinx* Zynq* UltraScale*+ MPSoC

Note
Note

Driver enablement is done as far as available and requested. +Refer to the following sections for any known limitations.

Some systems might need additional drivers for external chips, such as a +Power Management Integrated Chip (PMIC), which may differ between systems +with the same SoC chipset.

For booting, systems need to fulfill either the Server Base Boot Requirements (SBBR) +or the Embedded Base Boot Requirements (EBBR), +that is, the Unified Extensible Firmware Interface (UEFI) either +implementing the Advanced Configuration and Power Interface (ACPI) or +providing a Flat Device Tree (FDT) table. If both are implemented, the kernel +will default to the Device Tree; the kernel command line argument acpi=force can +override this default behavior.

Check for SUSE YES! certified systems, +which have undergone compatibility testing.

2.4.2 NVIDIA Orin minimum firmware requirements

SLES 15 SP5 and SLE Micro 5.5 added initial enablement for the +NVIDIA Orin* SoC (T234), which is found on Jetson* AGX Orin, +Jetson Orin NX and Jetson Orin Nano System-on-Modules (SoM) +as well as NVIDIA IGX Orin based systems.

NVIDIA JetPack* 6.0 boot firmware and Linux kernel 6.5 +changed the Application Binary Interface (ABI) +for numbering General Purpose Input/Output (GPIO) pins — specifically the main GPIO ports X, Y, Z, AC, AD, AE, AF and AG — referenced in the machine-specific vendor Device Tree (DT) binary +for NVIDIA Orin based systems.

SLE Micro 6.0 adopts the behavior of the latest kernels +and requires NVIDIA JetPack 6.0 or later boot firmware to be flashed +on any NVIDIA Orin based platforms.

Refer to your system vendor’s documentation for how to enter Recovery Mode and +to flash the boot firmware. +For example: sudo ./flash.sh device-identifier-and-boot-medium external

3 Obtaining source code

This SUSE product includes materials licensed to SUSE under the GNU +General Public License (GPL). +The GPL requires SUSE to provide the source code that corresponds to the +GPL-licensed material. +The source code is available for download at https://www.suse.com/download/sle-micro/ on Medium 2. +For up to three years after distribution of the SUSE product, upon request, SUSE will mail a copy of the source code. +Send requests by e-mail to sle_source_request@suse.com. +SUSE may charge a reasonable fee to recover distribution costs.

\ No newline at end of file diff --git a/main/html/release-notes-all/static/css/style-new.css b/main/html/release-notes-all/static/css/style-new.css new file mode 100644 index 0000000..5a60222 --- /dev/null +++ b/main/html/release-notes-all/static/css/style-new.css @@ -0,0 +1,3192 @@ +@charset "UTF-8"; +/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */ +html, +body, +p, +ol, +ul, +li, +dl, +dt, +dd, +blockquote, +figure, +fieldset, +legend, +textarea, +pre, +iframe, +hr, +h1, +h2, +h3, +h4, +h5, +h6 { + margin: 0; + padding: 0; } + +h1, +h2, +h3, +h4, +h5, +h6 { + font-size: 100%; + font-weight: normal; } + +ul { + list-style: none; } + +button, +input, +select, +textarea { + margin: 0; } + +html { + box-sizing: border-box; } + +*, *::before, *::after { + box-sizing: inherit; } + +img, +video { + height: auto; + max-width: 100%; } + +iframe { + border: 0; } + +table { + border-collapse: collapse; + border-spacing: 0; } + +td, +th { + padding: 0; } + td:not([align]), + th:not([align]) { + text-align: inherit; } + +.container, #_footer .footer-topper .social, #_footer .footer-topper .footer-links, main.sticky.scroll-with-footer::before, main.sticky.scroll-with-footer::after, main .side-toc, main article { + flex-grow: 1; + margin: 0 auto; + position: relative; + width: auto; } + .container.is-fluid, #_footer .footer-topper .is-fluid.social, #_footer .footer-topper .is-fluid.footer-links, main.is-fluid.sticky.scroll-with-footer::before, main.is-fluid.sticky.scroll-with-footer::after, main .is-fluid.side-toc, main article.is-fluid { + max-width: none !important; + padding-left: 32px; + padding-right: 32px; + width: 100%; } + @media screen and (min-width: 1024px) { + .container, #_footer .footer-topper .social, #_footer .footer-topper .footer-links, main.sticky.scroll-with-footer::before, main.sticky.scroll-with-footer::after, main .side-toc, main article { + max-width: 960px; } } + @media screen and (max-width: 1215px) { + .container.is-widescreen:not(.is-max-desktop), #_footer .footer-topper .is-widescreen.social:not(.is-max-desktop), #_footer .footer-topper .is-widescreen.footer-links:not(.is-max-desktop), main.is-widescreen.sticky.scroll-with-footer:not(.is-max-desktop)::before, main.is-widescreen.sticky.scroll-with-footer:not(.is-max-desktop)::after, main .is-widescreen.side-toc:not(.is-max-desktop), main article.is-widescreen:not(.is-max-desktop) { + max-width: 1152px; } } + @media screen and (max-width: 1407px) { + .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen), #_footer .footer-topper .is-fullhd.social:not(.is-max-desktop):not(.is-max-widescreen), #_footer .footer-topper .is-fullhd.footer-links:not(.is-max-desktop):not(.is-max-widescreen), main.is-fullhd.sticky.scroll-with-footer:not(.is-max-desktop):not(.is-max-widescreen)::before, main.is-fullhd.sticky.scroll-with-footer:not(.is-max-desktop):not(.is-max-widescreen)::after, main .is-fullhd.side-toc:not(.is-max-desktop):not(.is-max-widescreen), main article.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) { + max-width: 1344px; } } + @media screen and (min-width: 1216px) { + .container:not(.is-max-desktop), #_footer .footer-topper .social:not(.is-max-desktop), #_footer .footer-topper .footer-links:not(.is-max-desktop), main.sticky.scroll-with-footer:not(.is-max-desktop)::before, main.sticky.scroll-with-footer:not(.is-max-desktop)::after, main .side-toc:not(.is-max-desktop), main article:not(.is-max-desktop) { + max-width: 1152px; } } + @media screen and (min-width: 1408px) { + .container:not(.is-max-desktop):not(.is-max-widescreen), #_footer .footer-topper .social:not(.is-max-desktop):not(.is-max-widescreen), #_footer .footer-topper .footer-links:not(.is-max-desktop):not(.is-max-widescreen), main.sticky.scroll-with-footer:not(.is-max-desktop):not(.is-max-widescreen)::before, main.sticky.scroll-with-footer:not(.is-max-desktop):not(.is-max-widescreen)::after, main .side-toc:not(.is-max-desktop):not(.is-max-widescreen), main article:not(.is-max-desktop):not(.is-max-widescreen) { + max-width: 1344px; } } +/* Bulma Grid */ +.column, #_footer .footer-topper .social, #_footer .footer-topper .footer-links, main.sticky.scroll-with-footer::before, main.sticky.scroll-with-footer::after, main .side-toc, main article { + display: block; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 1; + padding: 0.75rem; } + .columns.is-mobile > .column.is-narrow, #_footer .footer-topper .columns.is-mobile > .is-narrow.social, #_footer .footer-topper .columns.is-mobile > .is-narrow.footer-links, .columns.is-mobile > main.is-narrow.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-narrow.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-narrow.side-toc, main .columns.is-mobile > article.is-narrow { + flex: none; + width: unset; } + .columns.is-mobile > .column.is-full, #_footer .footer-topper .columns.is-mobile > .is-full.social, #_footer .footer-topper .columns.is-mobile > .is-full.footer-links, .columns.is-mobile > main.is-full.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-full.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-full.side-toc, main .columns.is-mobile > article.is-full { + flex: none; + width: 100%; } + .columns.is-mobile > .column.is-three-quarters, #_footer .footer-topper .columns.is-mobile > .is-three-quarters.social, #_footer .footer-topper .columns.is-mobile > .is-three-quarters.footer-links, .columns.is-mobile > main.is-three-quarters.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-three-quarters.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-three-quarters.side-toc, main .columns.is-mobile > article.is-three-quarters { + flex: none; + width: 75%; } + .columns.is-mobile > .column.is-two-thirds, #_footer .footer-topper .columns.is-mobile > .is-two-thirds.social, #_footer .footer-topper .columns.is-mobile > .is-two-thirds.footer-links, .columns.is-mobile > main.is-two-thirds.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-two-thirds.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-two-thirds.side-toc, main .columns.is-mobile > article.is-two-thirds { + flex: none; + width: 66.6666%; } + .columns.is-mobile > .column.is-half, #_footer .footer-topper .columns.is-mobile > .is-half.social, #_footer .footer-topper .columns.is-mobile > .is-half.footer-links, .columns.is-mobile > main.is-half.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-half.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-half.side-toc, main .columns.is-mobile > article.is-half { + flex: none; + width: 50%; } + .columns.is-mobile > .column.is-one-third, #_footer .footer-topper .columns.is-mobile > .is-one-third.social, #_footer .footer-topper .columns.is-mobile > .is-one-third.footer-links, .columns.is-mobile > main.is-one-third.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-one-third.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-one-third.side-toc, main .columns.is-mobile > article.is-one-third { + flex: none; + width: 33.3333%; } + .columns.is-mobile > .column.is-one-quarter, #_footer .footer-topper .columns.is-mobile > .is-one-quarter.social, #_footer .footer-topper .columns.is-mobile > .is-one-quarter.footer-links, .columns.is-mobile > main.is-one-quarter.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-one-quarter.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-one-quarter.side-toc, main .columns.is-mobile > article.is-one-quarter { + flex: none; + width: 25%; } + .columns.is-mobile > .column.is-one-fifth, #_footer .footer-topper .columns.is-mobile > .is-one-fifth.social, #_footer .footer-topper .columns.is-mobile > .is-one-fifth.footer-links, .columns.is-mobile > main.is-one-fifth.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-one-fifth.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-one-fifth.side-toc, main .columns.is-mobile > article.is-one-fifth { + flex: none; + width: 20%; } + .columns.is-mobile > .column.is-two-fifths, #_footer .footer-topper .columns.is-mobile > .is-two-fifths.social, #_footer .footer-topper .columns.is-mobile > .is-two-fifths.footer-links, .columns.is-mobile > main.is-two-fifths.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-two-fifths.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-two-fifths.side-toc, main .columns.is-mobile > article.is-two-fifths { + flex: none; + width: 40%; } + .columns.is-mobile > .column.is-three-fifths, #_footer .footer-topper .columns.is-mobile > .is-three-fifths.social, #_footer .footer-topper .columns.is-mobile > .is-three-fifths.footer-links, .columns.is-mobile > main.is-three-fifths.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-three-fifths.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-three-fifths.side-toc, main .columns.is-mobile > article.is-three-fifths { + flex: none; + width: 60%; } + .columns.is-mobile > .column.is-four-fifths, #_footer .footer-topper .columns.is-mobile > .is-four-fifths.social, #_footer .footer-topper .columns.is-mobile > .is-four-fifths.footer-links, .columns.is-mobile > main.is-four-fifths.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-four-fifths.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-four-fifths.side-toc, main .columns.is-mobile > article.is-four-fifths { + flex: none; + width: 80%; } + .columns.is-mobile > .column.is-offset-three-quarters, #_footer .footer-topper .columns.is-mobile > .is-offset-three-quarters.social, #_footer .footer-topper .columns.is-mobile > .is-offset-three-quarters.footer-links, .columns.is-mobile > main.is-offset-three-quarters.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-three-quarters.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-three-quarters.side-toc, main .columns.is-mobile > article.is-offset-three-quarters { + margin-left: 75%; } + .columns.is-mobile > .column.is-offset-two-thirds, #_footer .footer-topper .columns.is-mobile > .is-offset-two-thirds.social, #_footer .footer-topper .columns.is-mobile > .is-offset-two-thirds.footer-links, .columns.is-mobile > main.is-offset-two-thirds.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-two-thirds.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-two-thirds.side-toc, main .columns.is-mobile > article.is-offset-two-thirds { + margin-left: 66.6666%; } + .columns.is-mobile > .column.is-offset-half, #_footer .footer-topper .columns.is-mobile > .is-offset-half.social, #_footer .footer-topper .columns.is-mobile > .is-offset-half.footer-links, .columns.is-mobile > main.is-offset-half.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-half.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-half.side-toc, main .columns.is-mobile > article.is-offset-half { + margin-left: 50%; } + .columns.is-mobile > .column.is-offset-one-third, #_footer .footer-topper .columns.is-mobile > .is-offset-one-third.social, #_footer .footer-topper .columns.is-mobile > .is-offset-one-third.footer-links, .columns.is-mobile > main.is-offset-one-third.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-one-third.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-one-third.side-toc, main .columns.is-mobile > article.is-offset-one-third { + margin-left: 33.3333%; } + .columns.is-mobile > .column.is-offset-one-quarter, #_footer .footer-topper .columns.is-mobile > .is-offset-one-quarter.social, #_footer .footer-topper .columns.is-mobile > .is-offset-one-quarter.footer-links, .columns.is-mobile > main.is-offset-one-quarter.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-one-quarter.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-one-quarter.side-toc, main .columns.is-mobile > article.is-offset-one-quarter { + margin-left: 25%; } + .columns.is-mobile > .column.is-offset-one-fifth, #_footer .footer-topper .columns.is-mobile > .is-offset-one-fifth.social, #_footer .footer-topper .columns.is-mobile > .is-offset-one-fifth.footer-links, .columns.is-mobile > main.is-offset-one-fifth.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-one-fifth.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-one-fifth.side-toc, main .columns.is-mobile > article.is-offset-one-fifth { + margin-left: 20%; } + .columns.is-mobile > .column.is-offset-two-fifths, #_footer .footer-topper .columns.is-mobile > .is-offset-two-fifths.social, #_footer .footer-topper .columns.is-mobile > .is-offset-two-fifths.footer-links, .columns.is-mobile > main.is-offset-two-fifths.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-two-fifths.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-two-fifths.side-toc, main .columns.is-mobile > article.is-offset-two-fifths { + margin-left: 40%; } + .columns.is-mobile > .column.is-offset-three-fifths, #_footer .footer-topper .columns.is-mobile > .is-offset-three-fifths.social, #_footer .footer-topper .columns.is-mobile > .is-offset-three-fifths.footer-links, .columns.is-mobile > main.is-offset-three-fifths.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-three-fifths.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-three-fifths.side-toc, main .columns.is-mobile > article.is-offset-three-fifths { + margin-left: 60%; } + .columns.is-mobile > .column.is-offset-four-fifths, #_footer .footer-topper .columns.is-mobile > .is-offset-four-fifths.social, #_footer .footer-topper .columns.is-mobile > .is-offset-four-fifths.footer-links, .columns.is-mobile > main.is-offset-four-fifths.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-four-fifths.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-four-fifths.side-toc, main .columns.is-mobile > article.is-offset-four-fifths { + margin-left: 80%; } + .columns.is-mobile > .column.is-0, #_footer .footer-topper .columns.is-mobile > .is-0.social, #_footer .footer-topper .columns.is-mobile > .is-0.footer-links, .columns.is-mobile > main.is-0.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-0.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-0.side-toc, main .columns.is-mobile > article.is-0 { + flex: none; + width: 0%; } + .columns.is-mobile > .column.is-offset-0, #_footer .footer-topper .columns.is-mobile > .is-offset-0.social, #_footer .footer-topper .columns.is-mobile > .is-offset-0.footer-links, .columns.is-mobile > main.is-offset-0.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-0.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-0.side-toc, main .columns.is-mobile > article.is-offset-0 { + margin-left: 0%; } + .columns.is-mobile > .column.is-1, #_footer .footer-topper .columns.is-mobile > .is-1.social, #_footer .footer-topper .columns.is-mobile > .is-1.footer-links, .columns.is-mobile > main.is-1.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-1.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-1.side-toc, main .columns.is-mobile > article.is-1 { + flex: none; + width: 8.33333%; } + .columns.is-mobile > .column.is-offset-1, #_footer .footer-topper .columns.is-mobile > .is-offset-1.social, #_footer .footer-topper .columns.is-mobile > .is-offset-1.footer-links, .columns.is-mobile > main.is-offset-1.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-1.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-1.side-toc, main .columns.is-mobile > article.is-offset-1 { + margin-left: 8.33333%; } + .columns.is-mobile > .column.is-2, #_footer .footer-topper .columns.is-mobile > .social, #_footer .footer-topper .columns.is-mobile > .is-2.footer-links, .columns.is-mobile > main.column.sticky.scroll-with-footer::before, #_footer .footer-topper .columns.is-mobile > main.sticky.scroll-with-footer.social::before, #_footer .footer-topper .columns.is-mobile > main.sticky.scroll-with-footer.footer-links::before, .columns.is-mobile > main.column.sticky.scroll-with-footer::after, #_footer .footer-topper .columns.is-mobile > main.sticky.scroll-with-footer.social::after, #_footer .footer-topper .columns.is-mobile > main.sticky.scroll-with-footer.footer-links::after, .columns.is-mobile > main.is-2.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-2.sticky.scroll-with-footer::after, main .columns.is-mobile > .side-toc, main .columns.is-mobile > article.is-2, #_footer .footer-topper main .columns.is-mobile > article.social { + flex: none; + width: 16.66667%; } + .columns.is-mobile > .column.is-offset-2, #_footer .footer-topper .columns.is-mobile > .is-offset-2.social, #_footer .footer-topper .columns.is-mobile > .is-offset-2.footer-links, .columns.is-mobile > main.is-offset-2.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-2.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-2.side-toc, main .columns.is-mobile > article.is-offset-2 { + margin-left: 16.66667%; } + .columns.is-mobile > .column.is-3, #_footer .footer-topper .columns.is-mobile > .is-3.social, #_footer .footer-topper .columns.is-mobile > .is-3.footer-links, .columns.is-mobile > main.is-3.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-3.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-3.side-toc, main .columns.is-mobile > article.is-3 { + flex: none; + width: 25%; } + .columns.is-mobile > .column.is-offset-3, #_footer .footer-topper .columns.is-mobile > .is-offset-3.social, #_footer .footer-topper .columns.is-mobile > .is-offset-3.footer-links, .columns.is-mobile > main.is-offset-3.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-3.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-3.side-toc, main .columns.is-mobile > article.is-offset-3 { + margin-left: 25%; } + .columns.is-mobile > .column.is-4, #_footer .footer-topper .columns.is-mobile > .is-4.social, #_footer .footer-topper .columns.is-mobile > .is-4.footer-links, .columns.is-mobile > main.is-4.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-4.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-4.side-toc, main .columns.is-mobile > article.is-4 { + flex: none; + width: 33.33333%; } + .columns.is-mobile > .column.is-offset-4, #_footer .footer-topper .columns.is-mobile > .is-offset-4.social, #_footer .footer-topper .columns.is-mobile > .is-offset-4.footer-links, .columns.is-mobile > main.is-offset-4.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-4.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-4.side-toc, main .columns.is-mobile > article.is-offset-4 { + margin-left: 33.33333%; } + .columns.is-mobile > .column.is-5, #_footer .footer-topper .columns.is-mobile > .is-5.social, #_footer .footer-topper .columns.is-mobile > .is-5.footer-links, .columns.is-mobile > main.is-5.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-5.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-5.side-toc, main .columns.is-mobile > article.is-5 { + flex: none; + width: 41.66667%; } + .columns.is-mobile > .column.is-offset-5, #_footer .footer-topper .columns.is-mobile > .is-offset-5.social, #_footer .footer-topper .columns.is-mobile > .is-offset-5.footer-links, .columns.is-mobile > main.is-offset-5.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-5.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-5.side-toc, main .columns.is-mobile > article.is-offset-5 { + margin-left: 41.66667%; } + .columns.is-mobile > .column.is-6, #_footer .footer-topper .columns.is-mobile > .is-6.social, #_footer .footer-topper .columns.is-mobile > .is-6.footer-links, .columns.is-mobile > main.is-6.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-6.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-6.side-toc, main .columns.is-mobile > article.is-6 { + flex: none; + width: 50%; } + .columns.is-mobile > .column.is-offset-6, #_footer .footer-topper .columns.is-mobile > .is-offset-6.social, #_footer .footer-topper .columns.is-mobile > .is-offset-6.footer-links, .columns.is-mobile > main.is-offset-6.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-6.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-6.side-toc, main .columns.is-mobile > article.is-offset-6 { + margin-left: 50%; } + .columns.is-mobile > .column.is-7, #_footer .footer-topper .columns.is-mobile > .is-7.social, #_footer .footer-topper .columns.is-mobile > .is-7.footer-links, .columns.is-mobile > main.is-7.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-7.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-7.side-toc, main .columns.is-mobile > article.is-7 { + flex: none; + width: 58.33333%; } + .columns.is-mobile > .column.is-offset-7, #_footer .footer-topper .columns.is-mobile > .is-offset-7.social, #_footer .footer-topper .columns.is-mobile > .is-offset-7.footer-links, .columns.is-mobile > main.is-offset-7.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-7.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-7.side-toc, main .columns.is-mobile > article.is-offset-7 { + margin-left: 58.33333%; } + .columns.is-mobile > .column.is-8, #_footer .footer-topper .columns.is-mobile > .is-8.social, #_footer .footer-topper .columns.is-mobile > .is-8.footer-links, .columns.is-mobile > main.is-8.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-8.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-8.side-toc, main .columns.is-mobile > article { + flex: none; + width: 66.66667%; } + .columns.is-mobile > .column.is-offset-8, #_footer .footer-topper .columns.is-mobile > .is-offset-8.social, #_footer .footer-topper .columns.is-mobile > .is-offset-8.footer-links, .columns.is-mobile > main.is-offset-8.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-8.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-8.side-toc, main .columns.is-mobile > article.is-offset-8 { + margin-left: 66.66667%; } + .columns.is-mobile > .column.is-9, #_footer .footer-topper .columns.is-mobile > .is-9.social, #_footer .footer-topper .columns.is-mobile > .is-9.footer-links, .columns.is-mobile > main.is-9.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-9.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-9.side-toc, main .columns.is-mobile > article.is-9 { + flex: none; + width: 75%; } + .columns.is-mobile > .column.is-offset-9, #_footer .footer-topper .columns.is-mobile > .is-offset-9.social, #_footer .footer-topper .columns.is-mobile > .is-offset-9.footer-links, .columns.is-mobile > main.is-offset-9.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-9.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-9.side-toc, main .columns.is-mobile > article.is-offset-9 { + margin-left: 75%; } + .columns.is-mobile > .column.is-10, #_footer .footer-topper .columns.is-mobile > .is-10.social, #_footer .footer-topper .columns.is-mobile > .footer-links, .columns.is-mobile > main.is-10.sticky.scroll-with-footer::before, #_footer .footer-topper .columns.is-mobile > main.sticky.scroll-with-footer.footer-links::before, .columns.is-mobile > main.is-10.sticky.scroll-with-footer::after, #_footer .footer-topper .columns.is-mobile > main.sticky.scroll-with-footer.footer-links::after, main .columns.is-mobile > .is-10.side-toc, #_footer .footer-topper main .columns.is-mobile > .side-toc.footer-links, main .columns.is-mobile > article.is-10, #_footer .footer-topper main .columns.is-mobile > article.footer-links, body.normal .columns.is-mobile > article.column, body.normal #_footer .footer-topper .columns.is-mobile > article.social, #_footer .footer-topper body.normal .columns.is-mobile > article.social, #_footer .footer-topper body.normal .columns.is-mobile > article.footer-links, body.normal main .columns.is-mobile > article, main body.normal .columns.is-mobile > article { + flex: none; + width: 83.33333%; } + .columns.is-mobile > .column.is-offset-10, #_footer .footer-topper .columns.is-mobile > .is-offset-10.social, #_footer .footer-topper .columns.is-mobile > .is-offset-10.footer-links, .columns.is-mobile > main.is-offset-10.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-10.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-10.side-toc, main .columns.is-mobile > article.is-offset-10 { + margin-left: 83.33333%; } + .columns.is-mobile > .column.is-11, #_footer .footer-topper .columns.is-mobile > .is-11.social, #_footer .footer-topper .columns.is-mobile > .is-11.footer-links, .columns.is-mobile > main.is-11.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-11.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-11.side-toc, main .columns.is-mobile > article.is-11 { + flex: none; + width: 91.66667%; } + .columns.is-mobile > .column.is-offset-11, #_footer .footer-topper .columns.is-mobile > .is-offset-11.social, #_footer .footer-topper .columns.is-mobile > .is-offset-11.footer-links, .columns.is-mobile > main.is-offset-11.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-11.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-11.side-toc, main .columns.is-mobile > article.is-offset-11 { + margin-left: 91.66667%; } + .columns.is-mobile > .column.is-12, #_footer .footer-topper .columns.is-mobile > .is-12.social, #_footer .footer-topper .columns.is-mobile > .is-12.footer-links, .columns.is-mobile > main.is-12.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-12.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-12.side-toc, main .columns.is-mobile > article.is-12 { + flex: none; + width: 100%; } + .columns.is-mobile > .column.is-offset-12, #_footer .footer-topper .columns.is-mobile > .is-offset-12.social, #_footer .footer-topper .columns.is-mobile > .is-offset-12.footer-links, .columns.is-mobile > main.is-offset-12.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-12.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-12.side-toc, main .columns.is-mobile > article.is-offset-12 { + margin-left: 100%; } + @media screen and (max-width: 768px) { + .column.is-narrow-mobile, #_footer .footer-topper .is-narrow-mobile.social, #_footer .footer-topper .is-narrow-mobile.footer-links, main.is-narrow-mobile.sticky.scroll-with-footer::before, main.is-narrow-mobile.sticky.scroll-with-footer::after, main .is-narrow-mobile.side-toc, main article.is-narrow-mobile { + flex: none; + width: unset; } + .column.is-full-mobile, #_footer .footer-topper .is-full-mobile.social, #_footer .footer-topper .is-full-mobile.footer-links, main.is-full-mobile.sticky.scroll-with-footer::before, main.is-full-mobile.sticky.scroll-with-footer::after, main .is-full-mobile.side-toc, main article.is-full-mobile { + flex: none; + width: 100%; } + .column.is-three-quarters-mobile, #_footer .footer-topper .is-three-quarters-mobile.social, #_footer .footer-topper .is-three-quarters-mobile.footer-links, main.is-three-quarters-mobile.sticky.scroll-with-footer::before, main.is-three-quarters-mobile.sticky.scroll-with-footer::after, main .is-three-quarters-mobile.side-toc, main article.is-three-quarters-mobile { + flex: none; + width: 75%; } + .column.is-two-thirds-mobile, #_footer .footer-topper .is-two-thirds-mobile.social, #_footer .footer-topper .is-two-thirds-mobile.footer-links, main.is-two-thirds-mobile.sticky.scroll-with-footer::before, main.is-two-thirds-mobile.sticky.scroll-with-footer::after, main .is-two-thirds-mobile.side-toc, main article.is-two-thirds-mobile { + flex: none; + width: 66.6666%; } + .column.is-half-mobile, #_footer .footer-topper .is-half-mobile.social, #_footer .footer-topper .is-half-mobile.footer-links, main.is-half-mobile.sticky.scroll-with-footer::before, main.is-half-mobile.sticky.scroll-with-footer::after, main .is-half-mobile.side-toc, main article.is-half-mobile { + flex: none; + width: 50%; } + .column.is-one-third-mobile, #_footer .footer-topper .is-one-third-mobile.social, #_footer .footer-topper .is-one-third-mobile.footer-links, main.is-one-third-mobile.sticky.scroll-with-footer::before, main.is-one-third-mobile.sticky.scroll-with-footer::after, main .is-one-third-mobile.side-toc, main article.is-one-third-mobile { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-mobile, #_footer .footer-topper .is-one-quarter-mobile.social, #_footer .footer-topper .is-one-quarter-mobile.footer-links, main.is-one-quarter-mobile.sticky.scroll-with-footer::before, main.is-one-quarter-mobile.sticky.scroll-with-footer::after, main .is-one-quarter-mobile.side-toc, main article.is-one-quarter-mobile { + flex: none; + width: 25%; } + .column.is-one-fifth-mobile, #_footer .footer-topper .is-one-fifth-mobile.social, #_footer .footer-topper .is-one-fifth-mobile.footer-links, main.is-one-fifth-mobile.sticky.scroll-with-footer::before, main.is-one-fifth-mobile.sticky.scroll-with-footer::after, main .is-one-fifth-mobile.side-toc, main article.is-one-fifth-mobile { + flex: none; + width: 20%; } + .column.is-two-fifths-mobile, #_footer .footer-topper .is-two-fifths-mobile.social, #_footer .footer-topper .is-two-fifths-mobile.footer-links, main.is-two-fifths-mobile.sticky.scroll-with-footer::before, main.is-two-fifths-mobile.sticky.scroll-with-footer::after, main .is-two-fifths-mobile.side-toc, main article.is-two-fifths-mobile { + flex: none; + width: 40%; } + .column.is-three-fifths-mobile, #_footer .footer-topper .is-three-fifths-mobile.social, #_footer .footer-topper .is-three-fifths-mobile.footer-links, main.is-three-fifths-mobile.sticky.scroll-with-footer::before, main.is-three-fifths-mobile.sticky.scroll-with-footer::after, main .is-three-fifths-mobile.side-toc, main article.is-three-fifths-mobile { + flex: none; + width: 60%; } + .column.is-four-fifths-mobile, #_footer .footer-topper .is-four-fifths-mobile.social, #_footer .footer-topper .is-four-fifths-mobile.footer-links, main.is-four-fifths-mobile.sticky.scroll-with-footer::before, main.is-four-fifths-mobile.sticky.scroll-with-footer::after, main .is-four-fifths-mobile.side-toc, main article.is-four-fifths-mobile { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-mobile, #_footer .footer-topper .is-offset-three-quarters-mobile.social, #_footer .footer-topper .is-offset-three-quarters-mobile.footer-links, main.is-offset-three-quarters-mobile.sticky.scroll-with-footer::before, main.is-offset-three-quarters-mobile.sticky.scroll-with-footer::after, main .is-offset-three-quarters-mobile.side-toc, main article.is-offset-three-quarters-mobile { + margin-left: 75%; } + .column.is-offset-two-thirds-mobile, #_footer .footer-topper .is-offset-two-thirds-mobile.social, #_footer .footer-topper .is-offset-two-thirds-mobile.footer-links, main.is-offset-two-thirds-mobile.sticky.scroll-with-footer::before, main.is-offset-two-thirds-mobile.sticky.scroll-with-footer::after, main .is-offset-two-thirds-mobile.side-toc, main article.is-offset-two-thirds-mobile { + margin-left: 66.6666%; } + .column.is-offset-half-mobile, #_footer .footer-topper .is-offset-half-mobile.social, #_footer .footer-topper .is-offset-half-mobile.footer-links, main.is-offset-half-mobile.sticky.scroll-with-footer::before, main.is-offset-half-mobile.sticky.scroll-with-footer::after, main .is-offset-half-mobile.side-toc, main article.is-offset-half-mobile { + margin-left: 50%; } + .column.is-offset-one-third-mobile, #_footer .footer-topper .is-offset-one-third-mobile.social, #_footer .footer-topper .is-offset-one-third-mobile.footer-links, main.is-offset-one-third-mobile.sticky.scroll-with-footer::before, main.is-offset-one-third-mobile.sticky.scroll-with-footer::after, main .is-offset-one-third-mobile.side-toc, main article.is-offset-one-third-mobile { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-mobile, #_footer .footer-topper .is-offset-one-quarter-mobile.social, #_footer .footer-topper .is-offset-one-quarter-mobile.footer-links, main.is-offset-one-quarter-mobile.sticky.scroll-with-footer::before, main.is-offset-one-quarter-mobile.sticky.scroll-with-footer::after, main .is-offset-one-quarter-mobile.side-toc, main article.is-offset-one-quarter-mobile { + margin-left: 25%; } + .column.is-offset-one-fifth-mobile, #_footer .footer-topper .is-offset-one-fifth-mobile.social, #_footer .footer-topper .is-offset-one-fifth-mobile.footer-links, main.is-offset-one-fifth-mobile.sticky.scroll-with-footer::before, main.is-offset-one-fifth-mobile.sticky.scroll-with-footer::after, main .is-offset-one-fifth-mobile.side-toc, main article.is-offset-one-fifth-mobile { + margin-left: 20%; } + .column.is-offset-two-fifths-mobile, #_footer .footer-topper .is-offset-two-fifths-mobile.social, #_footer .footer-topper .is-offset-two-fifths-mobile.footer-links, main.is-offset-two-fifths-mobile.sticky.scroll-with-footer::before, main.is-offset-two-fifths-mobile.sticky.scroll-with-footer::after, main .is-offset-two-fifths-mobile.side-toc, main article.is-offset-two-fifths-mobile { + margin-left: 40%; } + .column.is-offset-three-fifths-mobile, #_footer .footer-topper .is-offset-three-fifths-mobile.social, #_footer .footer-topper .is-offset-three-fifths-mobile.footer-links, main.is-offset-three-fifths-mobile.sticky.scroll-with-footer::before, main.is-offset-three-fifths-mobile.sticky.scroll-with-footer::after, main .is-offset-three-fifths-mobile.side-toc, main article.is-offset-three-fifths-mobile { + margin-left: 60%; } + .column.is-offset-four-fifths-mobile, #_footer .footer-topper .is-offset-four-fifths-mobile.social, #_footer .footer-topper .is-offset-four-fifths-mobile.footer-links, main.is-offset-four-fifths-mobile.sticky.scroll-with-footer::before, main.is-offset-four-fifths-mobile.sticky.scroll-with-footer::after, main .is-offset-four-fifths-mobile.side-toc, main article.is-offset-four-fifths-mobile { + margin-left: 80%; } + .column.is-0-mobile, #_footer .footer-topper .is-0-mobile.social, #_footer .footer-topper .is-0-mobile.footer-links, main.is-0-mobile.sticky.scroll-with-footer::before, main.is-0-mobile.sticky.scroll-with-footer::after, main .is-0-mobile.side-toc, main article.is-0-mobile { + flex: none; + width: 0%; } + .column.is-offset-0-mobile, #_footer .footer-topper .is-offset-0-mobile.social, #_footer .footer-topper .is-offset-0-mobile.footer-links, main.is-offset-0-mobile.sticky.scroll-with-footer::before, main.is-offset-0-mobile.sticky.scroll-with-footer::after, main .is-offset-0-mobile.side-toc, main article.is-offset-0-mobile { + margin-left: 0%; } + .column.is-1-mobile, #_footer .footer-topper .is-1-mobile.social, #_footer .footer-topper .is-1-mobile.footer-links, main.is-1-mobile.sticky.scroll-with-footer::before, main.is-1-mobile.sticky.scroll-with-footer::after, main .is-1-mobile.side-toc, main article.is-1-mobile { + flex: none; + width: 8.33333%; } + .column.is-offset-1-mobile, #_footer .footer-topper .is-offset-1-mobile.social, #_footer .footer-topper .is-offset-1-mobile.footer-links, main.is-offset-1-mobile.sticky.scroll-with-footer::before, main.is-offset-1-mobile.sticky.scroll-with-footer::after, main .is-offset-1-mobile.side-toc, main article.is-offset-1-mobile { + margin-left: 8.33333%; } + .column.is-2-mobile, #_footer .footer-topper .is-2-mobile.social, #_footer .footer-topper .is-2-mobile.footer-links, main.is-2-mobile.sticky.scroll-with-footer::before, main.is-2-mobile.sticky.scroll-with-footer::after, main .is-2-mobile.side-toc, main article.is-2-mobile { + flex: none; + width: 16.66667%; } + .column.is-offset-2-mobile, #_footer .footer-topper .is-offset-2-mobile.social, #_footer .footer-topper .is-offset-2-mobile.footer-links, main.is-offset-2-mobile.sticky.scroll-with-footer::before, main.is-offset-2-mobile.sticky.scroll-with-footer::after, main .is-offset-2-mobile.side-toc, main article.is-offset-2-mobile { + margin-left: 16.66667%; } + .column.is-3-mobile, #_footer .footer-topper .is-3-mobile.social, #_footer .footer-topper .is-3-mobile.footer-links, main.is-3-mobile.sticky.scroll-with-footer::before, main.is-3-mobile.sticky.scroll-with-footer::after, main .is-3-mobile.side-toc, main article.is-3-mobile { + flex: none; + width: 25%; } + .column.is-offset-3-mobile, #_footer .footer-topper .is-offset-3-mobile.social, #_footer .footer-topper .is-offset-3-mobile.footer-links, main.is-offset-3-mobile.sticky.scroll-with-footer::before, main.is-offset-3-mobile.sticky.scroll-with-footer::after, main .is-offset-3-mobile.side-toc, main article.is-offset-3-mobile { + margin-left: 25%; } + .column.is-4-mobile, #_footer .footer-topper .is-4-mobile.social, #_footer .footer-topper .is-4-mobile.footer-links, main.is-4-mobile.sticky.scroll-with-footer::before, main.is-4-mobile.sticky.scroll-with-footer::after, main .is-4-mobile.side-toc, main article.is-4-mobile { + flex: none; + width: 33.33333%; } + .column.is-offset-4-mobile, #_footer .footer-topper .is-offset-4-mobile.social, #_footer .footer-topper .is-offset-4-mobile.footer-links, main.is-offset-4-mobile.sticky.scroll-with-footer::before, main.is-offset-4-mobile.sticky.scroll-with-footer::after, main .is-offset-4-mobile.side-toc, main article.is-offset-4-mobile { + margin-left: 33.33333%; } + .column.is-5-mobile, #_footer .footer-topper .is-5-mobile.social, #_footer .footer-topper .is-5-mobile.footer-links, main.is-5-mobile.sticky.scroll-with-footer::before, main.is-5-mobile.sticky.scroll-with-footer::after, main .is-5-mobile.side-toc, main article.is-5-mobile { + flex: none; + width: 41.66667%; } + .column.is-offset-5-mobile, #_footer .footer-topper .is-offset-5-mobile.social, #_footer .footer-topper .is-offset-5-mobile.footer-links, main.is-offset-5-mobile.sticky.scroll-with-footer::before, main.is-offset-5-mobile.sticky.scroll-with-footer::after, main .is-offset-5-mobile.side-toc, main article.is-offset-5-mobile { + margin-left: 41.66667%; } + .column.is-6-mobile, #_footer .footer-topper .is-6-mobile.social, #_footer .footer-topper .is-6-mobile.footer-links, main.is-6-mobile.sticky.scroll-with-footer::before, main.is-6-mobile.sticky.scroll-with-footer::after, main .is-6-mobile.side-toc, main article.is-6-mobile { + flex: none; + width: 50%; } + .column.is-offset-6-mobile, #_footer .footer-topper .is-offset-6-mobile.social, #_footer .footer-topper .is-offset-6-mobile.footer-links, main.is-offset-6-mobile.sticky.scroll-with-footer::before, main.is-offset-6-mobile.sticky.scroll-with-footer::after, main .is-offset-6-mobile.side-toc, main article.is-offset-6-mobile { + margin-left: 50%; } + .column.is-7-mobile, #_footer .footer-topper .is-7-mobile.social, #_footer .footer-topper .is-7-mobile.footer-links, main.is-7-mobile.sticky.scroll-with-footer::before, main.is-7-mobile.sticky.scroll-with-footer::after, main .is-7-mobile.side-toc, main article.is-7-mobile { + flex: none; + width: 58.33333%; } + .column.is-offset-7-mobile, #_footer .footer-topper .is-offset-7-mobile.social, #_footer .footer-topper .is-offset-7-mobile.footer-links, main.is-offset-7-mobile.sticky.scroll-with-footer::before, main.is-offset-7-mobile.sticky.scroll-with-footer::after, main .is-offset-7-mobile.side-toc, main article.is-offset-7-mobile { + margin-left: 58.33333%; } + .column.is-8-mobile, #_footer .footer-topper .is-8-mobile.social, #_footer .footer-topper .is-8-mobile.footer-links, main.is-8-mobile.sticky.scroll-with-footer::before, main.is-8-mobile.sticky.scroll-with-footer::after, main .is-8-mobile.side-toc, main article.is-8-mobile { + flex: none; + width: 66.66667%; } + .column.is-offset-8-mobile, #_footer .footer-topper .is-offset-8-mobile.social, #_footer .footer-topper .is-offset-8-mobile.footer-links, main.is-offset-8-mobile.sticky.scroll-with-footer::before, main.is-offset-8-mobile.sticky.scroll-with-footer::after, main .is-offset-8-mobile.side-toc, main article.is-offset-8-mobile { + margin-left: 66.66667%; } + .column.is-9-mobile, #_footer .footer-topper .is-9-mobile.social, #_footer .footer-topper .is-9-mobile.footer-links, main.is-9-mobile.sticky.scroll-with-footer::before, main.is-9-mobile.sticky.scroll-with-footer::after, main .is-9-mobile.side-toc, main article.is-9-mobile { + flex: none; + width: 75%; } + .column.is-offset-9-mobile, #_footer .footer-topper .is-offset-9-mobile.social, #_footer .footer-topper .is-offset-9-mobile.footer-links, main.is-offset-9-mobile.sticky.scroll-with-footer::before, main.is-offset-9-mobile.sticky.scroll-with-footer::after, main .is-offset-9-mobile.side-toc, main article.is-offset-9-mobile { + margin-left: 75%; } + .column.is-10-mobile, #_footer .footer-topper .is-10-mobile.social, #_footer .footer-topper .is-10-mobile.footer-links, main.is-10-mobile.sticky.scroll-with-footer::before, main.is-10-mobile.sticky.scroll-with-footer::after, main .is-10-mobile.side-toc, main article.is-10-mobile { + flex: none; + width: 83.33333%; } + .column.is-offset-10-mobile, #_footer .footer-topper .is-offset-10-mobile.social, #_footer .footer-topper .is-offset-10-mobile.footer-links, main.is-offset-10-mobile.sticky.scroll-with-footer::before, main.is-offset-10-mobile.sticky.scroll-with-footer::after, main .is-offset-10-mobile.side-toc, main article.is-offset-10-mobile { + margin-left: 83.33333%; } + .column.is-11-mobile, #_footer .footer-topper .is-11-mobile.social, #_footer .footer-topper .is-11-mobile.footer-links, main.is-11-mobile.sticky.scroll-with-footer::before, main.is-11-mobile.sticky.scroll-with-footer::after, main .is-11-mobile.side-toc, main article.is-11-mobile { + flex: none; + width: 91.66667%; } + .column.is-offset-11-mobile, #_footer .footer-topper .is-offset-11-mobile.social, #_footer .footer-topper .is-offset-11-mobile.footer-links, main.is-offset-11-mobile.sticky.scroll-with-footer::before, main.is-offset-11-mobile.sticky.scroll-with-footer::after, main .is-offset-11-mobile.side-toc, main article.is-offset-11-mobile { + margin-left: 91.66667%; } + .column.is-12-mobile, #_footer .footer-topper .is-12-mobile.social, #_footer .footer-topper .is-12-mobile.footer-links, main.is-12-mobile.sticky.scroll-with-footer::before, main.is-12-mobile.sticky.scroll-with-footer::after, main .is-12-mobile.side-toc, main article.is-12-mobile { + flex: none; + width: 100%; } + .column.is-offset-12-mobile, #_footer .footer-topper .is-offset-12-mobile.social, #_footer .footer-topper .is-offset-12-mobile.footer-links, main.is-offset-12-mobile.sticky.scroll-with-footer::before, main.is-offset-12-mobile.sticky.scroll-with-footer::after, main .is-offset-12-mobile.side-toc, main article.is-offset-12-mobile { + margin-left: 100%; } } + @media screen and (min-width: 769px), print { + .column.is-narrow, #_footer .footer-topper .is-narrow.social, #_footer .footer-topper .is-narrow.footer-links, main.is-narrow.sticky.scroll-with-footer::before, main.is-narrow.sticky.scroll-with-footer::after, main .is-narrow.side-toc, main article.is-narrow, .column.is-narrow-tablet, #_footer .footer-topper .is-narrow-tablet.social, #_footer .footer-topper .is-narrow-tablet.footer-links, main.is-narrow-tablet.sticky.scroll-with-footer::before, main.is-narrow-tablet.sticky.scroll-with-footer::after, main .is-narrow-tablet.side-toc, main article.is-narrow-tablet { + flex: none; + width: unset; } + .column.is-full, #_footer .footer-topper .is-full.social, #_footer .footer-topper .is-full.footer-links, main.is-full.sticky.scroll-with-footer::before, main.is-full.sticky.scroll-with-footer::after, main .is-full.side-toc, main article.is-full, .column.is-full-tablet, #_footer .footer-topper .is-full-tablet.social, #_footer .footer-topper .is-full-tablet.footer-links, main.is-full-tablet.sticky.scroll-with-footer::before, main.is-full-tablet.sticky.scroll-with-footer::after, main .is-full-tablet.side-toc, main article.is-full-tablet { + flex: none; + width: 100%; } + .column.is-three-quarters, #_footer .footer-topper .is-three-quarters.social, #_footer .footer-topper .is-three-quarters.footer-links, main.is-three-quarters.sticky.scroll-with-footer::before, main.is-three-quarters.sticky.scroll-with-footer::after, main .is-three-quarters.side-toc, main article.is-three-quarters, .column.is-three-quarters-tablet, #_footer .footer-topper .is-three-quarters-tablet.social, #_footer .footer-topper .is-three-quarters-tablet.footer-links, main.is-three-quarters-tablet.sticky.scroll-with-footer::before, main.is-three-quarters-tablet.sticky.scroll-with-footer::after, main .is-three-quarters-tablet.side-toc, main article.is-three-quarters-tablet { + flex: none; + width: 75%; } + .column.is-two-thirds, #_footer .footer-topper .is-two-thirds.social, #_footer .footer-topper .is-two-thirds.footer-links, main.is-two-thirds.sticky.scroll-with-footer::before, main.is-two-thirds.sticky.scroll-with-footer::after, main .is-two-thirds.side-toc, main article.is-two-thirds, .column.is-two-thirds-tablet, #_footer .footer-topper .is-two-thirds-tablet.social, #_footer .footer-topper .is-two-thirds-tablet.footer-links, main.is-two-thirds-tablet.sticky.scroll-with-footer::before, main.is-two-thirds-tablet.sticky.scroll-with-footer::after, main .is-two-thirds-tablet.side-toc, main article.is-two-thirds-tablet { + flex: none; + width: 66.6666%; } + .column.is-half, #_footer .footer-topper .is-half.social, #_footer .footer-topper .is-half.footer-links, main.is-half.sticky.scroll-with-footer::before, main.is-half.sticky.scroll-with-footer::after, main .is-half.side-toc, main article.is-half, .column.is-half-tablet, #_footer .footer-topper .is-half-tablet.social, #_footer .footer-topper .is-half-tablet.footer-links, main.is-half-tablet.sticky.scroll-with-footer::before, main.is-half-tablet.sticky.scroll-with-footer::after, main .is-half-tablet.side-toc, main article.is-half-tablet { + flex: none; + width: 50%; } + .column.is-one-third, #_footer .footer-topper .is-one-third.social, #_footer .footer-topper .is-one-third.footer-links, main.is-one-third.sticky.scroll-with-footer::before, main.is-one-third.sticky.scroll-with-footer::after, main .is-one-third.side-toc, main article.is-one-third, .column.is-one-third-tablet, #_footer .footer-topper .is-one-third-tablet.social, #_footer .footer-topper .is-one-third-tablet.footer-links, main.is-one-third-tablet.sticky.scroll-with-footer::before, main.is-one-third-tablet.sticky.scroll-with-footer::after, main .is-one-third-tablet.side-toc, main article.is-one-third-tablet { + flex: none; + width: 33.3333%; } + .column.is-one-quarter, #_footer .footer-topper .is-one-quarter.social, #_footer .footer-topper .is-one-quarter.footer-links, main.is-one-quarter.sticky.scroll-with-footer::before, main.is-one-quarter.sticky.scroll-with-footer::after, main .is-one-quarter.side-toc, main article.is-one-quarter, .column.is-one-quarter-tablet, #_footer .footer-topper .is-one-quarter-tablet.social, #_footer .footer-topper .is-one-quarter-tablet.footer-links, main.is-one-quarter-tablet.sticky.scroll-with-footer::before, main.is-one-quarter-tablet.sticky.scroll-with-footer::after, main .is-one-quarter-tablet.side-toc, main article.is-one-quarter-tablet { + flex: none; + width: 25%; } + .column.is-one-fifth, #_footer .footer-topper .is-one-fifth.social, #_footer .footer-topper .is-one-fifth.footer-links, main.is-one-fifth.sticky.scroll-with-footer::before, main.is-one-fifth.sticky.scroll-with-footer::after, main .is-one-fifth.side-toc, main article.is-one-fifth, .column.is-one-fifth-tablet, #_footer .footer-topper .is-one-fifth-tablet.social, #_footer .footer-topper .is-one-fifth-tablet.footer-links, main.is-one-fifth-tablet.sticky.scroll-with-footer::before, main.is-one-fifth-tablet.sticky.scroll-with-footer::after, main .is-one-fifth-tablet.side-toc, main article.is-one-fifth-tablet { + flex: none; + width: 20%; } + .column.is-two-fifths, #_footer .footer-topper .is-two-fifths.social, #_footer .footer-topper .is-two-fifths.footer-links, main.is-two-fifths.sticky.scroll-with-footer::before, main.is-two-fifths.sticky.scroll-with-footer::after, main .is-two-fifths.side-toc, main article.is-two-fifths, .column.is-two-fifths-tablet, #_footer .footer-topper .is-two-fifths-tablet.social, #_footer .footer-topper .is-two-fifths-tablet.footer-links, main.is-two-fifths-tablet.sticky.scroll-with-footer::before, main.is-two-fifths-tablet.sticky.scroll-with-footer::after, main .is-two-fifths-tablet.side-toc, main article.is-two-fifths-tablet { + flex: none; + width: 40%; } + .column.is-three-fifths, #_footer .footer-topper .is-three-fifths.social, #_footer .footer-topper .is-three-fifths.footer-links, main.is-three-fifths.sticky.scroll-with-footer::before, main.is-three-fifths.sticky.scroll-with-footer::after, main .is-three-fifths.side-toc, main article.is-three-fifths, .column.is-three-fifths-tablet, #_footer .footer-topper .is-three-fifths-tablet.social, #_footer .footer-topper .is-three-fifths-tablet.footer-links, main.is-three-fifths-tablet.sticky.scroll-with-footer::before, main.is-three-fifths-tablet.sticky.scroll-with-footer::after, main .is-three-fifths-tablet.side-toc, main article.is-three-fifths-tablet { + flex: none; + width: 60%; } + .column.is-four-fifths, #_footer .footer-topper .is-four-fifths.social, #_footer .footer-topper .is-four-fifths.footer-links, main.is-four-fifths.sticky.scroll-with-footer::before, main.is-four-fifths.sticky.scroll-with-footer::after, main .is-four-fifths.side-toc, main article.is-four-fifths, .column.is-four-fifths-tablet, #_footer .footer-topper .is-four-fifths-tablet.social, #_footer .footer-topper .is-four-fifths-tablet.footer-links, main.is-four-fifths-tablet.sticky.scroll-with-footer::before, main.is-four-fifths-tablet.sticky.scroll-with-footer::after, main .is-four-fifths-tablet.side-toc, main article.is-four-fifths-tablet { + flex: none; + width: 80%; } + .column.is-offset-three-quarters, #_footer .footer-topper .is-offset-three-quarters.social, #_footer .footer-topper .is-offset-three-quarters.footer-links, main.is-offset-three-quarters.sticky.scroll-with-footer::before, main.is-offset-three-quarters.sticky.scroll-with-footer::after, main .is-offset-three-quarters.side-toc, main article.is-offset-three-quarters, .column.is-offset-three-quarters-tablet, #_footer .footer-topper .is-offset-three-quarters-tablet.social, #_footer .footer-topper .is-offset-three-quarters-tablet.footer-links, main.is-offset-three-quarters-tablet.sticky.scroll-with-footer::before, main.is-offset-three-quarters-tablet.sticky.scroll-with-footer::after, main .is-offset-three-quarters-tablet.side-toc, main article.is-offset-three-quarters-tablet { + margin-left: 75%; } + .column.is-offset-two-thirds, #_footer .footer-topper .is-offset-two-thirds.social, #_footer .footer-topper .is-offset-two-thirds.footer-links, main.is-offset-two-thirds.sticky.scroll-with-footer::before, main.is-offset-two-thirds.sticky.scroll-with-footer::after, main .is-offset-two-thirds.side-toc, main article.is-offset-two-thirds, .column.is-offset-two-thirds-tablet, #_footer .footer-topper .is-offset-two-thirds-tablet.social, #_footer .footer-topper .is-offset-two-thirds-tablet.footer-links, main.is-offset-two-thirds-tablet.sticky.scroll-with-footer::before, main.is-offset-two-thirds-tablet.sticky.scroll-with-footer::after, main .is-offset-two-thirds-tablet.side-toc, main article.is-offset-two-thirds-tablet { + margin-left: 66.6666%; } + .column.is-offset-half, #_footer .footer-topper .is-offset-half.social, #_footer .footer-topper .is-offset-half.footer-links, main.is-offset-half.sticky.scroll-with-footer::before, main.is-offset-half.sticky.scroll-with-footer::after, main .is-offset-half.side-toc, main article.is-offset-half, .column.is-offset-half-tablet, #_footer .footer-topper .is-offset-half-tablet.social, #_footer .footer-topper .is-offset-half-tablet.footer-links, main.is-offset-half-tablet.sticky.scroll-with-footer::before, main.is-offset-half-tablet.sticky.scroll-with-footer::after, main .is-offset-half-tablet.side-toc, main article.is-offset-half-tablet { + margin-left: 50%; } + .column.is-offset-one-third, #_footer .footer-topper .is-offset-one-third.social, #_footer .footer-topper .is-offset-one-third.footer-links, main.is-offset-one-third.sticky.scroll-with-footer::before, main.is-offset-one-third.sticky.scroll-with-footer::after, main .is-offset-one-third.side-toc, main article.is-offset-one-third, .column.is-offset-one-third-tablet, #_footer .footer-topper .is-offset-one-third-tablet.social, #_footer .footer-topper .is-offset-one-third-tablet.footer-links, main.is-offset-one-third-tablet.sticky.scroll-with-footer::before, main.is-offset-one-third-tablet.sticky.scroll-with-footer::after, main .is-offset-one-third-tablet.side-toc, main article.is-offset-one-third-tablet { + margin-left: 33.3333%; } + .column.is-offset-one-quarter, #_footer .footer-topper .is-offset-one-quarter.social, #_footer .footer-topper .is-offset-one-quarter.footer-links, main.is-offset-one-quarter.sticky.scroll-with-footer::before, main.is-offset-one-quarter.sticky.scroll-with-footer::after, main .is-offset-one-quarter.side-toc, main article.is-offset-one-quarter, .column.is-offset-one-quarter-tablet, #_footer .footer-topper .is-offset-one-quarter-tablet.social, #_footer .footer-topper .is-offset-one-quarter-tablet.footer-links, main.is-offset-one-quarter-tablet.sticky.scroll-with-footer::before, main.is-offset-one-quarter-tablet.sticky.scroll-with-footer::after, main .is-offset-one-quarter-tablet.side-toc, main article.is-offset-one-quarter-tablet { + margin-left: 25%; } + .column.is-offset-one-fifth, #_footer .footer-topper .is-offset-one-fifth.social, #_footer .footer-topper .is-offset-one-fifth.footer-links, main.is-offset-one-fifth.sticky.scroll-with-footer::before, main.is-offset-one-fifth.sticky.scroll-with-footer::after, main .is-offset-one-fifth.side-toc, main article.is-offset-one-fifth, .column.is-offset-one-fifth-tablet, #_footer .footer-topper .is-offset-one-fifth-tablet.social, #_footer .footer-topper .is-offset-one-fifth-tablet.footer-links, main.is-offset-one-fifth-tablet.sticky.scroll-with-footer::before, main.is-offset-one-fifth-tablet.sticky.scroll-with-footer::after, main .is-offset-one-fifth-tablet.side-toc, main article.is-offset-one-fifth-tablet { + margin-left: 20%; } + .column.is-offset-two-fifths, #_footer .footer-topper .is-offset-two-fifths.social, #_footer .footer-topper .is-offset-two-fifths.footer-links, main.is-offset-two-fifths.sticky.scroll-with-footer::before, main.is-offset-two-fifths.sticky.scroll-with-footer::after, main .is-offset-two-fifths.side-toc, main article.is-offset-two-fifths, .column.is-offset-two-fifths-tablet, #_footer .footer-topper .is-offset-two-fifths-tablet.social, #_footer .footer-topper .is-offset-two-fifths-tablet.footer-links, main.is-offset-two-fifths-tablet.sticky.scroll-with-footer::before, main.is-offset-two-fifths-tablet.sticky.scroll-with-footer::after, main .is-offset-two-fifths-tablet.side-toc, main article.is-offset-two-fifths-tablet { + margin-left: 40%; } + .column.is-offset-three-fifths, #_footer .footer-topper .is-offset-three-fifths.social, #_footer .footer-topper .is-offset-three-fifths.footer-links, main.is-offset-three-fifths.sticky.scroll-with-footer::before, main.is-offset-three-fifths.sticky.scroll-with-footer::after, main .is-offset-three-fifths.side-toc, main article.is-offset-three-fifths, .column.is-offset-three-fifths-tablet, #_footer .footer-topper .is-offset-three-fifths-tablet.social, #_footer .footer-topper .is-offset-three-fifths-tablet.footer-links, main.is-offset-three-fifths-tablet.sticky.scroll-with-footer::before, main.is-offset-three-fifths-tablet.sticky.scroll-with-footer::after, main .is-offset-three-fifths-tablet.side-toc, main article.is-offset-three-fifths-tablet { + margin-left: 60%; } + .column.is-offset-four-fifths, #_footer .footer-topper .is-offset-four-fifths.social, #_footer .footer-topper .is-offset-four-fifths.footer-links, main.is-offset-four-fifths.sticky.scroll-with-footer::before, main.is-offset-four-fifths.sticky.scroll-with-footer::after, main .is-offset-four-fifths.side-toc, main article.is-offset-four-fifths, .column.is-offset-four-fifths-tablet, #_footer .footer-topper .is-offset-four-fifths-tablet.social, #_footer .footer-topper .is-offset-four-fifths-tablet.footer-links, main.is-offset-four-fifths-tablet.sticky.scroll-with-footer::before, main.is-offset-four-fifths-tablet.sticky.scroll-with-footer::after, main .is-offset-four-fifths-tablet.side-toc, main article.is-offset-four-fifths-tablet { + margin-left: 80%; } + .column.is-0, #_footer .footer-topper .is-0.social, #_footer .footer-topper .is-0.footer-links, main.is-0.sticky.scroll-with-footer::before, main.is-0.sticky.scroll-with-footer::after, main .is-0.side-toc, main article.is-0, .column.is-0-tablet, #_footer .footer-topper .is-0-tablet.social, #_footer .footer-topper .is-0-tablet.footer-links, main.is-0-tablet.sticky.scroll-with-footer::before, main.is-0-tablet.sticky.scroll-with-footer::after, main .is-0-tablet.side-toc, main article.is-0-tablet { + flex: none; + width: 0%; } + .column.is-offset-0, #_footer .footer-topper .is-offset-0.social, #_footer .footer-topper .is-offset-0.footer-links, main.is-offset-0.sticky.scroll-with-footer::before, main.is-offset-0.sticky.scroll-with-footer::after, main .is-offset-0.side-toc, main article.is-offset-0, .column.is-offset-0-tablet, #_footer .footer-topper .is-offset-0-tablet.social, #_footer .footer-topper .is-offset-0-tablet.footer-links, main.is-offset-0-tablet.sticky.scroll-with-footer::before, main.is-offset-0-tablet.sticky.scroll-with-footer::after, main .is-offset-0-tablet.side-toc, main article.is-offset-0-tablet { + margin-left: 0%; } + .column.is-1, #_footer .footer-topper .is-1.social, #_footer .footer-topper .is-1.footer-links, main.is-1.sticky.scroll-with-footer::before, main.is-1.sticky.scroll-with-footer::after, main .is-1.side-toc, main article.is-1, .column.is-1-tablet, #_footer .footer-topper .is-1-tablet.social, #_footer .footer-topper .is-1-tablet.footer-links, main.is-1-tablet.sticky.scroll-with-footer::before, main.is-1-tablet.sticky.scroll-with-footer::after, main .is-1-tablet.side-toc, main article.is-1-tablet { + flex: none; + width: 8.33333%; } + .column.is-offset-1, #_footer .footer-topper .is-offset-1.social, #_footer .footer-topper .is-offset-1.footer-links, main.is-offset-1.sticky.scroll-with-footer::before, main.is-offset-1.sticky.scroll-with-footer::after, main .is-offset-1.side-toc, main article.is-offset-1, .column.is-offset-1-tablet, #_footer .footer-topper .is-offset-1-tablet.social, #_footer .footer-topper .is-offset-1-tablet.footer-links, main.is-offset-1-tablet.sticky.scroll-with-footer::before, main.is-offset-1-tablet.sticky.scroll-with-footer::after, main .is-offset-1-tablet.side-toc, main article.is-offset-1-tablet { + margin-left: 8.33333%; } + .column.is-2, #_footer .footer-topper .social, #_footer .footer-topper .is-2.footer-links, main.column.sticky.scroll-with-footer::before, #_footer .footer-topper main.sticky.scroll-with-footer.social::before, #_footer .footer-topper main.sticky.scroll-with-footer.footer-links::before, main.column.sticky.scroll-with-footer::after, #_footer .footer-topper main.sticky.scroll-with-footer.social::after, #_footer .footer-topper main.sticky.scroll-with-footer.footer-links::after, main.is-2.sticky.scroll-with-footer::before, main.is-2.sticky.scroll-with-footer::after, main .side-toc, main article.is-2, .column.is-2-tablet, #_footer .footer-topper .is-2-tablet.footer-links, main.is-2-tablet.sticky.scroll-with-footer::before, main.is-2-tablet.sticky.scroll-with-footer::after, main article.is-2-tablet { + flex: none; + width: 16.66667%; } + .column.is-offset-2, #_footer .footer-topper .is-offset-2.social, #_footer .footer-topper .is-offset-2.footer-links, main.is-offset-2.sticky.scroll-with-footer::before, main.is-offset-2.sticky.scroll-with-footer::after, main .is-offset-2.side-toc, main article.is-offset-2, .column.is-offset-2-tablet, #_footer .footer-topper .is-offset-2-tablet.social, #_footer .footer-topper .is-offset-2-tablet.footer-links, main.is-offset-2-tablet.sticky.scroll-with-footer::before, main.is-offset-2-tablet.sticky.scroll-with-footer::after, main .is-offset-2-tablet.side-toc, main article.is-offset-2-tablet { + margin-left: 16.66667%; } + .column.is-3, #_footer .footer-topper .is-3.social, #_footer .footer-topper .is-3.footer-links, main.is-3.sticky.scroll-with-footer::before, main.is-3.sticky.scroll-with-footer::after, main .is-3.side-toc, main article.is-3, .column.is-3-tablet, #_footer .footer-topper .is-3-tablet.social, #_footer .footer-topper .is-3-tablet.footer-links, main.is-3-tablet.sticky.scroll-with-footer::before, main.is-3-tablet.sticky.scroll-with-footer::after, main .is-3-tablet.side-toc, main article.is-3-tablet { + flex: none; + width: 25%; } + .column.is-offset-3, #_footer .footer-topper .is-offset-3.social, #_footer .footer-topper .is-offset-3.footer-links, main.is-offset-3.sticky.scroll-with-footer::before, main.is-offset-3.sticky.scroll-with-footer::after, main .is-offset-3.side-toc, main article.is-offset-3, .column.is-offset-3-tablet, #_footer .footer-topper .is-offset-3-tablet.social, #_footer .footer-topper .is-offset-3-tablet.footer-links, main.is-offset-3-tablet.sticky.scroll-with-footer::before, main.is-offset-3-tablet.sticky.scroll-with-footer::after, main .is-offset-3-tablet.side-toc, main article.is-offset-3-tablet { + margin-left: 25%; } + .column.is-4, #_footer .footer-topper .is-4.social, #_footer .footer-topper .is-4.footer-links, main.is-4.sticky.scroll-with-footer::before, main.is-4.sticky.scroll-with-footer::after, main .is-4.side-toc, main article.is-4, .column.is-4-tablet, #_footer .footer-topper .is-4-tablet.social, #_footer .footer-topper .is-4-tablet.footer-links, main.is-4-tablet.sticky.scroll-with-footer::before, main.is-4-tablet.sticky.scroll-with-footer::after, main .is-4-tablet.side-toc, main article.is-4-tablet { + flex: none; + width: 33.33333%; } + .column.is-offset-4, #_footer .footer-topper .is-offset-4.social, #_footer .footer-topper .is-offset-4.footer-links, main.is-offset-4.sticky.scroll-with-footer::before, main.is-offset-4.sticky.scroll-with-footer::after, main .is-offset-4.side-toc, main article.is-offset-4, .column.is-offset-4-tablet, #_footer .footer-topper .is-offset-4-tablet.social, #_footer .footer-topper .is-offset-4-tablet.footer-links, main.is-offset-4-tablet.sticky.scroll-with-footer::before, main.is-offset-4-tablet.sticky.scroll-with-footer::after, main .is-offset-4-tablet.side-toc, main article.is-offset-4-tablet { + margin-left: 33.33333%; } + .column.is-5, #_footer .footer-topper .is-5.social, #_footer .footer-topper .is-5.footer-links, main.is-5.sticky.scroll-with-footer::before, main.is-5.sticky.scroll-with-footer::after, main .is-5.side-toc, main article.is-5, .column.is-5-tablet, #_footer .footer-topper .is-5-tablet.social, #_footer .footer-topper .is-5-tablet.footer-links, main.is-5-tablet.sticky.scroll-with-footer::before, main.is-5-tablet.sticky.scroll-with-footer::after, main .is-5-tablet.side-toc, main article.is-5-tablet { + flex: none; + width: 41.66667%; } + .column.is-offset-5, #_footer .footer-topper .is-offset-5.social, #_footer .footer-topper .is-offset-5.footer-links, main.is-offset-5.sticky.scroll-with-footer::before, main.is-offset-5.sticky.scroll-with-footer::after, main .is-offset-5.side-toc, main article.is-offset-5, .column.is-offset-5-tablet, #_footer .footer-topper .is-offset-5-tablet.social, #_footer .footer-topper .is-offset-5-tablet.footer-links, main.is-offset-5-tablet.sticky.scroll-with-footer::before, main.is-offset-5-tablet.sticky.scroll-with-footer::after, main .is-offset-5-tablet.side-toc, main article.is-offset-5-tablet { + margin-left: 41.66667%; } + .column.is-6, #_footer .footer-topper .is-6.social, #_footer .footer-topper .is-6.footer-links, main.is-6.sticky.scroll-with-footer::before, main.is-6.sticky.scroll-with-footer::after, main .is-6.side-toc, main article.is-6, .column.is-6-tablet, #_footer .footer-topper .is-6-tablet.social, #_footer .footer-topper .is-6-tablet.footer-links, main.is-6-tablet.sticky.scroll-with-footer::before, main.is-6-tablet.sticky.scroll-with-footer::after, main .is-6-tablet.side-toc, main article.is-6-tablet { + flex: none; + width: 50%; } + .column.is-offset-6, #_footer .footer-topper .is-offset-6.social, #_footer .footer-topper .is-offset-6.footer-links, main.is-offset-6.sticky.scroll-with-footer::before, main.is-offset-6.sticky.scroll-with-footer::after, main .is-offset-6.side-toc, main article.is-offset-6, .column.is-offset-6-tablet, #_footer .footer-topper .is-offset-6-tablet.social, #_footer .footer-topper .is-offset-6-tablet.footer-links, main.is-offset-6-tablet.sticky.scroll-with-footer::before, main.is-offset-6-tablet.sticky.scroll-with-footer::after, main .is-offset-6-tablet.side-toc, main article.is-offset-6-tablet { + margin-left: 50%; } + .column.is-7, #_footer .footer-topper .is-7.social, #_footer .footer-topper .is-7.footer-links, main.is-7.sticky.scroll-with-footer::before, main.is-7.sticky.scroll-with-footer::after, main .is-7.side-toc, main article.is-7, .column.is-7-tablet, #_footer .footer-topper .is-7-tablet.social, #_footer .footer-topper .is-7-tablet.footer-links, main.is-7-tablet.sticky.scroll-with-footer::before, main.is-7-tablet.sticky.scroll-with-footer::after, main .is-7-tablet.side-toc, main article.is-7-tablet { + flex: none; + width: 58.33333%; } + .column.is-offset-7, #_footer .footer-topper .is-offset-7.social, #_footer .footer-topper .is-offset-7.footer-links, main.is-offset-7.sticky.scroll-with-footer::before, main.is-offset-7.sticky.scroll-with-footer::after, main .is-offset-7.side-toc, main article.is-offset-7, .column.is-offset-7-tablet, #_footer .footer-topper .is-offset-7-tablet.social, #_footer .footer-topper .is-offset-7-tablet.footer-links, main.is-offset-7-tablet.sticky.scroll-with-footer::before, main.is-offset-7-tablet.sticky.scroll-with-footer::after, main .is-offset-7-tablet.side-toc, main article.is-offset-7-tablet { + margin-left: 58.33333%; } + .column.is-8, #_footer .footer-topper .is-8.social, #_footer .footer-topper .is-8.footer-links, main.is-8.sticky.scroll-with-footer::before, main.is-8.sticky.scroll-with-footer::after, main .is-8.side-toc, main article, .column.is-8-tablet, #_footer .footer-topper .is-8-tablet.social, #_footer .footer-topper .is-8-tablet.footer-links, main.is-8-tablet.sticky.scroll-with-footer::before, main.is-8-tablet.sticky.scroll-with-footer::after, main .is-8-tablet.side-toc { + flex: none; + width: 66.66667%; } + .column.is-offset-8, #_footer .footer-topper .is-offset-8.social, #_footer .footer-topper .is-offset-8.footer-links, main.is-offset-8.sticky.scroll-with-footer::before, main.is-offset-8.sticky.scroll-with-footer::after, main .is-offset-8.side-toc, main article.is-offset-8, .column.is-offset-8-tablet, #_footer .footer-topper .is-offset-8-tablet.social, #_footer .footer-topper .is-offset-8-tablet.footer-links, main.is-offset-8-tablet.sticky.scroll-with-footer::before, main.is-offset-8-tablet.sticky.scroll-with-footer::after, main .is-offset-8-tablet.side-toc, main article.is-offset-8-tablet { + margin-left: 66.66667%; } + .column.is-9, #_footer .footer-topper .is-9.social, #_footer .footer-topper .is-9.footer-links, main.is-9.sticky.scroll-with-footer::before, main.is-9.sticky.scroll-with-footer::after, main .is-9.side-toc, main article.is-9, .column.is-9-tablet, #_footer .footer-topper .is-9-tablet.social, #_footer .footer-topper .is-9-tablet.footer-links, main.is-9-tablet.sticky.scroll-with-footer::before, main.is-9-tablet.sticky.scroll-with-footer::after, main .is-9-tablet.side-toc, main article.is-9-tablet { + flex: none; + width: 75%; } + .column.is-offset-9, #_footer .footer-topper .is-offset-9.social, #_footer .footer-topper .is-offset-9.footer-links, main.is-offset-9.sticky.scroll-with-footer::before, main.is-offset-9.sticky.scroll-with-footer::after, main .is-offset-9.side-toc, main article.is-offset-9, .column.is-offset-9-tablet, #_footer .footer-topper .is-offset-9-tablet.social, #_footer .footer-topper .is-offset-9-tablet.footer-links, main.is-offset-9-tablet.sticky.scroll-with-footer::before, main.is-offset-9-tablet.sticky.scroll-with-footer::after, main .is-offset-9-tablet.side-toc, main article.is-offset-9-tablet { + margin-left: 75%; } + .column.is-10, #_footer .footer-topper .is-10.social, #_footer .footer-topper .footer-links, main.is-10.sticky.scroll-with-footer::before, #_footer .footer-topper main.sticky.scroll-with-footer.footer-links::before, main.is-10.sticky.scroll-with-footer::after, #_footer .footer-topper main.sticky.scroll-with-footer.footer-links::after, main .is-10.side-toc, main article.is-10, body.normal article.column, body.normal #_footer .footer-topper article.social, #_footer .footer-topper body.normal article.social, body.normal main article, main body.normal article, .column.is-10-tablet, #_footer .footer-topper .is-10-tablet.social, main.is-10-tablet.sticky.scroll-with-footer::before, main.is-10-tablet.sticky.scroll-with-footer::after, main .is-10-tablet.side-toc, main article.is-10-tablet { + flex: none; + width: 83.33333%; } + .column.is-offset-10, #_footer .footer-topper .is-offset-10.social, #_footer .footer-topper .is-offset-10.footer-links, main.is-offset-10.sticky.scroll-with-footer::before, main.is-offset-10.sticky.scroll-with-footer::after, main .is-offset-10.side-toc, main article.is-offset-10, .column.is-offset-10-tablet, #_footer .footer-topper .is-offset-10-tablet.social, #_footer .footer-topper .is-offset-10-tablet.footer-links, main.is-offset-10-tablet.sticky.scroll-with-footer::before, main.is-offset-10-tablet.sticky.scroll-with-footer::after, main .is-offset-10-tablet.side-toc, main article.is-offset-10-tablet { + margin-left: 83.33333%; } + .column.is-11, #_footer .footer-topper .is-11.social, #_footer .footer-topper .is-11.footer-links, main.is-11.sticky.scroll-with-footer::before, main.is-11.sticky.scroll-with-footer::after, main .is-11.side-toc, main article.is-11, .column.is-11-tablet, #_footer .footer-topper .is-11-tablet.social, #_footer .footer-topper .is-11-tablet.footer-links, main.is-11-tablet.sticky.scroll-with-footer::before, main.is-11-tablet.sticky.scroll-with-footer::after, main .is-11-tablet.side-toc, main article.is-11-tablet { + flex: none; + width: 91.66667%; } + .column.is-offset-11, #_footer .footer-topper .is-offset-11.social, #_footer .footer-topper .is-offset-11.footer-links, main.is-offset-11.sticky.scroll-with-footer::before, main.is-offset-11.sticky.scroll-with-footer::after, main .is-offset-11.side-toc, main article.is-offset-11, .column.is-offset-11-tablet, #_footer .footer-topper .is-offset-11-tablet.social, #_footer .footer-topper .is-offset-11-tablet.footer-links, main.is-offset-11-tablet.sticky.scroll-with-footer::before, main.is-offset-11-tablet.sticky.scroll-with-footer::after, main .is-offset-11-tablet.side-toc, main article.is-offset-11-tablet { + margin-left: 91.66667%; } + .column.is-12, #_footer .footer-topper .is-12.social, #_footer .footer-topper .is-12.footer-links, main.is-12.sticky.scroll-with-footer::before, main.is-12.sticky.scroll-with-footer::after, main .is-12.side-toc, main article.is-12, .column.is-12-tablet, #_footer .footer-topper .is-12-tablet.social, #_footer .footer-topper .is-12-tablet.footer-links, main.is-12-tablet.sticky.scroll-with-footer::before, main.is-12-tablet.sticky.scroll-with-footer::after, main .is-12-tablet.side-toc, main article.is-12-tablet { + flex: none; + width: 100%; } + .column.is-offset-12, #_footer .footer-topper .is-offset-12.social, #_footer .footer-topper .is-offset-12.footer-links, main.is-offset-12.sticky.scroll-with-footer::before, main.is-offset-12.sticky.scroll-with-footer::after, main .is-offset-12.side-toc, main article.is-offset-12, .column.is-offset-12-tablet, #_footer .footer-topper .is-offset-12-tablet.social, #_footer .footer-topper .is-offset-12-tablet.footer-links, main.is-offset-12-tablet.sticky.scroll-with-footer::before, main.is-offset-12-tablet.sticky.scroll-with-footer::after, main .is-offset-12-tablet.side-toc, main article.is-offset-12-tablet { + margin-left: 100%; } } + @media screen and (max-width: 1023px) { + .column.is-narrow-touch, #_footer .footer-topper .is-narrow-touch.social, #_footer .footer-topper .is-narrow-touch.footer-links, main.is-narrow-touch.sticky.scroll-with-footer::before, main.is-narrow-touch.sticky.scroll-with-footer::after, main .is-narrow-touch.side-toc, main article.is-narrow-touch { + flex: none; + width: unset; } + .column.is-full-touch, #_footer .footer-topper .is-full-touch.social, #_footer .footer-topper .is-full-touch.footer-links, main.is-full-touch.sticky.scroll-with-footer::before, main.is-full-touch.sticky.scroll-with-footer::after, main .is-full-touch.side-toc, main article.is-full-touch { + flex: none; + width: 100%; } + .column.is-three-quarters-touch, #_footer .footer-topper .is-three-quarters-touch.social, #_footer .footer-topper .is-three-quarters-touch.footer-links, main.is-three-quarters-touch.sticky.scroll-with-footer::before, main.is-three-quarters-touch.sticky.scroll-with-footer::after, main .is-three-quarters-touch.side-toc, main article.is-three-quarters-touch { + flex: none; + width: 75%; } + .column.is-two-thirds-touch, #_footer .footer-topper .is-two-thirds-touch.social, #_footer .footer-topper .is-two-thirds-touch.footer-links, main.is-two-thirds-touch.sticky.scroll-with-footer::before, main.is-two-thirds-touch.sticky.scroll-with-footer::after, main .is-two-thirds-touch.side-toc, main article.is-two-thirds-touch { + flex: none; + width: 66.6666%; } + .column.is-half-touch, #_footer .footer-topper .is-half-touch.social, #_footer .footer-topper .is-half-touch.footer-links, main.is-half-touch.sticky.scroll-with-footer::before, main.is-half-touch.sticky.scroll-with-footer::after, main .is-half-touch.side-toc, main article.is-half-touch { + flex: none; + width: 50%; } + .column.is-one-third-touch, #_footer .footer-topper .is-one-third-touch.social, #_footer .footer-topper .is-one-third-touch.footer-links, main.is-one-third-touch.sticky.scroll-with-footer::before, main.is-one-third-touch.sticky.scroll-with-footer::after, main .is-one-third-touch.side-toc, main article.is-one-third-touch { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-touch, #_footer .footer-topper .is-one-quarter-touch.social, #_footer .footer-topper .is-one-quarter-touch.footer-links, main.is-one-quarter-touch.sticky.scroll-with-footer::before, main.is-one-quarter-touch.sticky.scroll-with-footer::after, main .is-one-quarter-touch.side-toc, main article.is-one-quarter-touch { + flex: none; + width: 25%; } + .column.is-one-fifth-touch, #_footer .footer-topper .is-one-fifth-touch.social, #_footer .footer-topper .is-one-fifth-touch.footer-links, main.is-one-fifth-touch.sticky.scroll-with-footer::before, main.is-one-fifth-touch.sticky.scroll-with-footer::after, main .is-one-fifth-touch.side-toc, main article.is-one-fifth-touch { + flex: none; + width: 20%; } + .column.is-two-fifths-touch, #_footer .footer-topper .is-two-fifths-touch.social, #_footer .footer-topper .is-two-fifths-touch.footer-links, main.is-two-fifths-touch.sticky.scroll-with-footer::before, main.is-two-fifths-touch.sticky.scroll-with-footer::after, main .is-two-fifths-touch.side-toc, main article.is-two-fifths-touch { + flex: none; + width: 40%; } + .column.is-three-fifths-touch, #_footer .footer-topper .is-three-fifths-touch.social, #_footer .footer-topper .is-three-fifths-touch.footer-links, main.is-three-fifths-touch.sticky.scroll-with-footer::before, main.is-three-fifths-touch.sticky.scroll-with-footer::after, main .is-three-fifths-touch.side-toc, main article.is-three-fifths-touch { + flex: none; + width: 60%; } + .column.is-four-fifths-touch, #_footer .footer-topper .is-four-fifths-touch.social, #_footer .footer-topper .is-four-fifths-touch.footer-links, main.is-four-fifths-touch.sticky.scroll-with-footer::before, main.is-four-fifths-touch.sticky.scroll-with-footer::after, main .is-four-fifths-touch.side-toc, main article.is-four-fifths-touch { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-touch, #_footer .footer-topper .is-offset-three-quarters-touch.social, #_footer .footer-topper .is-offset-three-quarters-touch.footer-links, main.is-offset-three-quarters-touch.sticky.scroll-with-footer::before, main.is-offset-three-quarters-touch.sticky.scroll-with-footer::after, main .is-offset-three-quarters-touch.side-toc, main article.is-offset-three-quarters-touch { + margin-left: 75%; } + .column.is-offset-two-thirds-touch, #_footer .footer-topper .is-offset-two-thirds-touch.social, #_footer .footer-topper .is-offset-two-thirds-touch.footer-links, main.is-offset-two-thirds-touch.sticky.scroll-with-footer::before, main.is-offset-two-thirds-touch.sticky.scroll-with-footer::after, main .is-offset-two-thirds-touch.side-toc, main article.is-offset-two-thirds-touch { + margin-left: 66.6666%; } + .column.is-offset-half-touch, #_footer .footer-topper .is-offset-half-touch.social, #_footer .footer-topper .is-offset-half-touch.footer-links, main.is-offset-half-touch.sticky.scroll-with-footer::before, main.is-offset-half-touch.sticky.scroll-with-footer::after, main .is-offset-half-touch.side-toc, main article.is-offset-half-touch { + margin-left: 50%; } + .column.is-offset-one-third-touch, #_footer .footer-topper .is-offset-one-third-touch.social, #_footer .footer-topper .is-offset-one-third-touch.footer-links, main.is-offset-one-third-touch.sticky.scroll-with-footer::before, main.is-offset-one-third-touch.sticky.scroll-with-footer::after, main .is-offset-one-third-touch.side-toc, main article.is-offset-one-third-touch { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-touch, #_footer .footer-topper .is-offset-one-quarter-touch.social, #_footer .footer-topper .is-offset-one-quarter-touch.footer-links, main.is-offset-one-quarter-touch.sticky.scroll-with-footer::before, main.is-offset-one-quarter-touch.sticky.scroll-with-footer::after, main .is-offset-one-quarter-touch.side-toc, main article.is-offset-one-quarter-touch { + margin-left: 25%; } + .column.is-offset-one-fifth-touch, #_footer .footer-topper .is-offset-one-fifth-touch.social, #_footer .footer-topper .is-offset-one-fifth-touch.footer-links, main.is-offset-one-fifth-touch.sticky.scroll-with-footer::before, main.is-offset-one-fifth-touch.sticky.scroll-with-footer::after, main .is-offset-one-fifth-touch.side-toc, main article.is-offset-one-fifth-touch { + margin-left: 20%; } + .column.is-offset-two-fifths-touch, #_footer .footer-topper .is-offset-two-fifths-touch.social, #_footer .footer-topper .is-offset-two-fifths-touch.footer-links, main.is-offset-two-fifths-touch.sticky.scroll-with-footer::before, main.is-offset-two-fifths-touch.sticky.scroll-with-footer::after, main .is-offset-two-fifths-touch.side-toc, main article.is-offset-two-fifths-touch { + margin-left: 40%; } + .column.is-offset-three-fifths-touch, #_footer .footer-topper .is-offset-three-fifths-touch.social, #_footer .footer-topper .is-offset-three-fifths-touch.footer-links, main.is-offset-three-fifths-touch.sticky.scroll-with-footer::before, main.is-offset-three-fifths-touch.sticky.scroll-with-footer::after, main .is-offset-three-fifths-touch.side-toc, main article.is-offset-three-fifths-touch { + margin-left: 60%; } + .column.is-offset-four-fifths-touch, #_footer .footer-topper .is-offset-four-fifths-touch.social, #_footer .footer-topper .is-offset-four-fifths-touch.footer-links, main.is-offset-four-fifths-touch.sticky.scroll-with-footer::before, main.is-offset-four-fifths-touch.sticky.scroll-with-footer::after, main .is-offset-four-fifths-touch.side-toc, main article.is-offset-four-fifths-touch { + margin-left: 80%; } + .column.is-0-touch, #_footer .footer-topper .is-0-touch.social, #_footer .footer-topper .is-0-touch.footer-links, main.is-0-touch.sticky.scroll-with-footer::before, main.is-0-touch.sticky.scroll-with-footer::after, main .is-0-touch.side-toc, main article.is-0-touch { + flex: none; + width: 0%; } + .column.is-offset-0-touch, #_footer .footer-topper .is-offset-0-touch.social, #_footer .footer-topper .is-offset-0-touch.footer-links, main.is-offset-0-touch.sticky.scroll-with-footer::before, main.is-offset-0-touch.sticky.scroll-with-footer::after, main .is-offset-0-touch.side-toc, main article.is-offset-0-touch { + margin-left: 0%; } + .column.is-1-touch, #_footer .footer-topper .is-1-touch.social, #_footer .footer-topper .is-1-touch.footer-links, main.is-1-touch.sticky.scroll-with-footer::before, main.is-1-touch.sticky.scroll-with-footer::after, main .is-1-touch.side-toc, main article.is-1-touch { + flex: none; + width: 8.33333%; } + .column.is-offset-1-touch, #_footer .footer-topper .is-offset-1-touch.social, #_footer .footer-topper .is-offset-1-touch.footer-links, main.is-offset-1-touch.sticky.scroll-with-footer::before, main.is-offset-1-touch.sticky.scroll-with-footer::after, main .is-offset-1-touch.side-toc, main article.is-offset-1-touch { + margin-left: 8.33333%; } + .column.is-2-touch, #_footer .footer-topper .is-2-touch.social, #_footer .footer-topper .is-2-touch.footer-links, main.is-2-touch.sticky.scroll-with-footer::before, main.is-2-touch.sticky.scroll-with-footer::after, main .is-2-touch.side-toc, main article.is-2-touch { + flex: none; + width: 16.66667%; } + .column.is-offset-2-touch, #_footer .footer-topper .is-offset-2-touch.social, #_footer .footer-topper .is-offset-2-touch.footer-links, main.is-offset-2-touch.sticky.scroll-with-footer::before, main.is-offset-2-touch.sticky.scroll-with-footer::after, main .is-offset-2-touch.side-toc, main article.is-offset-2-touch { + margin-left: 16.66667%; } + .column.is-3-touch, #_footer .footer-topper .is-3-touch.social, #_footer .footer-topper .is-3-touch.footer-links, main.is-3-touch.sticky.scroll-with-footer::before, main.is-3-touch.sticky.scroll-with-footer::after, main .is-3-touch.side-toc, main article.is-3-touch { + flex: none; + width: 25%; } + .column.is-offset-3-touch, #_footer .footer-topper .is-offset-3-touch.social, #_footer .footer-topper .is-offset-3-touch.footer-links, main.is-offset-3-touch.sticky.scroll-with-footer::before, main.is-offset-3-touch.sticky.scroll-with-footer::after, main .is-offset-3-touch.side-toc, main article.is-offset-3-touch { + margin-left: 25%; } + .column.is-4-touch, #_footer .footer-topper .is-4-touch.social, #_footer .footer-topper .is-4-touch.footer-links, main.is-4-touch.sticky.scroll-with-footer::before, main.is-4-touch.sticky.scroll-with-footer::after, main .is-4-touch.side-toc, main article.is-4-touch { + flex: none; + width: 33.33333%; } + .column.is-offset-4-touch, #_footer .footer-topper .is-offset-4-touch.social, #_footer .footer-topper .is-offset-4-touch.footer-links, main.is-offset-4-touch.sticky.scroll-with-footer::before, main.is-offset-4-touch.sticky.scroll-with-footer::after, main .is-offset-4-touch.side-toc, main article.is-offset-4-touch { + margin-left: 33.33333%; } + .column.is-5-touch, #_footer .footer-topper .is-5-touch.social, #_footer .footer-topper .is-5-touch.footer-links, main.is-5-touch.sticky.scroll-with-footer::before, main.is-5-touch.sticky.scroll-with-footer::after, main .is-5-touch.side-toc, main article.is-5-touch { + flex: none; + width: 41.66667%; } + .column.is-offset-5-touch, #_footer .footer-topper .is-offset-5-touch.social, #_footer .footer-topper .is-offset-5-touch.footer-links, main.is-offset-5-touch.sticky.scroll-with-footer::before, main.is-offset-5-touch.sticky.scroll-with-footer::after, main .is-offset-5-touch.side-toc, main article.is-offset-5-touch { + margin-left: 41.66667%; } + .column.is-6-touch, #_footer .footer-topper .is-6-touch.social, #_footer .footer-topper .is-6-touch.footer-links, main.is-6-touch.sticky.scroll-with-footer::before, main.is-6-touch.sticky.scroll-with-footer::after, main .is-6-touch.side-toc, main article.is-6-touch { + flex: none; + width: 50%; } + .column.is-offset-6-touch, #_footer .footer-topper .is-offset-6-touch.social, #_footer .footer-topper .is-offset-6-touch.footer-links, main.is-offset-6-touch.sticky.scroll-with-footer::before, main.is-offset-6-touch.sticky.scroll-with-footer::after, main .is-offset-6-touch.side-toc, main article.is-offset-6-touch { + margin-left: 50%; } + .column.is-7-touch, #_footer .footer-topper .is-7-touch.social, #_footer .footer-topper .is-7-touch.footer-links, main.is-7-touch.sticky.scroll-with-footer::before, main.is-7-touch.sticky.scroll-with-footer::after, main .is-7-touch.side-toc, main article.is-7-touch { + flex: none; + width: 58.33333%; } + .column.is-offset-7-touch, #_footer .footer-topper .is-offset-7-touch.social, #_footer .footer-topper .is-offset-7-touch.footer-links, main.is-offset-7-touch.sticky.scroll-with-footer::before, main.is-offset-7-touch.sticky.scroll-with-footer::after, main .is-offset-7-touch.side-toc, main article.is-offset-7-touch { + margin-left: 58.33333%; } + .column.is-8-touch, #_footer .footer-topper .is-8-touch.social, #_footer .footer-topper .is-8-touch.footer-links, main.is-8-touch.sticky.scroll-with-footer::before, main.is-8-touch.sticky.scroll-with-footer::after, main .is-8-touch.side-toc, main article.is-8-touch { + flex: none; + width: 66.66667%; } + .column.is-offset-8-touch, #_footer .footer-topper .is-offset-8-touch.social, #_footer .footer-topper .is-offset-8-touch.footer-links, main.is-offset-8-touch.sticky.scroll-with-footer::before, main.is-offset-8-touch.sticky.scroll-with-footer::after, main .is-offset-8-touch.side-toc, main article.is-offset-8-touch { + margin-left: 66.66667%; } + .column.is-9-touch, #_footer .footer-topper .is-9-touch.social, #_footer .footer-topper .is-9-touch.footer-links, main.is-9-touch.sticky.scroll-with-footer::before, main.is-9-touch.sticky.scroll-with-footer::after, main .is-9-touch.side-toc, main article.is-9-touch { + flex: none; + width: 75%; } + .column.is-offset-9-touch, #_footer .footer-topper .is-offset-9-touch.social, #_footer .footer-topper .is-offset-9-touch.footer-links, main.is-offset-9-touch.sticky.scroll-with-footer::before, main.is-offset-9-touch.sticky.scroll-with-footer::after, main .is-offset-9-touch.side-toc, main article.is-offset-9-touch { + margin-left: 75%; } + .column.is-10-touch, #_footer .footer-topper .is-10-touch.social, #_footer .footer-topper .is-10-touch.footer-links, main.is-10-touch.sticky.scroll-with-footer::before, main.is-10-touch.sticky.scroll-with-footer::after, main .is-10-touch.side-toc, main article.is-10-touch { + flex: none; + width: 83.33333%; } + .column.is-offset-10-touch, #_footer .footer-topper .is-offset-10-touch.social, #_footer .footer-topper .is-offset-10-touch.footer-links, main.is-offset-10-touch.sticky.scroll-with-footer::before, main.is-offset-10-touch.sticky.scroll-with-footer::after, main .is-offset-10-touch.side-toc, main article.is-offset-10-touch { + margin-left: 83.33333%; } + .column.is-11-touch, #_footer .footer-topper .is-11-touch.social, #_footer .footer-topper .is-11-touch.footer-links, main.is-11-touch.sticky.scroll-with-footer::before, main.is-11-touch.sticky.scroll-with-footer::after, main .is-11-touch.side-toc, main article.is-11-touch { + flex: none; + width: 91.66667%; } + .column.is-offset-11-touch, #_footer .footer-topper .is-offset-11-touch.social, #_footer .footer-topper .is-offset-11-touch.footer-links, main.is-offset-11-touch.sticky.scroll-with-footer::before, main.is-offset-11-touch.sticky.scroll-with-footer::after, main .is-offset-11-touch.side-toc, main article.is-offset-11-touch { + margin-left: 91.66667%; } + .column.is-12-touch, #_footer .footer-topper .is-12-touch.social, #_footer .footer-topper .is-12-touch.footer-links, main.is-12-touch.sticky.scroll-with-footer::before, main.is-12-touch.sticky.scroll-with-footer::after, main .is-12-touch.side-toc, main article.is-12-touch { + flex: none; + width: 100%; } + .column.is-offset-12-touch, #_footer .footer-topper .is-offset-12-touch.social, #_footer .footer-topper .is-offset-12-touch.footer-links, main.is-offset-12-touch.sticky.scroll-with-footer::before, main.is-offset-12-touch.sticky.scroll-with-footer::after, main .is-offset-12-touch.side-toc, main article.is-offset-12-touch { + margin-left: 100%; } } + @media screen and (min-width: 1024px) { + .column.is-narrow-desktop, #_footer .footer-topper .is-narrow-desktop.social, #_footer .footer-topper .is-narrow-desktop.footer-links, main.is-narrow-desktop.sticky.scroll-with-footer::before, main.is-narrow-desktop.sticky.scroll-with-footer::after, main .is-narrow-desktop.side-toc, main article.is-narrow-desktop { + flex: none; + width: unset; } + .column.is-full-desktop, #_footer .footer-topper .is-full-desktop.social, #_footer .footer-topper .is-full-desktop.footer-links, main.is-full-desktop.sticky.scroll-with-footer::before, main.is-full-desktop.sticky.scroll-with-footer::after, main .is-full-desktop.side-toc, main article.is-full-desktop { + flex: none; + width: 100%; } + .column.is-three-quarters-desktop, #_footer .footer-topper .is-three-quarters-desktop.social, #_footer .footer-topper .is-three-quarters-desktop.footer-links, main.is-three-quarters-desktop.sticky.scroll-with-footer::before, main.is-three-quarters-desktop.sticky.scroll-with-footer::after, main .is-three-quarters-desktop.side-toc, main article.is-three-quarters-desktop { + flex: none; + width: 75%; } + .column.is-two-thirds-desktop, #_footer .footer-topper .is-two-thirds-desktop.social, #_footer .footer-topper .is-two-thirds-desktop.footer-links, main.is-two-thirds-desktop.sticky.scroll-with-footer::before, main.is-two-thirds-desktop.sticky.scroll-with-footer::after, main .is-two-thirds-desktop.side-toc, main article.is-two-thirds-desktop { + flex: none; + width: 66.6666%; } + .column.is-half-desktop, #_footer .footer-topper .is-half-desktop.social, #_footer .footer-topper .is-half-desktop.footer-links, main.is-half-desktop.sticky.scroll-with-footer::before, main.is-half-desktop.sticky.scroll-with-footer::after, main .is-half-desktop.side-toc, main article.is-half-desktop { + flex: none; + width: 50%; } + .column.is-one-third-desktop, #_footer .footer-topper .is-one-third-desktop.social, #_footer .footer-topper .is-one-third-desktop.footer-links, main.is-one-third-desktop.sticky.scroll-with-footer::before, main.is-one-third-desktop.sticky.scroll-with-footer::after, main .is-one-third-desktop.side-toc, main article.is-one-third-desktop { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-desktop, #_footer .footer-topper .is-one-quarter-desktop.social, #_footer .footer-topper .is-one-quarter-desktop.footer-links, main.is-one-quarter-desktop.sticky.scroll-with-footer::before, main.is-one-quarter-desktop.sticky.scroll-with-footer::after, main .is-one-quarter-desktop.side-toc, main article.is-one-quarter-desktop { + flex: none; + width: 25%; } + .column.is-one-fifth-desktop, #_footer .footer-topper .is-one-fifth-desktop.social, #_footer .footer-topper .is-one-fifth-desktop.footer-links, main.is-one-fifth-desktop.sticky.scroll-with-footer::before, main.is-one-fifth-desktop.sticky.scroll-with-footer::after, main .is-one-fifth-desktop.side-toc, main article.is-one-fifth-desktop { + flex: none; + width: 20%; } + .column.is-two-fifths-desktop, #_footer .footer-topper .is-two-fifths-desktop.social, #_footer .footer-topper .is-two-fifths-desktop.footer-links, main.is-two-fifths-desktop.sticky.scroll-with-footer::before, main.is-two-fifths-desktop.sticky.scroll-with-footer::after, main .is-two-fifths-desktop.side-toc, main article.is-two-fifths-desktop { + flex: none; + width: 40%; } + .column.is-three-fifths-desktop, #_footer .footer-topper .is-three-fifths-desktop.social, #_footer .footer-topper .is-three-fifths-desktop.footer-links, main.is-three-fifths-desktop.sticky.scroll-with-footer::before, main.is-three-fifths-desktop.sticky.scroll-with-footer::after, main .is-three-fifths-desktop.side-toc, main article.is-three-fifths-desktop { + flex: none; + width: 60%; } + .column.is-four-fifths-desktop, #_footer .footer-topper .is-four-fifths-desktop.social, #_footer .footer-topper .is-four-fifths-desktop.footer-links, main.is-four-fifths-desktop.sticky.scroll-with-footer::before, main.is-four-fifths-desktop.sticky.scroll-with-footer::after, main .is-four-fifths-desktop.side-toc, main article.is-four-fifths-desktop { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-desktop, #_footer .footer-topper .is-offset-three-quarters-desktop.social, #_footer .footer-topper .is-offset-three-quarters-desktop.footer-links, main.is-offset-three-quarters-desktop.sticky.scroll-with-footer::before, main.is-offset-three-quarters-desktop.sticky.scroll-with-footer::after, main .is-offset-three-quarters-desktop.side-toc, main article.is-offset-three-quarters-desktop { + margin-left: 75%; } + .column.is-offset-two-thirds-desktop, #_footer .footer-topper .is-offset-two-thirds-desktop.social, #_footer .footer-topper .is-offset-two-thirds-desktop.footer-links, main.is-offset-two-thirds-desktop.sticky.scroll-with-footer::before, main.is-offset-two-thirds-desktop.sticky.scroll-with-footer::after, main .is-offset-two-thirds-desktop.side-toc, main article.is-offset-two-thirds-desktop { + margin-left: 66.6666%; } + .column.is-offset-half-desktop, #_footer .footer-topper .is-offset-half-desktop.social, #_footer .footer-topper .is-offset-half-desktop.footer-links, main.is-offset-half-desktop.sticky.scroll-with-footer::before, main.is-offset-half-desktop.sticky.scroll-with-footer::after, main .is-offset-half-desktop.side-toc, main article.is-offset-half-desktop { + margin-left: 50%; } + .column.is-offset-one-third-desktop, #_footer .footer-topper .is-offset-one-third-desktop.social, #_footer .footer-topper .is-offset-one-third-desktop.footer-links, main.is-offset-one-third-desktop.sticky.scroll-with-footer::before, main.is-offset-one-third-desktop.sticky.scroll-with-footer::after, main .is-offset-one-third-desktop.side-toc, main article.is-offset-one-third-desktop { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-desktop, #_footer .footer-topper .is-offset-one-quarter-desktop.social, #_footer .footer-topper .is-offset-one-quarter-desktop.footer-links, main.is-offset-one-quarter-desktop.sticky.scroll-with-footer::before, main.is-offset-one-quarter-desktop.sticky.scroll-with-footer::after, main .is-offset-one-quarter-desktop.side-toc, main article.is-offset-one-quarter-desktop { + margin-left: 25%; } + .column.is-offset-one-fifth-desktop, #_footer .footer-topper .is-offset-one-fifth-desktop.social, #_footer .footer-topper .is-offset-one-fifth-desktop.footer-links, main.is-offset-one-fifth-desktop.sticky.scroll-with-footer::before, main.is-offset-one-fifth-desktop.sticky.scroll-with-footer::after, main .is-offset-one-fifth-desktop.side-toc, main article.is-offset-one-fifth-desktop { + margin-left: 20%; } + .column.is-offset-two-fifths-desktop, #_footer .footer-topper .is-offset-two-fifths-desktop.social, #_footer .footer-topper .is-offset-two-fifths-desktop.footer-links, main.is-offset-two-fifths-desktop.sticky.scroll-with-footer::before, main.is-offset-two-fifths-desktop.sticky.scroll-with-footer::after, main .is-offset-two-fifths-desktop.side-toc, main article.is-offset-two-fifths-desktop { + margin-left: 40%; } + .column.is-offset-three-fifths-desktop, #_footer .footer-topper .is-offset-three-fifths-desktop.social, #_footer .footer-topper .is-offset-three-fifths-desktop.footer-links, main.is-offset-three-fifths-desktop.sticky.scroll-with-footer::before, main.is-offset-three-fifths-desktop.sticky.scroll-with-footer::after, main .is-offset-three-fifths-desktop.side-toc, main article.is-offset-three-fifths-desktop { + margin-left: 60%; } + .column.is-offset-four-fifths-desktop, #_footer .footer-topper .is-offset-four-fifths-desktop.social, #_footer .footer-topper .is-offset-four-fifths-desktop.footer-links, main.is-offset-four-fifths-desktop.sticky.scroll-with-footer::before, main.is-offset-four-fifths-desktop.sticky.scroll-with-footer::after, main .is-offset-four-fifths-desktop.side-toc, main article.is-offset-four-fifths-desktop { + margin-left: 80%; } + .column.is-0-desktop, #_footer .footer-topper .is-0-desktop.social, #_footer .footer-topper .is-0-desktop.footer-links, main.is-0-desktop.sticky.scroll-with-footer::before, main.is-0-desktop.sticky.scroll-with-footer::after, main .is-0-desktop.side-toc, main article.is-0-desktop { + flex: none; + width: 0%; } + .column.is-offset-0-desktop, #_footer .footer-topper .is-offset-0-desktop.social, #_footer .footer-topper .is-offset-0-desktop.footer-links, main.is-offset-0-desktop.sticky.scroll-with-footer::before, main.is-offset-0-desktop.sticky.scroll-with-footer::after, main .is-offset-0-desktop.side-toc, main article.is-offset-0-desktop { + margin-left: 0%; } + .column.is-1-desktop, #_footer .footer-topper .is-1-desktop.social, #_footer .footer-topper .is-1-desktop.footer-links, main.is-1-desktop.sticky.scroll-with-footer::before, main.is-1-desktop.sticky.scroll-with-footer::after, main .is-1-desktop.side-toc, main article.is-1-desktop { + flex: none; + width: 8.33333%; } + .column.is-offset-1-desktop, #_footer .footer-topper .is-offset-1-desktop.social, #_footer .footer-topper .is-offset-1-desktop.footer-links, main.is-offset-1-desktop.sticky.scroll-with-footer::before, main.is-offset-1-desktop.sticky.scroll-with-footer::after, main .is-offset-1-desktop.side-toc, main article.is-offset-1-desktop { + margin-left: 8.33333%; } + .column.is-2-desktop, #_footer .footer-topper .is-2-desktop.social, #_footer .footer-topper .is-2-desktop.footer-links, main.is-2-desktop.sticky.scroll-with-footer::before, main.is-2-desktop.sticky.scroll-with-footer::after, main .is-2-desktop.side-toc, main article.is-2-desktop { + flex: none; + width: 16.66667%; } + .column.is-offset-2-desktop, #_footer .footer-topper .is-offset-2-desktop.social, #_footer .footer-topper .is-offset-2-desktop.footer-links, main.is-offset-2-desktop.sticky.scroll-with-footer::before, main.is-offset-2-desktop.sticky.scroll-with-footer::after, main .is-offset-2-desktop.side-toc, main article.is-offset-2-desktop { + margin-left: 16.66667%; } + .column.is-3-desktop, #_footer .footer-topper .is-3-desktop.social, #_footer .footer-topper .is-3-desktop.footer-links, main.is-3-desktop.sticky.scroll-with-footer::before, main.is-3-desktop.sticky.scroll-with-footer::after, main .is-3-desktop.side-toc, main article.is-3-desktop { + flex: none; + width: 25%; } + .column.is-offset-3-desktop, #_footer .footer-topper .is-offset-3-desktop.social, #_footer .footer-topper .is-offset-3-desktop.footer-links, main.is-offset-3-desktop.sticky.scroll-with-footer::before, main.is-offset-3-desktop.sticky.scroll-with-footer::after, main .is-offset-3-desktop.side-toc, main article.is-offset-3-desktop { + margin-left: 25%; } + .column.is-4-desktop, #_footer .footer-topper .is-4-desktop.social, #_footer .footer-topper .is-4-desktop.footer-links, main.is-4-desktop.sticky.scroll-with-footer::before, main.is-4-desktop.sticky.scroll-with-footer::after, main .is-4-desktop.side-toc, main article.is-4-desktop { + flex: none; + width: 33.33333%; } + .column.is-offset-4-desktop, #_footer .footer-topper .is-offset-4-desktop.social, #_footer .footer-topper .is-offset-4-desktop.footer-links, main.is-offset-4-desktop.sticky.scroll-with-footer::before, main.is-offset-4-desktop.sticky.scroll-with-footer::after, main .is-offset-4-desktop.side-toc, main article.is-offset-4-desktop { + margin-left: 33.33333%; } + .column.is-5-desktop, #_footer .footer-topper .is-5-desktop.social, #_footer .footer-topper .is-5-desktop.footer-links, main.is-5-desktop.sticky.scroll-with-footer::before, main.is-5-desktop.sticky.scroll-with-footer::after, main .is-5-desktop.side-toc, main article.is-5-desktop { + flex: none; + width: 41.66667%; } + .column.is-offset-5-desktop, #_footer .footer-topper .is-offset-5-desktop.social, #_footer .footer-topper .is-offset-5-desktop.footer-links, main.is-offset-5-desktop.sticky.scroll-with-footer::before, main.is-offset-5-desktop.sticky.scroll-with-footer::after, main .is-offset-5-desktop.side-toc, main article.is-offset-5-desktop { + margin-left: 41.66667%; } + .column.is-6-desktop, #_footer .footer-topper .is-6-desktop.social, #_footer .footer-topper .is-6-desktop.footer-links, main.is-6-desktop.sticky.scroll-with-footer::before, main.is-6-desktop.sticky.scroll-with-footer::after, main .is-6-desktop.side-toc, main article.is-6-desktop { + flex: none; + width: 50%; } + .column.is-offset-6-desktop, #_footer .footer-topper .is-offset-6-desktop.social, #_footer .footer-topper .is-offset-6-desktop.footer-links, main.is-offset-6-desktop.sticky.scroll-with-footer::before, main.is-offset-6-desktop.sticky.scroll-with-footer::after, main .is-offset-6-desktop.side-toc, main article.is-offset-6-desktop { + margin-left: 50%; } + .column.is-7-desktop, #_footer .footer-topper .is-7-desktop.social, #_footer .footer-topper .is-7-desktop.footer-links, main.is-7-desktop.sticky.scroll-with-footer::before, main.is-7-desktop.sticky.scroll-with-footer::after, main .is-7-desktop.side-toc, main article.is-7-desktop { + flex: none; + width: 58.33333%; } + .column.is-offset-7-desktop, #_footer .footer-topper .is-offset-7-desktop.social, #_footer .footer-topper .is-offset-7-desktop.footer-links, main.is-offset-7-desktop.sticky.scroll-with-footer::before, main.is-offset-7-desktop.sticky.scroll-with-footer::after, main .is-offset-7-desktop.side-toc, main article.is-offset-7-desktop { + margin-left: 58.33333%; } + .column.is-8-desktop, #_footer .footer-topper .is-8-desktop.social, #_footer .footer-topper .is-8-desktop.footer-links, main.is-8-desktop.sticky.scroll-with-footer::before, main.is-8-desktop.sticky.scroll-with-footer::after, main .is-8-desktop.side-toc, main article.is-8-desktop { + flex: none; + width: 66.66667%; } + .column.is-offset-8-desktop, #_footer .footer-topper .is-offset-8-desktop.social, #_footer .footer-topper .is-offset-8-desktop.footer-links, main.is-offset-8-desktop.sticky.scroll-with-footer::before, main.is-offset-8-desktop.sticky.scroll-with-footer::after, main .is-offset-8-desktop.side-toc, main article.is-offset-8-desktop { + margin-left: 66.66667%; } + .column.is-9-desktop, #_footer .footer-topper .is-9-desktop.social, #_footer .footer-topper .is-9-desktop.footer-links, main.is-9-desktop.sticky.scroll-with-footer::before, main.is-9-desktop.sticky.scroll-with-footer::after, main .is-9-desktop.side-toc, main article.is-9-desktop { + flex: none; + width: 75%; } + .column.is-offset-9-desktop, #_footer .footer-topper .is-offset-9-desktop.social, #_footer .footer-topper .is-offset-9-desktop.footer-links, main.is-offset-9-desktop.sticky.scroll-with-footer::before, main.is-offset-9-desktop.sticky.scroll-with-footer::after, main .is-offset-9-desktop.side-toc, main article.is-offset-9-desktop { + margin-left: 75%; } + .column.is-10-desktop, #_footer .footer-topper .is-10-desktop.social, #_footer .footer-topper .is-10-desktop.footer-links, main.is-10-desktop.sticky.scroll-with-footer::before, main.is-10-desktop.sticky.scroll-with-footer::after, main .is-10-desktop.side-toc, main article.is-10-desktop { + flex: none; + width: 83.33333%; } + .column.is-offset-10-desktop, #_footer .footer-topper .is-offset-10-desktop.social, #_footer .footer-topper .is-offset-10-desktop.footer-links, main.is-offset-10-desktop.sticky.scroll-with-footer::before, main.is-offset-10-desktop.sticky.scroll-with-footer::after, main .is-offset-10-desktop.side-toc, main article.is-offset-10-desktop { + margin-left: 83.33333%; } + .column.is-11-desktop, #_footer .footer-topper .is-11-desktop.social, #_footer .footer-topper .is-11-desktop.footer-links, main.is-11-desktop.sticky.scroll-with-footer::before, main.is-11-desktop.sticky.scroll-with-footer::after, main .is-11-desktop.side-toc, main article.is-11-desktop { + flex: none; + width: 91.66667%; } + .column.is-offset-11-desktop, #_footer .footer-topper .is-offset-11-desktop.social, #_footer .footer-topper .is-offset-11-desktop.footer-links, main.is-offset-11-desktop.sticky.scroll-with-footer::before, main.is-offset-11-desktop.sticky.scroll-with-footer::after, main .is-offset-11-desktop.side-toc, main article.is-offset-11-desktop { + margin-left: 91.66667%; } + .column.is-12-desktop, #_footer .footer-topper .is-12-desktop.social, #_footer .footer-topper .is-12-desktop.footer-links, main.is-12-desktop.sticky.scroll-with-footer::before, main.is-12-desktop.sticky.scroll-with-footer::after, main .is-12-desktop.side-toc, main article.is-12-desktop { + flex: none; + width: 100%; } + .column.is-offset-12-desktop, #_footer .footer-topper .is-offset-12-desktop.social, #_footer .footer-topper .is-offset-12-desktop.footer-links, main.is-offset-12-desktop.sticky.scroll-with-footer::before, main.is-offset-12-desktop.sticky.scroll-with-footer::after, main .is-offset-12-desktop.side-toc, main article.is-offset-12-desktop { + margin-left: 100%; } } + @media screen and (min-width: 1216px) { + .column.is-narrow-widescreen, #_footer .footer-topper .is-narrow-widescreen.social, #_footer .footer-topper .is-narrow-widescreen.footer-links, main.is-narrow-widescreen.sticky.scroll-with-footer::before, main.is-narrow-widescreen.sticky.scroll-with-footer::after, main .is-narrow-widescreen.side-toc, main article.is-narrow-widescreen { + flex: none; + width: unset; } + .column.is-full-widescreen, #_footer .footer-topper .is-full-widescreen.social, #_footer .footer-topper .is-full-widescreen.footer-links, main.is-full-widescreen.sticky.scroll-with-footer::before, main.is-full-widescreen.sticky.scroll-with-footer::after, main .is-full-widescreen.side-toc, main article.is-full-widescreen { + flex: none; + width: 100%; } + .column.is-three-quarters-widescreen, #_footer .footer-topper .is-three-quarters-widescreen.social, #_footer .footer-topper .is-three-quarters-widescreen.footer-links, main.is-three-quarters-widescreen.sticky.scroll-with-footer::before, main.is-three-quarters-widescreen.sticky.scroll-with-footer::after, main .is-three-quarters-widescreen.side-toc, main article.is-three-quarters-widescreen { + flex: none; + width: 75%; } + .column.is-two-thirds-widescreen, #_footer .footer-topper .is-two-thirds-widescreen.social, #_footer .footer-topper .is-two-thirds-widescreen.footer-links, main.is-two-thirds-widescreen.sticky.scroll-with-footer::before, main.is-two-thirds-widescreen.sticky.scroll-with-footer::after, main .is-two-thirds-widescreen.side-toc, main article.is-two-thirds-widescreen { + flex: none; + width: 66.6666%; } + .column.is-half-widescreen, #_footer .footer-topper .is-half-widescreen.social, #_footer .footer-topper .is-half-widescreen.footer-links, main.is-half-widescreen.sticky.scroll-with-footer::before, main.is-half-widescreen.sticky.scroll-with-footer::after, main .is-half-widescreen.side-toc, main article.is-half-widescreen { + flex: none; + width: 50%; } + .column.is-one-third-widescreen, #_footer .footer-topper .is-one-third-widescreen.social, #_footer .footer-topper .is-one-third-widescreen.footer-links, main.is-one-third-widescreen.sticky.scroll-with-footer::before, main.is-one-third-widescreen.sticky.scroll-with-footer::after, main .is-one-third-widescreen.side-toc, main article.is-one-third-widescreen { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-widescreen, #_footer .footer-topper .is-one-quarter-widescreen.social, #_footer .footer-topper .is-one-quarter-widescreen.footer-links, main.is-one-quarter-widescreen.sticky.scroll-with-footer::before, main.is-one-quarter-widescreen.sticky.scroll-with-footer::after, main .is-one-quarter-widescreen.side-toc, main article.is-one-quarter-widescreen { + flex: none; + width: 25%; } + .column.is-one-fifth-widescreen, #_footer .footer-topper .is-one-fifth-widescreen.social, #_footer .footer-topper .is-one-fifth-widescreen.footer-links, main.is-one-fifth-widescreen.sticky.scroll-with-footer::before, main.is-one-fifth-widescreen.sticky.scroll-with-footer::after, main .is-one-fifth-widescreen.side-toc, main article.is-one-fifth-widescreen { + flex: none; + width: 20%; } + .column.is-two-fifths-widescreen, #_footer .footer-topper .is-two-fifths-widescreen.social, #_footer .footer-topper .is-two-fifths-widescreen.footer-links, main.is-two-fifths-widescreen.sticky.scroll-with-footer::before, main.is-two-fifths-widescreen.sticky.scroll-with-footer::after, main .is-two-fifths-widescreen.side-toc, main article.is-two-fifths-widescreen { + flex: none; + width: 40%; } + .column.is-three-fifths-widescreen, #_footer .footer-topper .is-three-fifths-widescreen.social, #_footer .footer-topper .is-three-fifths-widescreen.footer-links, main.is-three-fifths-widescreen.sticky.scroll-with-footer::before, main.is-three-fifths-widescreen.sticky.scroll-with-footer::after, main .is-three-fifths-widescreen.side-toc, main article.is-three-fifths-widescreen { + flex: none; + width: 60%; } + .column.is-four-fifths-widescreen, #_footer .footer-topper .is-four-fifths-widescreen.social, #_footer .footer-topper .is-four-fifths-widescreen.footer-links, main.is-four-fifths-widescreen.sticky.scroll-with-footer::before, main.is-four-fifths-widescreen.sticky.scroll-with-footer::after, main .is-four-fifths-widescreen.side-toc, main article.is-four-fifths-widescreen { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-widescreen, #_footer .footer-topper .is-offset-three-quarters-widescreen.social, #_footer .footer-topper .is-offset-three-quarters-widescreen.footer-links, main.is-offset-three-quarters-widescreen.sticky.scroll-with-footer::before, main.is-offset-three-quarters-widescreen.sticky.scroll-with-footer::after, main .is-offset-three-quarters-widescreen.side-toc, main article.is-offset-three-quarters-widescreen { + margin-left: 75%; } + .column.is-offset-two-thirds-widescreen, #_footer .footer-topper .is-offset-two-thirds-widescreen.social, #_footer .footer-topper .is-offset-two-thirds-widescreen.footer-links, main.is-offset-two-thirds-widescreen.sticky.scroll-with-footer::before, main.is-offset-two-thirds-widescreen.sticky.scroll-with-footer::after, main .is-offset-two-thirds-widescreen.side-toc, main article.is-offset-two-thirds-widescreen { + margin-left: 66.6666%; } + .column.is-offset-half-widescreen, #_footer .footer-topper .is-offset-half-widescreen.social, #_footer .footer-topper .is-offset-half-widescreen.footer-links, main.is-offset-half-widescreen.sticky.scroll-with-footer::before, main.is-offset-half-widescreen.sticky.scroll-with-footer::after, main .is-offset-half-widescreen.side-toc, main article.is-offset-half-widescreen { + margin-left: 50%; } + .column.is-offset-one-third-widescreen, #_footer .footer-topper .is-offset-one-third-widescreen.social, #_footer .footer-topper .is-offset-one-third-widescreen.footer-links, main.is-offset-one-third-widescreen.sticky.scroll-with-footer::before, main.is-offset-one-third-widescreen.sticky.scroll-with-footer::after, main .is-offset-one-third-widescreen.side-toc, main article.is-offset-one-third-widescreen { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-widescreen, #_footer .footer-topper .is-offset-one-quarter-widescreen.social, #_footer .footer-topper .is-offset-one-quarter-widescreen.footer-links, main.is-offset-one-quarter-widescreen.sticky.scroll-with-footer::before, main.is-offset-one-quarter-widescreen.sticky.scroll-with-footer::after, main .is-offset-one-quarter-widescreen.side-toc, main article.is-offset-one-quarter-widescreen { + margin-left: 25%; } + .column.is-offset-one-fifth-widescreen, #_footer .footer-topper .is-offset-one-fifth-widescreen.social, #_footer .footer-topper .is-offset-one-fifth-widescreen.footer-links, main.is-offset-one-fifth-widescreen.sticky.scroll-with-footer::before, main.is-offset-one-fifth-widescreen.sticky.scroll-with-footer::after, main .is-offset-one-fifth-widescreen.side-toc, main article.is-offset-one-fifth-widescreen { + margin-left: 20%; } + .column.is-offset-two-fifths-widescreen, #_footer .footer-topper .is-offset-two-fifths-widescreen.social, #_footer .footer-topper .is-offset-two-fifths-widescreen.footer-links, main.is-offset-two-fifths-widescreen.sticky.scroll-with-footer::before, main.is-offset-two-fifths-widescreen.sticky.scroll-with-footer::after, main .is-offset-two-fifths-widescreen.side-toc, main article.is-offset-two-fifths-widescreen { + margin-left: 40%; } + .column.is-offset-three-fifths-widescreen, #_footer .footer-topper .is-offset-three-fifths-widescreen.social, #_footer .footer-topper .is-offset-three-fifths-widescreen.footer-links, main.is-offset-three-fifths-widescreen.sticky.scroll-with-footer::before, main.is-offset-three-fifths-widescreen.sticky.scroll-with-footer::after, main .is-offset-three-fifths-widescreen.side-toc, main article.is-offset-three-fifths-widescreen { + margin-left: 60%; } + .column.is-offset-four-fifths-widescreen, #_footer .footer-topper .is-offset-four-fifths-widescreen.social, #_footer .footer-topper .is-offset-four-fifths-widescreen.footer-links, main.is-offset-four-fifths-widescreen.sticky.scroll-with-footer::before, main.is-offset-four-fifths-widescreen.sticky.scroll-with-footer::after, main .is-offset-four-fifths-widescreen.side-toc, main article.is-offset-four-fifths-widescreen { + margin-left: 80%; } + .column.is-0-widescreen, #_footer .footer-topper .is-0-widescreen.social, #_footer .footer-topper .is-0-widescreen.footer-links, main.is-0-widescreen.sticky.scroll-with-footer::before, main.is-0-widescreen.sticky.scroll-with-footer::after, main .is-0-widescreen.side-toc, main article.is-0-widescreen { + flex: none; + width: 0%; } + .column.is-offset-0-widescreen, #_footer .footer-topper .is-offset-0-widescreen.social, #_footer .footer-topper .is-offset-0-widescreen.footer-links, main.is-offset-0-widescreen.sticky.scroll-with-footer::before, main.is-offset-0-widescreen.sticky.scroll-with-footer::after, main .is-offset-0-widescreen.side-toc, main article.is-offset-0-widescreen { + margin-left: 0%; } + .column.is-1-widescreen, #_footer .footer-topper .is-1-widescreen.social, #_footer .footer-topper .is-1-widescreen.footer-links, main.is-1-widescreen.sticky.scroll-with-footer::before, main.is-1-widescreen.sticky.scroll-with-footer::after, main .is-1-widescreen.side-toc, main article.is-1-widescreen { + flex: none; + width: 8.33333%; } + .column.is-offset-1-widescreen, #_footer .footer-topper .is-offset-1-widescreen.social, #_footer .footer-topper .is-offset-1-widescreen.footer-links, main.is-offset-1-widescreen.sticky.scroll-with-footer::before, main.is-offset-1-widescreen.sticky.scroll-with-footer::after, main .is-offset-1-widescreen.side-toc, main article.is-offset-1-widescreen { + margin-left: 8.33333%; } + .column.is-2-widescreen, #_footer .footer-topper .is-2-widescreen.social, #_footer .footer-topper .is-2-widescreen.footer-links, main.is-2-widescreen.sticky.scroll-with-footer::before, main.is-2-widescreen.sticky.scroll-with-footer::after, main .is-2-widescreen.side-toc, main article.is-2-widescreen { + flex: none; + width: 16.66667%; } + .column.is-offset-2-widescreen, #_footer .footer-topper .is-offset-2-widescreen.social, #_footer .footer-topper .is-offset-2-widescreen.footer-links, main.is-offset-2-widescreen.sticky.scroll-with-footer::before, main.is-offset-2-widescreen.sticky.scroll-with-footer::after, main .is-offset-2-widescreen.side-toc, main article.is-offset-2-widescreen { + margin-left: 16.66667%; } + .column.is-3-widescreen, #_footer .footer-topper .is-3-widescreen.social, #_footer .footer-topper .is-3-widescreen.footer-links, main.is-3-widescreen.sticky.scroll-with-footer::before, main.is-3-widescreen.sticky.scroll-with-footer::after, main .is-3-widescreen.side-toc, main article.is-3-widescreen { + flex: none; + width: 25%; } + .column.is-offset-3-widescreen, #_footer .footer-topper .is-offset-3-widescreen.social, #_footer .footer-topper .is-offset-3-widescreen.footer-links, main.is-offset-3-widescreen.sticky.scroll-with-footer::before, main.is-offset-3-widescreen.sticky.scroll-with-footer::after, main .is-offset-3-widescreen.side-toc, main article.is-offset-3-widescreen { + margin-left: 25%; } + .column.is-4-widescreen, #_footer .footer-topper .is-4-widescreen.social, #_footer .footer-topper .is-4-widescreen.footer-links, main.is-4-widescreen.sticky.scroll-with-footer::before, main.is-4-widescreen.sticky.scroll-with-footer::after, main .is-4-widescreen.side-toc, main article.is-4-widescreen { + flex: none; + width: 33.33333%; } + .column.is-offset-4-widescreen, #_footer .footer-topper .is-offset-4-widescreen.social, #_footer .footer-topper .is-offset-4-widescreen.footer-links, main.is-offset-4-widescreen.sticky.scroll-with-footer::before, main.is-offset-4-widescreen.sticky.scroll-with-footer::after, main .is-offset-4-widescreen.side-toc, main article.is-offset-4-widescreen { + margin-left: 33.33333%; } + .column.is-5-widescreen, #_footer .footer-topper .is-5-widescreen.social, #_footer .footer-topper .is-5-widescreen.footer-links, main.is-5-widescreen.sticky.scroll-with-footer::before, main.is-5-widescreen.sticky.scroll-with-footer::after, main .is-5-widescreen.side-toc, main article.is-5-widescreen { + flex: none; + width: 41.66667%; } + .column.is-offset-5-widescreen, #_footer .footer-topper .is-offset-5-widescreen.social, #_footer .footer-topper .is-offset-5-widescreen.footer-links, main.is-offset-5-widescreen.sticky.scroll-with-footer::before, main.is-offset-5-widescreen.sticky.scroll-with-footer::after, main .is-offset-5-widescreen.side-toc, main article.is-offset-5-widescreen { + margin-left: 41.66667%; } + .column.is-6-widescreen, #_footer .footer-topper .is-6-widescreen.social, #_footer .footer-topper .is-6-widescreen.footer-links, main.is-6-widescreen.sticky.scroll-with-footer::before, main.is-6-widescreen.sticky.scroll-with-footer::after, main .is-6-widescreen.side-toc, main article.is-6-widescreen { + flex: none; + width: 50%; } + .column.is-offset-6-widescreen, #_footer .footer-topper .is-offset-6-widescreen.social, #_footer .footer-topper .is-offset-6-widescreen.footer-links, main.is-offset-6-widescreen.sticky.scroll-with-footer::before, main.is-offset-6-widescreen.sticky.scroll-with-footer::after, main .is-offset-6-widescreen.side-toc, main article.is-offset-6-widescreen { + margin-left: 50%; } + .column.is-7-widescreen, #_footer .footer-topper .is-7-widescreen.social, #_footer .footer-topper .is-7-widescreen.footer-links, main.is-7-widescreen.sticky.scroll-with-footer::before, main.is-7-widescreen.sticky.scroll-with-footer::after, main .is-7-widescreen.side-toc, main article.is-7-widescreen { + flex: none; + width: 58.33333%; } + .column.is-offset-7-widescreen, #_footer .footer-topper .is-offset-7-widescreen.social, #_footer .footer-topper .is-offset-7-widescreen.footer-links, main.is-offset-7-widescreen.sticky.scroll-with-footer::before, main.is-offset-7-widescreen.sticky.scroll-with-footer::after, main .is-offset-7-widescreen.side-toc, main article.is-offset-7-widescreen { + margin-left: 58.33333%; } + .column.is-8-widescreen, #_footer .footer-topper .is-8-widescreen.social, #_footer .footer-topper .is-8-widescreen.footer-links, main.is-8-widescreen.sticky.scroll-with-footer::before, main.is-8-widescreen.sticky.scroll-with-footer::after, main .is-8-widescreen.side-toc, main article.is-8-widescreen { + flex: none; + width: 66.66667%; } + .column.is-offset-8-widescreen, #_footer .footer-topper .is-offset-8-widescreen.social, #_footer .footer-topper .is-offset-8-widescreen.footer-links, main.is-offset-8-widescreen.sticky.scroll-with-footer::before, main.is-offset-8-widescreen.sticky.scroll-with-footer::after, main .is-offset-8-widescreen.side-toc, main article.is-offset-8-widescreen { + margin-left: 66.66667%; } + .column.is-9-widescreen, #_footer .footer-topper .is-9-widescreen.social, #_footer .footer-topper .is-9-widescreen.footer-links, main.is-9-widescreen.sticky.scroll-with-footer::before, main.is-9-widescreen.sticky.scroll-with-footer::after, main .is-9-widescreen.side-toc, main article.is-9-widescreen { + flex: none; + width: 75%; } + .column.is-offset-9-widescreen, #_footer .footer-topper .is-offset-9-widescreen.social, #_footer .footer-topper .is-offset-9-widescreen.footer-links, main.is-offset-9-widescreen.sticky.scroll-with-footer::before, main.is-offset-9-widescreen.sticky.scroll-with-footer::after, main .is-offset-9-widescreen.side-toc, main article.is-offset-9-widescreen { + margin-left: 75%; } + .column.is-10-widescreen, #_footer .footer-topper .is-10-widescreen.social, #_footer .footer-topper .is-10-widescreen.footer-links, main.is-10-widescreen.sticky.scroll-with-footer::before, main.is-10-widescreen.sticky.scroll-with-footer::after, main .is-10-widescreen.side-toc, main article.is-10-widescreen { + flex: none; + width: 83.33333%; } + .column.is-offset-10-widescreen, #_footer .footer-topper .is-offset-10-widescreen.social, #_footer .footer-topper .is-offset-10-widescreen.footer-links, main.is-offset-10-widescreen.sticky.scroll-with-footer::before, main.is-offset-10-widescreen.sticky.scroll-with-footer::after, main .is-offset-10-widescreen.side-toc, main article.is-offset-10-widescreen { + margin-left: 83.33333%; } + .column.is-11-widescreen, #_footer .footer-topper .is-11-widescreen.social, #_footer .footer-topper .is-11-widescreen.footer-links, main.is-11-widescreen.sticky.scroll-with-footer::before, main.is-11-widescreen.sticky.scroll-with-footer::after, main .is-11-widescreen.side-toc, main article.is-11-widescreen { + flex: none; + width: 91.66667%; } + .column.is-offset-11-widescreen, #_footer .footer-topper .is-offset-11-widescreen.social, #_footer .footer-topper .is-offset-11-widescreen.footer-links, main.is-offset-11-widescreen.sticky.scroll-with-footer::before, main.is-offset-11-widescreen.sticky.scroll-with-footer::after, main .is-offset-11-widescreen.side-toc, main article.is-offset-11-widescreen { + margin-left: 91.66667%; } + .column.is-12-widescreen, #_footer .footer-topper .is-12-widescreen.social, #_footer .footer-topper .is-12-widescreen.footer-links, main.is-12-widescreen.sticky.scroll-with-footer::before, main.is-12-widescreen.sticky.scroll-with-footer::after, main .is-12-widescreen.side-toc, main article.is-12-widescreen { + flex: none; + width: 100%; } + .column.is-offset-12-widescreen, #_footer .footer-topper .is-offset-12-widescreen.social, #_footer .footer-topper .is-offset-12-widescreen.footer-links, main.is-offset-12-widescreen.sticky.scroll-with-footer::before, main.is-offset-12-widescreen.sticky.scroll-with-footer::after, main .is-offset-12-widescreen.side-toc, main article.is-offset-12-widescreen { + margin-left: 100%; } } + @media screen and (min-width: 1408px) { + .column.is-narrow-fullhd, #_footer .footer-topper .is-narrow-fullhd.social, #_footer .footer-topper .is-narrow-fullhd.footer-links, main.is-narrow-fullhd.sticky.scroll-with-footer::before, main.is-narrow-fullhd.sticky.scroll-with-footer::after, main .is-narrow-fullhd.side-toc, main article.is-narrow-fullhd { + flex: none; + width: unset; } + .column.is-full-fullhd, #_footer .footer-topper .is-full-fullhd.social, #_footer .footer-topper .is-full-fullhd.footer-links, main.is-full-fullhd.sticky.scroll-with-footer::before, main.is-full-fullhd.sticky.scroll-with-footer::after, main .is-full-fullhd.side-toc, main article.is-full-fullhd { + flex: none; + width: 100%; } + .column.is-three-quarters-fullhd, #_footer .footer-topper .is-three-quarters-fullhd.social, #_footer .footer-topper .is-three-quarters-fullhd.footer-links, main.is-three-quarters-fullhd.sticky.scroll-with-footer::before, main.is-three-quarters-fullhd.sticky.scroll-with-footer::after, main .is-three-quarters-fullhd.side-toc, main article.is-three-quarters-fullhd { + flex: none; + width: 75%; } + .column.is-two-thirds-fullhd, #_footer .footer-topper .is-two-thirds-fullhd.social, #_footer .footer-topper .is-two-thirds-fullhd.footer-links, main.is-two-thirds-fullhd.sticky.scroll-with-footer::before, main.is-two-thirds-fullhd.sticky.scroll-with-footer::after, main .is-two-thirds-fullhd.side-toc, main article.is-two-thirds-fullhd { + flex: none; + width: 66.6666%; } + .column.is-half-fullhd, #_footer .footer-topper .is-half-fullhd.social, #_footer .footer-topper .is-half-fullhd.footer-links, main.is-half-fullhd.sticky.scroll-with-footer::before, main.is-half-fullhd.sticky.scroll-with-footer::after, main .is-half-fullhd.side-toc, main article.is-half-fullhd { + flex: none; + width: 50%; } + .column.is-one-third-fullhd, #_footer .footer-topper .is-one-third-fullhd.social, #_footer .footer-topper .is-one-third-fullhd.footer-links, main.is-one-third-fullhd.sticky.scroll-with-footer::before, main.is-one-third-fullhd.sticky.scroll-with-footer::after, main .is-one-third-fullhd.side-toc, main article.is-one-third-fullhd { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-fullhd, #_footer .footer-topper .is-one-quarter-fullhd.social, #_footer .footer-topper .is-one-quarter-fullhd.footer-links, main.is-one-quarter-fullhd.sticky.scroll-with-footer::before, main.is-one-quarter-fullhd.sticky.scroll-with-footer::after, main .is-one-quarter-fullhd.side-toc, main article.is-one-quarter-fullhd { + flex: none; + width: 25%; } + .column.is-one-fifth-fullhd, #_footer .footer-topper .is-one-fifth-fullhd.social, #_footer .footer-topper .is-one-fifth-fullhd.footer-links, main.is-one-fifth-fullhd.sticky.scroll-with-footer::before, main.is-one-fifth-fullhd.sticky.scroll-with-footer::after, main .is-one-fifth-fullhd.side-toc, main article.is-one-fifth-fullhd { + flex: none; + width: 20%; } + .column.is-two-fifths-fullhd, #_footer .footer-topper .is-two-fifths-fullhd.social, #_footer .footer-topper .is-two-fifths-fullhd.footer-links, main.is-two-fifths-fullhd.sticky.scroll-with-footer::before, main.is-two-fifths-fullhd.sticky.scroll-with-footer::after, main .is-two-fifths-fullhd.side-toc, main article.is-two-fifths-fullhd { + flex: none; + width: 40%; } + .column.is-three-fifths-fullhd, #_footer .footer-topper .is-three-fifths-fullhd.social, #_footer .footer-topper .is-three-fifths-fullhd.footer-links, main.is-three-fifths-fullhd.sticky.scroll-with-footer::before, main.is-three-fifths-fullhd.sticky.scroll-with-footer::after, main .is-three-fifths-fullhd.side-toc, main article.is-three-fifths-fullhd { + flex: none; + width: 60%; } + .column.is-four-fifths-fullhd, #_footer .footer-topper .is-four-fifths-fullhd.social, #_footer .footer-topper .is-four-fifths-fullhd.footer-links, main.is-four-fifths-fullhd.sticky.scroll-with-footer::before, main.is-four-fifths-fullhd.sticky.scroll-with-footer::after, main .is-four-fifths-fullhd.side-toc, main article.is-four-fifths-fullhd { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-fullhd, #_footer .footer-topper .is-offset-three-quarters-fullhd.social, #_footer .footer-topper .is-offset-three-quarters-fullhd.footer-links, main.is-offset-three-quarters-fullhd.sticky.scroll-with-footer::before, main.is-offset-three-quarters-fullhd.sticky.scroll-with-footer::after, main .is-offset-three-quarters-fullhd.side-toc, main article.is-offset-three-quarters-fullhd { + margin-left: 75%; } + .column.is-offset-two-thirds-fullhd, #_footer .footer-topper .is-offset-two-thirds-fullhd.social, #_footer .footer-topper .is-offset-two-thirds-fullhd.footer-links, main.is-offset-two-thirds-fullhd.sticky.scroll-with-footer::before, main.is-offset-two-thirds-fullhd.sticky.scroll-with-footer::after, main .is-offset-two-thirds-fullhd.side-toc, main article.is-offset-two-thirds-fullhd { + margin-left: 66.6666%; } + .column.is-offset-half-fullhd, #_footer .footer-topper .is-offset-half-fullhd.social, #_footer .footer-topper .is-offset-half-fullhd.footer-links, main.is-offset-half-fullhd.sticky.scroll-with-footer::before, main.is-offset-half-fullhd.sticky.scroll-with-footer::after, main .is-offset-half-fullhd.side-toc, main article.is-offset-half-fullhd { + margin-left: 50%; } + .column.is-offset-one-third-fullhd, #_footer .footer-topper .is-offset-one-third-fullhd.social, #_footer .footer-topper .is-offset-one-third-fullhd.footer-links, main.is-offset-one-third-fullhd.sticky.scroll-with-footer::before, main.is-offset-one-third-fullhd.sticky.scroll-with-footer::after, main .is-offset-one-third-fullhd.side-toc, main article.is-offset-one-third-fullhd { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-fullhd, #_footer .footer-topper .is-offset-one-quarter-fullhd.social, #_footer .footer-topper .is-offset-one-quarter-fullhd.footer-links, main.is-offset-one-quarter-fullhd.sticky.scroll-with-footer::before, main.is-offset-one-quarter-fullhd.sticky.scroll-with-footer::after, main .is-offset-one-quarter-fullhd.side-toc, main article.is-offset-one-quarter-fullhd { + margin-left: 25%; } + .column.is-offset-one-fifth-fullhd, #_footer .footer-topper .is-offset-one-fifth-fullhd.social, #_footer .footer-topper .is-offset-one-fifth-fullhd.footer-links, main.is-offset-one-fifth-fullhd.sticky.scroll-with-footer::before, main.is-offset-one-fifth-fullhd.sticky.scroll-with-footer::after, main .is-offset-one-fifth-fullhd.side-toc, main article.is-offset-one-fifth-fullhd { + margin-left: 20%; } + .column.is-offset-two-fifths-fullhd, #_footer .footer-topper .is-offset-two-fifths-fullhd.social, #_footer .footer-topper .is-offset-two-fifths-fullhd.footer-links, main.is-offset-two-fifths-fullhd.sticky.scroll-with-footer::before, main.is-offset-two-fifths-fullhd.sticky.scroll-with-footer::after, main .is-offset-two-fifths-fullhd.side-toc, main article.is-offset-two-fifths-fullhd { + margin-left: 40%; } + .column.is-offset-three-fifths-fullhd, #_footer .footer-topper .is-offset-three-fifths-fullhd.social, #_footer .footer-topper .is-offset-three-fifths-fullhd.footer-links, main.is-offset-three-fifths-fullhd.sticky.scroll-with-footer::before, main.is-offset-three-fifths-fullhd.sticky.scroll-with-footer::after, main .is-offset-three-fifths-fullhd.side-toc, main article.is-offset-three-fifths-fullhd { + margin-left: 60%; } + .column.is-offset-four-fifths-fullhd, #_footer .footer-topper .is-offset-four-fifths-fullhd.social, #_footer .footer-topper .is-offset-four-fifths-fullhd.footer-links, main.is-offset-four-fifths-fullhd.sticky.scroll-with-footer::before, main.is-offset-four-fifths-fullhd.sticky.scroll-with-footer::after, main .is-offset-four-fifths-fullhd.side-toc, main article.is-offset-four-fifths-fullhd { + margin-left: 80%; } + .column.is-0-fullhd, #_footer .footer-topper .is-0-fullhd.social, #_footer .footer-topper .is-0-fullhd.footer-links, main.is-0-fullhd.sticky.scroll-with-footer::before, main.is-0-fullhd.sticky.scroll-with-footer::after, main .is-0-fullhd.side-toc, main article.is-0-fullhd { + flex: none; + width: 0%; } + .column.is-offset-0-fullhd, #_footer .footer-topper .is-offset-0-fullhd.social, #_footer .footer-topper .is-offset-0-fullhd.footer-links, main.is-offset-0-fullhd.sticky.scroll-with-footer::before, main.is-offset-0-fullhd.sticky.scroll-with-footer::after, main .is-offset-0-fullhd.side-toc, main article.is-offset-0-fullhd { + margin-left: 0%; } + .column.is-1-fullhd, #_footer .footer-topper .is-1-fullhd.social, #_footer .footer-topper .is-1-fullhd.footer-links, main.is-1-fullhd.sticky.scroll-with-footer::before, main.is-1-fullhd.sticky.scroll-with-footer::after, main .is-1-fullhd.side-toc, main article.is-1-fullhd { + flex: none; + width: 8.33333%; } + .column.is-offset-1-fullhd, #_footer .footer-topper .is-offset-1-fullhd.social, #_footer .footer-topper .is-offset-1-fullhd.footer-links, main.is-offset-1-fullhd.sticky.scroll-with-footer::before, main.is-offset-1-fullhd.sticky.scroll-with-footer::after, main .is-offset-1-fullhd.side-toc, main article.is-offset-1-fullhd { + margin-left: 8.33333%; } + .column.is-2-fullhd, #_footer .footer-topper .is-2-fullhd.social, #_footer .footer-topper .is-2-fullhd.footer-links, main.is-2-fullhd.sticky.scroll-with-footer::before, main.is-2-fullhd.sticky.scroll-with-footer::after, main .is-2-fullhd.side-toc, main article.is-2-fullhd { + flex: none; + width: 16.66667%; } + .column.is-offset-2-fullhd, #_footer .footer-topper .is-offset-2-fullhd.social, #_footer .footer-topper .is-offset-2-fullhd.footer-links, main.is-offset-2-fullhd.sticky.scroll-with-footer::before, main.is-offset-2-fullhd.sticky.scroll-with-footer::after, main .is-offset-2-fullhd.side-toc, main article.is-offset-2-fullhd { + margin-left: 16.66667%; } + .column.is-3-fullhd, #_footer .footer-topper .is-3-fullhd.social, #_footer .footer-topper .is-3-fullhd.footer-links, main.is-3-fullhd.sticky.scroll-with-footer::before, main.is-3-fullhd.sticky.scroll-with-footer::after, main .is-3-fullhd.side-toc, main article.is-3-fullhd { + flex: none; + width: 25%; } + .column.is-offset-3-fullhd, #_footer .footer-topper .is-offset-3-fullhd.social, #_footer .footer-topper .is-offset-3-fullhd.footer-links, main.is-offset-3-fullhd.sticky.scroll-with-footer::before, main.is-offset-3-fullhd.sticky.scroll-with-footer::after, main .is-offset-3-fullhd.side-toc, main article.is-offset-3-fullhd { + margin-left: 25%; } + .column.is-4-fullhd, #_footer .footer-topper .is-4-fullhd.social, #_footer .footer-topper .is-4-fullhd.footer-links, main.is-4-fullhd.sticky.scroll-with-footer::before, main.is-4-fullhd.sticky.scroll-with-footer::after, main .is-4-fullhd.side-toc, main article.is-4-fullhd { + flex: none; + width: 33.33333%; } + .column.is-offset-4-fullhd, #_footer .footer-topper .is-offset-4-fullhd.social, #_footer .footer-topper .is-offset-4-fullhd.footer-links, main.is-offset-4-fullhd.sticky.scroll-with-footer::before, main.is-offset-4-fullhd.sticky.scroll-with-footer::after, main .is-offset-4-fullhd.side-toc, main article.is-offset-4-fullhd { + margin-left: 33.33333%; } + .column.is-5-fullhd, #_footer .footer-topper .is-5-fullhd.social, #_footer .footer-topper .is-5-fullhd.footer-links, main.is-5-fullhd.sticky.scroll-with-footer::before, main.is-5-fullhd.sticky.scroll-with-footer::after, main .is-5-fullhd.side-toc, main article.is-5-fullhd { + flex: none; + width: 41.66667%; } + .column.is-offset-5-fullhd, #_footer .footer-topper .is-offset-5-fullhd.social, #_footer .footer-topper .is-offset-5-fullhd.footer-links, main.is-offset-5-fullhd.sticky.scroll-with-footer::before, main.is-offset-5-fullhd.sticky.scroll-with-footer::after, main .is-offset-5-fullhd.side-toc, main article.is-offset-5-fullhd { + margin-left: 41.66667%; } + .column.is-6-fullhd, #_footer .footer-topper .is-6-fullhd.social, #_footer .footer-topper .is-6-fullhd.footer-links, main.is-6-fullhd.sticky.scroll-with-footer::before, main.is-6-fullhd.sticky.scroll-with-footer::after, main .is-6-fullhd.side-toc, main article.is-6-fullhd { + flex: none; + width: 50%; } + .column.is-offset-6-fullhd, #_footer .footer-topper .is-offset-6-fullhd.social, #_footer .footer-topper .is-offset-6-fullhd.footer-links, main.is-offset-6-fullhd.sticky.scroll-with-footer::before, main.is-offset-6-fullhd.sticky.scroll-with-footer::after, main .is-offset-6-fullhd.side-toc, main article.is-offset-6-fullhd { + margin-left: 50%; } + .column.is-7-fullhd, #_footer .footer-topper .is-7-fullhd.social, #_footer .footer-topper .is-7-fullhd.footer-links, main.is-7-fullhd.sticky.scroll-with-footer::before, main.is-7-fullhd.sticky.scroll-with-footer::after, main .is-7-fullhd.side-toc, main article.is-7-fullhd { + flex: none; + width: 58.33333%; } + .column.is-offset-7-fullhd, #_footer .footer-topper .is-offset-7-fullhd.social, #_footer .footer-topper .is-offset-7-fullhd.footer-links, main.is-offset-7-fullhd.sticky.scroll-with-footer::before, main.is-offset-7-fullhd.sticky.scroll-with-footer::after, main .is-offset-7-fullhd.side-toc, main article.is-offset-7-fullhd { + margin-left: 58.33333%; } + .column.is-8-fullhd, #_footer .footer-topper .is-8-fullhd.social, #_footer .footer-topper .is-8-fullhd.footer-links, main.is-8-fullhd.sticky.scroll-with-footer::before, main.is-8-fullhd.sticky.scroll-with-footer::after, main .is-8-fullhd.side-toc, main article.is-8-fullhd { + flex: none; + width: 66.66667%; } + .column.is-offset-8-fullhd, #_footer .footer-topper .is-offset-8-fullhd.social, #_footer .footer-topper .is-offset-8-fullhd.footer-links, main.is-offset-8-fullhd.sticky.scroll-with-footer::before, main.is-offset-8-fullhd.sticky.scroll-with-footer::after, main .is-offset-8-fullhd.side-toc, main article.is-offset-8-fullhd { + margin-left: 66.66667%; } + .column.is-9-fullhd, #_footer .footer-topper .is-9-fullhd.social, #_footer .footer-topper .is-9-fullhd.footer-links, main.is-9-fullhd.sticky.scroll-with-footer::before, main.is-9-fullhd.sticky.scroll-with-footer::after, main .is-9-fullhd.side-toc, main article.is-9-fullhd { + flex: none; + width: 75%; } + .column.is-offset-9-fullhd, #_footer .footer-topper .is-offset-9-fullhd.social, #_footer .footer-topper .is-offset-9-fullhd.footer-links, main.is-offset-9-fullhd.sticky.scroll-with-footer::before, main.is-offset-9-fullhd.sticky.scroll-with-footer::after, main .is-offset-9-fullhd.side-toc, main article.is-offset-9-fullhd { + margin-left: 75%; } + .column.is-10-fullhd, #_footer .footer-topper .is-10-fullhd.social, #_footer .footer-topper .is-10-fullhd.footer-links, main.is-10-fullhd.sticky.scroll-with-footer::before, main.is-10-fullhd.sticky.scroll-with-footer::after, main .is-10-fullhd.side-toc, main article.is-10-fullhd { + flex: none; + width: 83.33333%; } + .column.is-offset-10-fullhd, #_footer .footer-topper .is-offset-10-fullhd.social, #_footer .footer-topper .is-offset-10-fullhd.footer-links, main.is-offset-10-fullhd.sticky.scroll-with-footer::before, main.is-offset-10-fullhd.sticky.scroll-with-footer::after, main .is-offset-10-fullhd.side-toc, main article.is-offset-10-fullhd { + margin-left: 83.33333%; } + .column.is-11-fullhd, #_footer .footer-topper .is-11-fullhd.social, #_footer .footer-topper .is-11-fullhd.footer-links, main.is-11-fullhd.sticky.scroll-with-footer::before, main.is-11-fullhd.sticky.scroll-with-footer::after, main .is-11-fullhd.side-toc, main article.is-11-fullhd { + flex: none; + width: 91.66667%; } + .column.is-offset-11-fullhd, #_footer .footer-topper .is-offset-11-fullhd.social, #_footer .footer-topper .is-offset-11-fullhd.footer-links, main.is-offset-11-fullhd.sticky.scroll-with-footer::before, main.is-offset-11-fullhd.sticky.scroll-with-footer::after, main .is-offset-11-fullhd.side-toc, main article.is-offset-11-fullhd { + margin-left: 91.66667%; } + .column.is-12-fullhd, #_footer .footer-topper .is-12-fullhd.social, #_footer .footer-topper .is-12-fullhd.footer-links, main.is-12-fullhd.sticky.scroll-with-footer::before, main.is-12-fullhd.sticky.scroll-with-footer::after, main .is-12-fullhd.side-toc, main article.is-12-fullhd { + flex: none; + width: 100%; } + .column.is-offset-12-fullhd, #_footer .footer-topper .is-offset-12-fullhd.social, #_footer .footer-topper .is-offset-12-fullhd.footer-links, main.is-offset-12-fullhd.sticky.scroll-with-footer::before, main.is-offset-12-fullhd.sticky.scroll-with-footer::after, main .is-offset-12-fullhd.side-toc, main article.is-offset-12-fullhd { + margin-left: 100%; } } +.columns { + margin-left: -0.75rem; + margin-right: -0.75rem; + margin-top: -0.75rem; } + .columns:last-child { + margin-bottom: -0.75rem; } + .columns:not(:last-child) { + margin-bottom: calc(1.5rem - 0.75rem); } + .columns.is-centered { + justify-content: center; } + .columns.is-gapless { + margin-left: 0; + margin-right: 0; + margin-top: 0; } + .columns.is-gapless > .column, #_footer .footer-topper .columns.is-gapless > .social, #_footer .footer-topper .columns.is-gapless > .footer-links, .columns.is-gapless > main.sticky.scroll-with-footer::before, .columns.is-gapless > main.sticky.scroll-with-footer::after, main .columns.is-gapless > .side-toc, main .columns.is-gapless > article { + margin: 0; + padding: 0 !important; } + .columns.is-gapless:not(:last-child) { + margin-bottom: 1.5rem; } + .columns.is-gapless:last-child { + margin-bottom: 0; } + .columns.is-mobile { + display: flex; } + .columns.is-multiline { + flex-wrap: wrap; } + .columns.is-vcentered { + align-items: center; } + @media screen and (min-width: 769px), print { + .columns:not(.is-desktop) { + display: flex; } } + @media screen and (min-width: 1024px) { + .columns.is-desktop { + display: flex; } } +.columns.is-variable { + --columnGap: 0.75rem; + margin-left: calc(-1 * var(--columnGap)); + margin-right: calc(-1 * var(--columnGap)); } + .columns.is-variable > .column, #_footer .footer-topper .columns.is-variable > .social, #_footer .footer-topper .columns.is-variable > .footer-links, .columns.is-variable > main.sticky.scroll-with-footer::before, .columns.is-variable > main.sticky.scroll-with-footer::after, main .columns.is-variable > .side-toc, main .columns.is-variable > article { + padding-left: var(--columnGap); + padding-right: var(--columnGap); } + .columns.is-variable.is-0 { + --columnGap: 0rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-0-mobile { + --columnGap: 0rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-0-tablet { + --columnGap: 0rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-0-tablet-only { + --columnGap: 0rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-0-touch { + --columnGap: 0rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-0-desktop { + --columnGap: 0rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-0-desktop-only { + --columnGap: 0rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-0-widescreen { + --columnGap: 0rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-0-widescreen-only { + --columnGap: 0rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-0-fullhd { + --columnGap: 0rem; } } + .columns.is-variable.is-1 { + --columnGap: 0.25rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-1-mobile { + --columnGap: 0.25rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-1-tablet { + --columnGap: 0.25rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-1-tablet-only { + --columnGap: 0.25rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-1-touch { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-1-desktop { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-1-desktop-only { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-1-widescreen { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-1-widescreen-only { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-1-fullhd { + --columnGap: 0.25rem; } } + .columns.is-variable.is-2, #_footer .footer-topper .is-variable.social, main.is-variable.sticky.scroll-with-footer::before, main.is-variable.sticky.scroll-with-footer::after, main .is-variable.side-toc { + --columnGap: 0.5rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-2-mobile { + --columnGap: 0.5rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-2-tablet { + --columnGap: 0.5rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-2-tablet-only { + --columnGap: 0.5rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-2-touch { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-2-desktop { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-2-desktop-only { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-2-widescreen { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-2-widescreen-only { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-2-fullhd { + --columnGap: 0.5rem; } } + .columns.is-variable.is-3 { + --columnGap: 0.75rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-3-mobile { + --columnGap: 0.75rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-3-tablet { + --columnGap: 0.75rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-3-tablet-only { + --columnGap: 0.75rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-3-touch { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-3-desktop { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-3-desktop-only { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-3-widescreen { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-3-widescreen-only { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-3-fullhd { + --columnGap: 0.75rem; } } + .columns.is-variable.is-4 { + --columnGap: 1rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-4-mobile { + --columnGap: 1rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-4-tablet { + --columnGap: 1rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-4-tablet-only { + --columnGap: 1rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-4-touch { + --columnGap: 1rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-4-desktop { + --columnGap: 1rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-4-desktop-only { + --columnGap: 1rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-4-widescreen { + --columnGap: 1rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-4-widescreen-only { + --columnGap: 1rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-4-fullhd { + --columnGap: 1rem; } } + .columns.is-variable.is-5 { + --columnGap: 1.25rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-5-mobile { + --columnGap: 1.25rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-5-tablet { + --columnGap: 1.25rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-5-tablet-only { + --columnGap: 1.25rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-5-touch { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-5-desktop { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-5-desktop-only { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-5-widescreen { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-5-widescreen-only { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-5-fullhd { + --columnGap: 1.25rem; } } + .columns.is-variable.is-6 { + --columnGap: 1.5rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-6-mobile { + --columnGap: 1.5rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-6-tablet { + --columnGap: 1.5rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-6-tablet-only { + --columnGap: 1.5rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-6-touch { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-6-desktop { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-6-desktop-only { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-6-widescreen { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-6-widescreen-only { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-6-fullhd { + --columnGap: 1.5rem; } } + .columns.is-variable.is-7 { + --columnGap: 1.75rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-7-mobile { + --columnGap: 1.75rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-7-tablet { + --columnGap: 1.75rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-7-tablet-only { + --columnGap: 1.75rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-7-touch { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-7-desktop { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-7-desktop-only { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-7-widescreen { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-7-widescreen-only { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-7-fullhd { + --columnGap: 1.75rem; } } + .columns.is-variable.is-8, main article.is-variable { + --columnGap: 2rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-8-mobile { + --columnGap: 2rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-8-tablet { + --columnGap: 2rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-8-tablet-only { + --columnGap: 2rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-8-touch { + --columnGap: 2rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-8-desktop { + --columnGap: 2rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-8-desktop-only { + --columnGap: 2rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-8-widescreen { + --columnGap: 2rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-8-widescreen-only { + --columnGap: 2rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-8-fullhd { + --columnGap: 2rem; } } +.tile { + align-items: stretch; + display: block; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 1; + min-height: min-content; } + .tile.is-ancestor { + margin-left: -0.75rem; + margin-right: -0.75rem; + margin-top: -0.75rem; } + .tile.is-ancestor:last-child { + margin-bottom: -0.75rem; } + .tile.is-ancestor:not(:last-child) { + margin-bottom: 0.75rem; } + .tile.is-child { + margin: 0 !important; } + .tile.is-parent { + padding: 0.75rem; } + .tile.is-vertical { + flex-direction: column; } + .tile.is-vertical > .tile.is-child:not(:last-child) { + margin-bottom: 1.5rem !important; } + @media screen and (min-width: 769px), print { + .tile:not(.is-child) { + display: flex; } + .tile.is-1 { + flex: none; + width: 8.33333%; } + .tile.is-2, #_footer .footer-topper .tile.social, main.tile.sticky.scroll-with-footer::before, main.tile.sticky.scroll-with-footer::after, main .tile.side-toc { + flex: none; + width: 16.66667%; } + .tile.is-3 { + flex: none; + width: 25%; } + .tile.is-4 { + flex: none; + width: 33.33333%; } + .tile.is-5 { + flex: none; + width: 41.66667%; } + .tile.is-6 { + flex: none; + width: 50%; } + .tile.is-7 { + flex: none; + width: 58.33333%; } + .tile.is-8, main article.tile { + flex: none; + width: 66.66667%; } + .tile.is-9 { + flex: none; + width: 75%; } + .tile.is-10, #_footer .footer-topper .tile.footer-links, body.normal article.tile { + flex: none; + width: 83.33333%; } + .tile.is-11 { + flex: none; + width: 91.66667%; } + .tile.is-12 { + flex: none; + width: 100%; } } +html, +body { + font-size: 16px; + height: 100%; + scroll-behavior: smooth; } + +body { + background-color: white; + font-family: Poppins, Roboto, sans-serif; + line-height: 140%; } + body main, + body .growth-inhibitor { + margin: 0 auto; + position: relative; } + body.normal main, + body.normal .growth-inhibitor { + max-width: 1400px; } + body.wide main, + body.wide .growth-inhibitor { + max-width: 2250px; } + body.normal #_side-toc-overall { + display: none; } + @media screen and (max-width: 1400px) { + body.normal main { + padding-left: .75rem; } } + body.normal article { + padding-left: 0 !important; } + body.scroll-up header.sticky { + height: 110px; } + body.scroll-up header.sticky .growth-inhibitor { + height: 110px; } + body.scroll-up main.sticky:not(.scroll-with-footer) .side-toc { + top: 110px; + height: calc(100vh - 110px); } + body.draft article::before { + content: 'DRAFT'; + position: fixed; + top: 0; + left: 0; + font-size: 10rem; + font-weight: 700; + transform: rotate(-30deg); + color: #DDD; + z-index: -1; + margin: 20rem auto 0; + text-align: center; + width: 100%; } + body.single main.sticky.scroll-with-footer::before { + content: none !important; } + +.crumbs { + padding: .5rem 1.25rem; + background-color: #dedfe0; + border-bottom: 1px solid #c0c2c4; } + +main { + display: flex; } + main article, + main .side-toc { + min-height: calc(100vh - 135px); } + main article { + position: relative; + padding-bottom: 7rem; } + @media screen and (max-width: 1024px) { + main article { + width: 100%; } } + @media screen and (min-width: 1400px) { + main article { + padding-left: 4rem !important; + padding-right: 4rem !important; } } + main .side-toc { + overflow-y: auto; + position: relative; + scrollbar-width: thin; + scrollbar-color: #0c322c #dedfe0; } + main #_side-toc-overall:not(.placebo) { + background-color: #efefef; + margin-left: 0; + padding-right: 0; } + main #_side-toc-page { + background-color: white; + margin-right: 0; + padding-left: 0; } + main.sticky article { + position: relative; + top: 135px; + margin-bottom: 135px; } + main.sticky .side-toc { + height: calc(100vh - 65px); + position: sticky; + top: 65px; + min-height: unset; } + main.sticky #_side-toc-overall { + left: 0; } + main.sticky #_side-toc-page { + right: 0; } + @media screen and (min-width: 1215px) { + main.sticky.scroll-with-footer::before, main.sticky.scroll-with-footer::after { + content: ''; + z-index: -1; } } + @media screen and (min-width: 1215px) { + main.sticky.scroll-with-footer .side-toc { + min-height: calc(100vh - 65px); + max-height: unset; + position: absolute; + height: auto; + top: unset; + bottom: 0; } } + @media screen and (min-width: 1215px) { + main.sticky.scroll-with-footer #_side-toc-overall:not(.placebo) { + background: linear-gradient(to top, white, #efefef 5rem); } } +footer { + background-color: #0c322c; + position: relative; } + +@media screen and (max-width: 1024px) { + main .side-toc#_side-toc-overall { + display: block; + position: fixed; + top: 0; + left: -300px; + width: 300px; + max-width: 80%; + height: 100vh; + z-index: 9003; + overflow: visible; + transition: left 0.2s ease-in; } + main .side-toc#_side-toc-overall.mobile-visible { + left: 0; } + main .side-toc#_side-toc-overall.mobile-visible::before { + content: ''; + top: 0; + left: 100%; + width: 100vw; + height: 100vh; + display: block; + position: absolute; + background-color: #000C; } + main .side-toc#_side-toc-overall > ol { + overflow-y: scroll; + height: 100vh; } + main .side-toc#_side-toc-overall:not(.mobile-visible) > * { + display: none; } + main .side-toc#_side-toc-page { + display: none; + background-color: white; + z-index: 300; + padding: 0; } + main .side-toc#_side-toc-page.mobile-visible { + display: block; + position: absolute !important; + left: calc(.75rem); + top: calc(.75rem - .2rem + 60px); + width: 300px; + height: auto; + min-height: auto; + right: unset; } + main .side-toc#_side-toc-page:not(.mobile-visible) > * { + display: none; } + body.normal main .side-toc#_side-toc-page.mobile-visible { + left: .75rem; } } + +.crumbs a, +.crumbs span { + font-size: 0.8rem; } + +.crumbs a { + color: #0c322c; + text-decoration: none; } + .crumbs a:hover, .crumbs a:focus { + color: #0c322c; + text-decoration: underline; } + +.crumbs span { + color: #30ba78; } + +.side-toc > *:last-child::after { + content: ''; + height: 2rem; + display: block; } + +.side-toc ol, +.side-toc ul { + margin: 0; + padding: 0; + display: block; + font-size: 0.9rem; } + +.side-toc li { + display: block; } + +.side-toc a { + color: #0c322c; + display: block; + line-height: 22px; + padding: 0.25rem .5rem; + position: relative; + text-decoration: none; } + .side-toc a.you-are-here { + font-weight: 600; } + .side-toc a:focus, .side-toc a:hover, .side-toc a:active { + background-color: #dedfe0; + text-decoration: underline; } + +.side-toc .side-title { + color: #0c322c; + margin-top: 1rem; + margin-bottom: 0.5rem; + font-size: 0.875rem; + font-weight: 600; } + .side-toc .side-title em { + font-style: normal; } + +#_side-toc-page a { + color: #30ba78; + padding: 0.4rem 0; } + #_side-toc-page a:focus, #_side-toc-page a:hover, #_side-toc-page a:active { + background-color: transparent; + text-decoration: underline; } + +@media screen and (max-width: 1024px) { + #_side-toc-page { + background-color: white; + border: 0.2rem solid #0c322c; } } + +#_side-toc-page .toc:not(:last-child), +#_side-toc-page .share:not(:last-child), +#_side-toc-page .feedback:not(:last-child) { + padding-bottom: 1.5rem; + border-bottom: 1px solid #c0c2c4; + margin-bottom: 1.5rem; } + @media screen and (max-width: 1024px) { + #_side-toc-page .toc:not(:last-child), + #_side-toc-page .share:not(:last-child), + #_side-toc-page .feedback:not(:last-child) { + padding: 0; + margin: 0; + border: none; } } +@media screen and (max-width: 1024px) { + #_side-toc-page .side-title { + display: none; } } + +@media screen and (max-width: 1024px) { + #_side-toc-page .feedback { + display: none !important; } } + +#_side-toc-overall ol ol { + background-color: #dedfe0; + margin-bottom: 0; + max-height: 0; + overflow: hidden; + transition: max-height 0.3s ease-in-out, margin-bottom 0.2s ease-in-out; } + +#_side-toc-overall ol > li.active > ol { + max-height: 1000px; + margin-bottom: .3rem; } + +#_side-toc-overall ol > li:not(.active) > ol > * { + display: none; } + +#_side-toc-overall li > a.has-children { + padding-right: 1.75rem; + position: relative; } + #_side-toc-overall li > a.has-children.current { + font-weight: 600; } + #_side-toc-overall li > a.has-children::after { + content: ''; + display: block; + position: absolute; + right: .4rem; + top: .4rem; + height: 1rem; + text-align: center; + width: 1rem; + font-weight: 800; + border: 0.2rem solid white; + border-radius: 50%; + background-color: white; + background-repeat: no-repeat; + background-position: 50% 50%; + background-image: url('data:image/svg+xml;utf-8,'); + transform: rotate(-90deg); + transition: transform 0.2s linear; } + +#_side-toc-overall li.active > a.has-children::after { + transform: rotate(0.01deg); } + +#_side-toc-overall ol > li.active > a { + background-color: #30ba78; + color: white; } + #_side-toc-overall ol > li.active > a ol li > a { + padding-left: 1rem; } + +#_side-toc-overall #_open-document-overview { + display: block; + border: none; + height: 2.5rem; + width: 1.25rem; + background-color: #efefef; + position: absolute; + top: 0; + left: 0; + z-index: 300; + background-repeat: no-repeat; + background-position: 50% 50%; + background-image: url('data:image/svg+xml;utf-8,'); + transition: position 0.1s linear; } + #_side-toc-overall #_open-document-overview:hover { + background-color: #c0c2c4; } + #_side-toc-overall #_open-document-overview + .side-title { + position: relative; + top: -.2rem; + margin-left: .5rem; + margin-bottom: .6rem; } + +#_side-toc-overall #_document-overview { + position: absolute; + top: 0; + left: 0; + padding-top: 2.5rem; + padding-left: .75rem; + background-color: #30ba78; + z-index: 200; + width: 100%; + height: 100%; + display: none; + overflow-y: auto !important; + scrollbar-width: thin; + scrollbar-color: #0c322c #30ba78; } + #_side-toc-overall #_document-overview a { + color: black; } + #_side-toc-overall #_document-overview a:hover { + background-color: #26915e; } + #_side-toc-overall #_document-overview a em { + font-style: normal; } + +#_side-toc-overall.document-overview-visible #_open-document-overview { + background-color: #30ba78; + left: unset; + right: 0; + transform: rotate(180deg); + background-image: url('data:image/svg+xml;utf-8,'); } + #_side-toc-overall.document-overview-visible #_open-document-overview:hover { + background-color: #26915e; } + +#_side-toc-overall.document-overview-visible #_document-overview { + display: block; } + +#_side-toc-overall.disable-document-overview-button #_open-document-overview { + display: none; } + +@media screen and (max-width: 1024px) { + .share { + display: none !important; } } + +.share li { + display: inline-block; + padding: 0; + margin: 0; + width: 20%; + border: 1px solid #FFF; + box-sizing: border-box; } + +.share a { + background-color: #0c322c; + background-repeat: no-repeat; + background-position: center; + height: 1.75rem; + position: relative; + padding: 0; } + .share a:hover, .share a:focus { + background-color: #30ba78; } + +.share #_share-fb { + background-image: url('data:image/svg+xml;utf8,'); } + +.share #_share-in { + background-image: url('data:image/svg+xml;utf8,'); } + +.share #_share-tw { + background-image: url('data:image/svg+xml;utf8,'); } + +.share #_share-mail { + background-image: url('data:image/svg+xml;utf8,'); } + +.share #_print-button { + background-image: url('data:image/svg+xml;utf8,'); } + +#_footer { + color: white; + font-weight: 800; + padding-bottom: 3rem; } + #_footer a { + color: white; + text-decoration: none; } + #_footer a:active, #_footer a:focus, #_footer a:hover { + color: white; + text-decoration: underline; } + #_footer .footer-topper { + display: flex; + position: relative; + border-bottom: 1px dotted white; + padding: 2rem 0; + margin: 0rem 1.5rem 1.5rem; } + @media screen and (max-width: 1215px) { + #_footer .footer-topper { + display: block; } } + #_footer .footer-topper .footer-links::after { + clear: both; + content: " "; + display: table; } + @media screen and (max-width: 1024px) { + #_footer .footer-topper .footer-links { + display: flex; + justify-content: center; + align-items: center; + flex-wrap: wrap; } } + #_footer .footer-topper .footer-links li { + display: block; + float: left; + margin-right: 2rem; } + @media screen and (max-width: 1024px) { + #_footer .footer-topper .footer-links li { + float: none; + margin: 0 .25rem; } } + #_footer .footer-topper .footer-links a { + line-height: 50px; } + @media screen and (max-width: 1024px) { + #_footer .footer-topper .footer-links .footer-logo { + display: none; } } + #_footer .footer-topper .footer-links .logo { + width: 153px; + height: 50px; } + #_footer .footer-topper a { + font-size: 0.8rem; } + #_footer .copy { + font-size: 0.7rem; + float: right; + margin: 0rem 1.5rem; } + #_footer .copy a { + font-size: 0.7rem; + margin-left: 2rem; } + +#_footer .social * { + display: none; } + +.footer-start-line, +.footer-start-line-inner { + display: block; + width: 100%; } + .footer-start-line::before, .footer-start-line::after, + .footer-start-line-inner::before, + .footer-start-line-inner::after { + display: block; + content: ''; + width: 100%; + position: absolute; } + +.footer-start-line { + background-color: #055540; + height: 35px; + position: relative; } + .footer-start-line::before { + top: 0; + height: 2px; + background-color: #35bc8c; } + .footer-start-line::after { + top: 7px; + height: 8px; + background-color: #20a66c; } + +.footer-start-line-inner { + top: 30px; + height: 5px; + background-color: #064c39; + position: absolute; } + .footer-start-line-inner::before { + top: -4px; + height: 4px; + background-color: #008167; } + .footer-start-line-inner::after { + top: -15px; + height: 3px; + z-index: 1; + background-color: #007157; } + +::selection { + background-color: #c7f1e3; + color: #0c322c; } + +::-moz-selection { + background-color: #c7f1e3; + color: #0c322c; } + +.bypass-block { + left: 0; + overflow: hidden; + position: absolute; + z-index: 9753; } + .bypass-block > * { + clip-path: rect(1px, 1px, 1px, 1px); + height: 1px; + overflow: hidden; + position: absolute; } + +.big-version-info { + background-color: #c7f1e3; + color: #0c322c; + font-size: 24px; + line-height: 100%; + margin: 75px 0 0; + padding: 5px 7px; } + .big-version-info + div h1.title { + padding-top: 0; } + +.version-info { + background-color: #fe7c3f; + color: #0c322c; + font-size: 0.8rem; + float: right; + font-weight: normal; + padding: 0.5rem 1rem; + max-width: 75%; } + @media screen and (max-width: 1024px) { + .version-info { + position: static !important; + margin-top: 1.5rem; + width: 100%; + max-width: unset; } } +main.sticky article .version-info { + position: fixed; + top: 65px; + margin-right: 16.6667%; + right: .75rem; + margin-top: .2rem; + z-index: 10; } + +body.scroll-up main.sticky article .version-info { + top: 110px; } + +@media screen and (min-width: 1400px) { + main.sticky article .version-info { + right: 4rem !important; } } + +@media screen and (max-width: 1024px) { + main.sticky article .version-info { + right: .75rem !important; + margin-right: 0 !important; } } + +#_open-side-toc-overall { + display: block; + position: absolute; + top: .75rem; + right: -20px; + height: 60px; + width: 60px; + border-radius: 50%; + border: none; + outline: none; + background-color: #fe7c3f; + background-repeat: no-repeat; + background-position: 30% 50%; + background-image: url('data:image/svg+xml;utf-8,'); + z-index: 8000; } + #_open-side-toc-overall:hover { + background-color: #fe9f72; } + @media screen and (min-width: 1024px) { + #_open-side-toc-overall { + display: none; } } +#_side-toc-overall.mobile-visible + #_open-side-toc-overall { + position: fixed; + top: .75rem; + left: calc(300px + .75rem); + z-index: 9003; + background-position: 50% 50%; + background-image: url('data:image/svg+xml;utf-8,'); } + @media only screen and (max-width: 370px) { + #_side-toc-overall.mobile-visible + #_open-side-toc-overall { + right: .75rem; + left: unset; } } +main.sticky #_open-side-toc-overall { + top: 68px; + position: fixed; } + +body.scroll-up main.sticky #_open-side-toc-overall { + top: 113px; } + +#_unfold-side-toc-page { + display: table-cell; + height: 60px; + vertical-align: middle; + font-family: Poppins, Roboto, sans-serif; + padding: 0 2rem; + color: #0c322c; + background-color: #30ba78; + border: 0.2rem solid #0c322c; + box-sizing: border-box; + font-weight: 700; } + #_unfold-side-toc-page:hover { + background-color: #4cd191; } + @media screen and (min-width: 1024px) { + #_unfold-side-toc-page { + display: none; } } +body.normal #_unfold-side-toc-page { + margin-left: 0; } + +article .bottom-pagination { + margin: 4rem 0 0; + display: flex; } + @media screen and (max-width: 480px) { + article .bottom-pagination { + display: block; } } + article .bottom-pagination > div { + display: flex; + flex: 1 1 50%; + max-width: 50%; } + @media screen and (max-width: 480px) { + article .bottom-pagination > div { + display: block; + max-width: unset; + width: 100%; } } + article .bottom-pagination > div + div { + margin-left: 1rem; } + @media screen and (max-width: 480px) { + article .bottom-pagination > div + div { + margin-left: 0; + margin-top: .75rem; } } + article .bottom-pagination .pagination-relation, + article .bottom-pagination .pagination-label { + display: block; } + article .bottom-pagination .pagination-relation { + font-size: 0.8rem; } + article .bottom-pagination .pagination-label { + clear: both; } + article .bottom-pagination a.pagination-link { + display: block; + border: 0.2rem solid #dedfe0; + padding: 1.5rem; + text-decoration: none; + color: #0c322c; + width: 100%; } + article .bottom-pagination a.pagination-link:hover, article .bottom-pagination a.pagination-link:focus { + color: #0c322c; + border-color: #c0c2c4; } + article .bottom-pagination a.pagination-link.prev { + text-align: left; } + article .bottom-pagination a.pagination-link.prev .pagination-label, + article .bottom-pagination a.pagination-link.prev .pagination-relation { + float: left; } + article .bottom-pagination a.pagination-link.next { + text-align: right; } + article .bottom-pagination a.pagination-link.next .pagination-label, + article .bottom-pagination a.pagination-link.next .pagination-relation { + float: right; } + article .bottom-pagination a.pagination-link::after { + clear: both; + content: " "; + display: table; } + +article a.link::after { + background-repeat: no-repeat; + color: transparent; + content: "\2197"; + text-decoration: none; + background-size: contain; + background-image: url('data:image/svg+xml;utf-8, '); } + +article .verbatim-wrap a[id] { + display: none; } + +article .legalnotice { + margin: 40px 0 0; + padding: 10px 0 0; } + +article .legalnotice .simplelist td, +article .legalnotice p, +article .legalnotice td { + color: #666; + font-size: 12px; + line-height: 140%; + margin: 5px 0 0 0; } + +*:target::before { + content: ''; + display: block; + height: 33px; + margin-top: -33px; + width: 1px; } + +.admonition:target > .admon-title, +*:target > .titlepage:nth-child(1) h1 > span, +*:target > .titlepage:nth-child(1) h2 > span, +*:target > .titlepage:nth-child(1) h3 > span, +*:target > .titlepage:nth-child(1) h4 > span, +*:target > .titlepage:nth-child(1) h5 > span, +*:target > .titlepage:nth-child(1) h6 > span, +*:target > div:nth-child(1) > h6 > span, +*:target > span { + background-color: rgba(255, 255, 0, 0.3); + transition: background-color 0.2s ease-out 0.3s; } + +h1, +h2, +h3, +h4, +h5, +h6 { + color: #0c322c; } + +h1:has(.title-container) { + padding: 80px 0 80px; } + +.revhistory { + margin-left: 2em; + margin-right: 2em; } + +.titlepage-revhistory { + margin-top: 1em; + margin-bottom: 1em; } + +.article .title, +.book .title, +.set .title { + clear: both; + font-size: 48px; + font-weight: 600; + line-height: 120%; + width: auto; } + .article .title .citetitle, + .book .title .citetitle, + .set .title .citetitle { + font-style: normal; } + +.article .subtitle, +.book .subtitle, +.set .subtitle { + clear: both; + font-size: 28px; + font-weight: normal; + line-height: 120%; + margin-top: 1.25rem; + margin-bottom: 2.5rem; + width: 100%; } + +.appendix .title, +.bibliography .title, +.chapter .title, +.glossary .title, +.part .title, +.preface .title, +.reference .title, +.title { + clear: both; + font-size: 36px; + font-weight: normal; + line-height: 120%; + padding: 30px 0 5px; + width: 100%; } + +.single .appendix .title, +.single .article .title, +.single .bibliography .title, +.single .chapter .title, +.single .part .title, +.single .preface .title, +.single .reference .title, +.single .title { + padding-top: 100px; } + +.chapter .subtitle, +.sect1 .subtitle { + clear: both; + font-size: 16px; + font-weight: normal; + line-height: 120%; + margin: 0; + padding: 10px 0 20px; + width: 100%; } + +.sect1 .title, +.single .sect1 .title { + font-size: 28px; + font-weight: normal; + padding: 50px 0 5px; + text-align: left; } + +.appendix .qandaset .title, +.bibliography .qandaset .title, +.chapter .qandaset .title, +.glossary .qandaset .title, +.part .qandaset .title, +.preface .qandaset .title, +.reference .qandaset .title { + font-size: 28px; + font-weight: normal; + padding: 50px 0 5px; + text-align: left; } + +.sect1 .qandaset .title, +.sect2 .title, +.single .sect2 .title { + font-size: 22px; + padding: 40px 0 0; + text-align: left; } + +.indexdiv h3, +.refentry h2, +.sect2 .qandaset .title, +.sect3 .title, +.single .sect3 .title, +h2 { + font-size: 20px; + font-weight: normal; + padding: 33px 0 0; + text-align: left; } + +.sect4 .title, +.sect5 .title, +.single .sect4 .title, +.single .sect5 .title { + font-size: 16px; + margin: 0 0; + padding: 53px 0 0; + position: relative; + text-align: left; + z-index: 1; } + +.sect4 .title { + font-weight: 600 !important; } + +.sect5 .title { + font-weight: normal !important; } + +.legal-section p { + color: #333 !important; + font-size: 12px !important; } + +.legal-section .screen { + font-size: 11px !important; } + +.legal-section .sect2 .title { + font-size: 16px; } + +.legal-section .sect3 .title { + font-size: 12px; } + +.title-number { + font-weight: 600; } + +.subtitle em, +.title em { + font-style: normal; } + +.title-container { + display: flex; + flex-flow: row wrap; + clear: both; } + +.title-container .title, +.title-container .table-title-wrap, +.title-container .figure-title-wrap, +.title-container .procedure-title-wrap, +.title-container .itemizedlist-title-wrap, +.title-container .orderedlist-title-wrap { + flex: 8; } + +.title-container .icons { + flex: 1; + margin-top: auto; + text-align: right; } + +.icon-reportbug { + margin-right: 1rem; } + +.icon-editsource, +.icon-reportbug { + width: 23.07px; + height: 26.21px; + display: inline-block; } + +.icon-editsource { + background: url("../images/edit-source-green.svg") no-repeat; } + .icon-editsource:hover { + background: url("../images/edit-source-dark.svg") no-repeat; } + +.icon-reportbug { + background: url("../images/report-bug-green.svg") no-repeat; } + .icon-reportbug:hover { + background: url("../images/report-bug-dark.svg") no-repeat; } + +.titlepage .authorgroup:nth-child(1) { + margin-top: 3rem; + text-align: left; } + +.titlepage .series-category { + text-align: right; + font-size: 1.25rem; + margin-top: 3rem; + margin-bottom: 3rem; } + .titlepage .series-category .category { + margin-top: 1.75rem; } + .titlepage .series-category .category .phrase { + display: block; + text-align: right; + line-height: 1rem; } + +.cover { + margin-top: 2rem; + display: flex; + gap: 1.25rem; + justify-content: flex-start; } + .cover .mediaobject { + padding: 3pt; + width: 10rem; } + +.platforms { + margin-top: 2rem; } + +.informaltable, +.table-contents { + overflow: auto; } + +.table-contents { + margin: 0 0 24px 0; } + +.informaltable { + margin: 10px 0 24px 0; } + +.example-contents > .informaltable { + margin: 0px 0 0 0; + padding: 0; } + .example-contents > .informaltable > table { + margin: 10px 0 0 0; + padding: 0; } + +.informaltable p, +.table p { + margin: 0; } + +.informaltable table, +.table table { + border-spacing: 0; + max-width: 100%; + table-layout: fixed; } + +.informaltable table, +.informaltable th, +.informaltable td, +.informaltable tr, +.table table, +.table th, +.table td, +.table tr { + border: 1px solid #c0c2c4 !important; } + +.informaltable th, +.table th { + font-weight: 600; + background-color: #dedfe0; } + +.informaltable td, +.informaltable th, +.table td, +.table th { + margin: 0; + overflow: hidden; + padding: 3px 5px; + vertical-align: middle; } + +.informaltable td[colspan], +.informaltable td[rowspan], +.table td[colspan], +.table td[rowspan] { + background-color: white; } + +.informaltable td[colspan], +.informaltable td[rowspan], +.informaltable th, +.table td[colspan], +.table td[rowspan], +.table th { + border: 1px solid #c0c2c4; } + +.informaltable td[valign="top"], +.informaltable th[valign="top"], +.table td[valign="top"], +.table th[valign="top"] { + vertical-align: top; } + +.informaltable td[valign="bottom"], +.informaltable th[valign="bottom"], +.table td[valign="bottom"], +.table th[valign="bottom"] { + vertical-align: bottom; } + +.informaltable tr:nth-child(even), +.table tr:nth-child(even) { + background-color: #efefef; } + +.admonition { + margin: 17px 0 24px; } + .admonition > .symbol { + float: left; + height: 36px; + margin: 0 10px 0 0; + width: 36px; } + .admonition > .admon-title { + font-weight: 600; + color: #0c322c; } + .admonition p { + margin: 10px 0 0 !important; } + .admonition.normal { + border-style: solid; + border-width: .2rem; + padding: 10px; } + .admonition.normal > .admon-title { + display: table-cell; + height: 36px; + vertical-align: middle; } + .admonition.normal.tip { + background-color: white; + border-color: #30ba78; } + .admonition.normal.note { + background-color: white; + border-color: #192072; } + .admonition.normal.note .orderedlist, + .admonition.normal.note ul { + color: #666; } + .admonition.normal.important { + background-color: white; + border-color: #2453ff; } + .admonition.normal.important .orderedlist, + .admonition.normal.important ul { + color: #2453ff; } + .admonition.normal.caution, .admonition.normal.warning { + border-color: #fe7c3f; + background-color: white; } + .admonition.compact > .symbol { + height: 24px; + margin-left: 0; + width: 24px; } + .admonition.compact > .admon-title { + height: unset; + color: #0c322c; } + .admonition.compact > p:nth-child(1) { + margin-top: 0 !important; } + +.documentation a, +.documentation em, +.documentation p, +.documentation span, +.documentation strong { + position: relative; + z-index: 2; } + +.guimenu, +.intraxref, +em, +i { + font-style: italic; } + +.question em, +em .guimenu, +i .guimenu { + font-style: normal; } + +sub, +sup { + font-size: 66.6%; + line-height: 0; } + +sub { + vertical-align: sub; } + +sup { + vertical-align: super; } + +.formalpara-title, +.imprint-label, +.toc-title, +.version-info .productname, +.version-info .productnumber, +b, +strong { + font-weight: 600; } + +.arch-arrow-start, +.arch-arrow-end { + background-color: #30ba78; + border-radius: 3px; + color: white; + display: inline-block; + font-size: 14px; + height: 20px; + line-height: 20px; + padding: 0 2px 0 4px; + position: relative; + vertical-align: bottom; } + +.arch-arrow-start::after { + content: ' >'; } + +.arch-arrow-end::after { + content: '<'; } + +p, +td { + hyphens: auto; } + +.email, +.link, +.phrase { + hyphens: none; } + +.simplelist td, +p { + color: #0c322c; + margin: 10px 0 0; + text-align: left; } + +.abstract .title { + font-weight: bold; + font-size: 12pt; } + +.abstract, +.highlights { + font-size: 18px; + line-height: 140%; + margin: 24px 0 0; } + .abstract p, + .highlights p { + color: #0c322c; } + .abstract p:first-child, + .highlights p:first-child { + margin-top: 0; } + .abstract .titlepage, + .highlights .titlepage { + display: none; } + .abstract .titlepage + p, + .abstract .titlepage + p, + .highlights .titlepage + p, + .highlights .titlepage + p { + margin-top: 0; } + .abstract li:first-child p:first-child, + .highlights li:first-child p:first-child { + margin-top: 0; } + .abstract + .author, + .abstract + .authorgroup, + .abstract + .corpauthor, + .abstract + .date, + .abstract + .editor, + .abstract + .othercredit, + .highlights + .author, + .highlights + .authorgroup, + .highlights + .corpauthor, + .highlights + .date, + .highlights + .editor, + .highlights + .othercredit { + margin: 10px 0 0; } + +.authorgroup, +.date, +.editor, +.othercredit { + color: #333; } + +article a { + color: #26915e; + text-decoration: none; } + article a:active, article a:focus, article a:hover, article a:visited:active, article a:visited:focus, article a:visited:hover { + color: #26915e; + text-decoration: underline; } + article a:visited { + color: #26915e; } + +.free-id { + height: 0.01px; + left: -1px; + position: relative; + width: 0.01px; } + +.complex-example .example-contents, +.procedure-contents { + background-color: #f4f4f4; + border-left: 0.2rem solid #dedfe0; } + +.complex-example .example-contents { + margin: 5px 0; + padding: 3px 15px 6px 12px; } + +.calloutlist { + margin: 10px 0 24px; } + .calloutlist td[width="5%"] { + width: 45px; } + +.example + .calloutlist { + margin: -14px 0 24px; } + +.calloutlist table { + width: 100%; } + +.callout { + background-color: #2453ff; + border-radius: 50%; + color: white; + display: inline-block; + font-family: Poppins, Roboto, sans-serif; + font-size: .7rem; + font-weight: 600; + line-height: 1rem; + margin: 0 .3rem; + box-sizing: border-box; + height: 1rem; + min-width: 1rem; + text-align: center; } + +.callout * { + background-color: transparent !important; + color: white !important; + font-weight: 600 !important; } + +.verbatim-wrap .callout { + user-select: none; } + +.calloutlist td:nth-child(1) .callout { + position: relative; + top: 2px; + float: right; } + +div.variablelist { + margin: 24px 0; } + +.glossary dt, +.variablelist dt { + color: #0c322c; + font-weight: 600; + margin: 0; + position: relative; + z-index: 1; } + +.toc dt { + margin-bottom: 5px; } + +.toc dt * { + border-bottom: none; + display: inline; + font-style: normal; + font-weight: normal; + padding: 0; } + +.indexdiv h3 { + font-weight: 600; + padding-bottom: 10px; } + +.glossary dd, +.indexdiv dd, +.toc dd, +.variablelist dd { + margin: 0 0 17px 0; + padding: 0 0 0 30px; } + +.list-of-equations dl, +.list-of-examples dl, +.list-of-figures dl, +.list-of-procedures dl, +.list-of-tables dl { + margin: 5px 0 17px 0; + padding: 0 0 0 30px; } + +.glossary dd > p, +.toc dd > p, +.variablelist dd > p { + margin: 0; } + +div.figure { + margin: 24px 0 0; + max-width: 100%; + min-height: 60px; + overflow: hidden; + padding-top: 0; + position: relative; + text-align: center; } + +.figure-contents > .mediaobject { + background-color: #FFF; + border-width: 1px 1px 0 1px; + border-style: solid; + border-color: #c0c2c4; + color: #999; + max-width: 100%; + min-height: 60px; + overflow: hidden; + padding: 12px 10px; + text-align: center; } + +.figure-contents img { + display: block; + margin: 0 auto; + max-width: calc(100% - 2px); + max-height: 80vh; + padding: 0; + width: auto; } + +.figure-title { + margin: 0; + padding: 10px; + width: auto; } + +.figure-title-wrap { + background-color: #efefef; + border-width: 0 1px 1px 1px; + border-style: solid; + border-color: #c0c2c4; + overflow: hidden; + width: 100%; } + +.informalfigure img { + background-color: #FFF; + border: 1px solid #c0c2c4; + box-sizing: border-box; + color: #999; + display: block; + margin: 17px 0 24px; + max-width: 100%; + min-width: 50px; + padding: 12px 10px; + width: auto; } + +.inlinemediaobject img { + display: inline-block; + max-height: 20px; + padding: 0 3px; + vertical-align: -15%; } + +.example-title, +.figure-title, +.itemizedlist-title, +.orderedlist-title, +.procedure-title, +.qandadiv-title, +.table-title, +.variablelist-title { + font-size: 14px; + font-weight: normal; + line-height: 120%; + text-align: left; + text-transform: uppercase; } + +.example-title, +.itemizedlist-title, +.procedure-title, +.table-title, +.variablelist-title { + padding-top: 0; + position: relative; + z-index: 1; } + +.example-title, +.orderedlist-title, +.procedure-title { + margin: 24px 0 0; } + +.qandadiv-title { + margin: 33px 0 0; } + +.itemizedlist-title { + margin: 24px 0 0; } + +.table-title { + margin: 24px 0 10px; } + +.variablelist-title { + margin: 24px 0 10px; } + +.qandaentry { + margin: 15px 0 0; + position: relative; + z-index: 0; } + +.example-title .keycap, +.example-title .literal, +.example-title .package, +.example-title .replaceable, +.example-title code, +.figure-title .keycap, +.figure-title .literal, +.figure-title .package, +.figure-title .replaceable, +.figure-title code, +.itemizedlist-title .keycap, +.itemizedlist-title .literal, +.itemizedlist-title .package, +.itemizedlist-title .replaceable, +.itemizedlist-title code, +.orderedlist-title .keycap, +.orderedlist-title .literal, +.orderedlist-title .package, +.orderedlist-title .replaceable, +.orderedlist-title code, +.procedure-title .keycap, +.procedure-title .literal, +.procedure-title .package, +.procedure-title .replaceable, +.procedure-title code, +.table-title .keycap, +.table-title .literal, +.table-title .package, +.table-title .replaceable, +.table-title code, +.variablelist-title .keycap, +.variablelist-title .literal, +.variablelist-title .package, +.variablelist-title .replaceable, +.variablelist-title code { + text-transform: none; } + +.procedure-contents { + display: block; + font-weight: normal; + margin: 17px 0 17px; + padding: 3px 5px 6px 2px; } + +.procedure-title-wrap + .procedure-contents { + margin: 10px 0 24px; } + +.procedure-contents > ol:first-child > li:first-child > p:first-child, +.procedure-contents > p:first-child { + margin-top: 0; } + +.procedure-contents > .admonition { + margin-top: 4px; } + +.procedure-contents > p, +.procedure-contents > .informalfigure, +.procedure-contents > .admonition { + margin-left: 12px; + margin-right: 17px; } + +ol.orderedlist, ol.procedure, ol.substeps { + color: #26915e; + display: block; + font-weight: normal; } + +ol.procedure { + margin: 0 10px; + padding: 0 0 0 30px; } + ol.procedure .title { + color: #333; + font-size: 16px; + font-weight: 600; + padding: 0; } + +ol.orderedlist, ol.substeps { + margin: 0 0 0 10px; + padding: 0 0 0 35px; } + +ol.orderedlist, ol.procedure { + list-style-type: decimal; } + +ol.substeps { + list-style-type: lower-latin; } + +.orderedlist-title-wrap + ol.orderedlist { + margin-top: 40px; } + +ul { + color: #26915e; + display: block; + list-style-type: disc; + margin: 0 10px; + padding: 5px 0 0 35px; } + +.step-optional { + color: #26915e; + font-style: italic; } + .step-optional + p { + margin-top: 0; } + .step-optional > p { + margin: 0 10px 5px; } + +div.itemizedlist { + margin: 0 0 24px; } + +li > p { + font-weight: normal; } + +.blockquote p { + color: #333; + font-style: italic; } + +div.blockquote { + margin: 17px 35px; } + +.qandadiv { + margin: 0 0 40px 0; } + +.question { + font-style: italic; } + +.answer { + padding: 0 0 17px; } + .answer .table-title, + .answer .variablelist, + .answer .verbatim-wrap { + margin-top: 10px; } + +.js-on .question { + cursor: pointer; + color: #26915e; + position: relative; } + .js-on .question .keycap, + .js-on .question .literal, + .js-on .question .package, + .js-on .question code { + color: #26915e; } + .js-on .question:hover, .js-on .question:focus { + color: #165b50; } + .js-on .question::before { + content: ''; + display: inline-block; + height: 15px; + margin: 4px 0 0; + width: 17px; + background-repeat: no-repeat; + background-position: 50% 50%; + background-image: url('data:image/svg+xml;utf-8,'); + transform: rotate(-90deg); + transition: transform 0.2s linear; } + +.js-on .answer { + display: none; } + +.js-on .qandaentry.active .question { + color: #0c322c; } + .js-on .qandaentry.active .question .keycap, + .js-on .qandaentry.active .question .literal, + .js-on .qandaentry.active .question .package, + .js-on .qandaentry.active .question .replaceable, + .js-on .qandaentry.active .question code { + color: #333; } + .js-on .qandaentry.active .question::before { + transform: rotate(0.01deg); + background-image: url('data:image/svg+xml;utf-8,'); } + +.js-on .qandaentry.active .answer { + display: block; } + +.js-on br { + margin-top: 2px; } + +.command, +.keycap, +.package, +.replaceable, +code { + display: inline-block; + font-weight: normal; + line-height: 120%; + padding: 0 4px; + text-transform: none; } + +.command, +.package, +.replaceable, +code { + font-family: "Roboto Mono", "RobotoMono", "DejaVu Sans Mono", "DejaVuSansMono", "Menlo", "Andale Mono", monospace; + border-bottom: 1px solid #c0c2c4; } + +.verbatim-wrap .command, +.verbatim-wrap .literal, +.verbatim-wrap .package, +.verbatim-wrap .replaceable, +.verbatim-wrap code { + display: inline; } + +.command, +.keycap, +.literal, +.package, +code { + font-style: normal; } + +.keycap *, +.literal *, +.package *, +.replaceable *, +code * { + border: none !important; + display: inline; + padding: 0 !important; } + +.admonition .admon-title .literal, +.admonition .admon-title .package, +.admonition .admon-title .replaceable, +.admonition .admon-title code, +.name .literal, +.name .package, +.name .replaceable, +.name code, +a .literal, +a .package, +a .replaceable, +a code { + color: inherit; } + +.admonition .admon-title .replaceable, +.admonition .admon-title code { + border-color: #dedfe0; } + +.literal, +.package, +.replaceable, +code { + font-weight: normal; } + +.command { + font-weight: 600; } + +.prompt { + user-select: none; } + .prompt.user, .prompt.custom { + color: #30ba78; } + .prompt.root { + color: #fe7c3f; } + +.keycap { + background-color: #dedfe0; + border-width: 1px; + color: #0c322c; + font-size: 0.9em; + font-weight: normal; + padding: 0px 5px; + vertical-align: 0.2em; + white-space: nowrap; } + +article a:active .keycap, +article a:active .literal, +article a:active .package, +article a:active .replaceable, +article a:active code, +article a:focus .keycap, +article a:focus .literal, +article a:focus .package, +article a:focus .replaceable, +article a:focus code, +article a:hover .keycap, +article a:hover .literal, +article a:hover .package, +article a:hover .replaceable, +article a:hover code { + border-color: #26915e; } + +.key-connector { + color: #9c9fa2; + margin: 0 -1px; } + +.verbatim-wrap { + background-color: #0c322c; + margin: 5px 0; + padding: 0; + text-align: right; + transition: background-color .3s linear; + position: relative; } + +.example .verbatim-wrap { + margin: 10px 0 24px; } + +.verbatim-wrap > div, +.verbatim-wrap > pre { + background-color: unset; + box-sizing: border-box; + color: #c7f1e3; + display: block; + font: normal 13px "Roboto Mono", "RobotoMono", "DejaVu Sans Mono", "DejaVuSansMono", "Menlo", "Andale Mono", monospace; + line-height: 125%; + overflow-y: hidden; + overflow: auto; + padding: 10px; + position: relative; + text-align: left; + text-align: left; + transition: border-color .3s linear, background-color .3s linear; + width: 100%; } + +.verbatim-wrap .literal, +.verbatim-wrap .package, +.verbatim-wrap .replaceable, +.verbatim-wrap code { + background-color: unset; + border: none; + font-size: 100%; + padding: 0; } + +.verbatim-wrap code { + color: inherit; } + +.verbatim-wrap .command { + color: #bfcbfb; } + +.verbatim-wrap > .clip-button { + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; + background-color: #dedfe0; + background-image: url('data:image/svg+xml;utf-8,'); + background-position: 5px 5px; + background-repeat: no-repeat; + border: none; + box-sizing: border-box; + color: #0c322c; + display: inline-block; + font-family: Poppins, Roboto, sans-serif; + font-size: 12px; + height: 26px; + line-height: 26px; + margin: 5px; + outline: none; + overflow: hidden; + padding: 0 5px 0 25px; + text-align: left; + text-transform: uppercase; + position: absolute; + top: 0; + right: 0; + opacity: 0; } + +.verbatim-wrap:hover > .clip-button, .verbatim-wrap:focus > .clip-button { + opacity: 1; } + +.verbatim-wrap > .clip-button:hover, +.verbatim-wrap > .clip-button:focus { + background-color: #efefef; } + +.verbatim-wrap.copy-success > div, +.verbatim-wrap.copy-success > pre { + background-color: #165b50; } + +@media screen { + .hljs { + display: block; + overflow-x: auto; + padding: 0.5em; + color: #c7f1e3; } + .hljs-comment, + .hljs-quote { + color: #bfcbfb; + font-style: italic; } + .hljs-keyword, + .hljs-selector-tag, + .hljs-subst { + color: #c7f1e3; + font-weight: bold; } + .hljs-number, + .hljs-literal, + .hljs-variable, + .hljs-template-variable, + .hljs-tag .hljs-attr { + color: #4cd191; } + .hljs-string, + .hljs-doctag { + color: #f3b292; } + .hljs-title, + .hljs-section, + .hljs-selector-id { + color: #fe7c3f; + font-weight: bold; } + .hljs-subst { + font-weight: normal; } + .hljs-type, + .hljs-class .hljs-title { + color: #bbbdd4; + font-weight: bold; } + .hljs-tag, + .hljs-name, + .hljs-attribute { + color: #dedfe0; + font-weight: normal; } + .hljs-regexp, + .hljs-link { + color: #30ba78; } + .hljs-symbol, + .hljs-bullet { + color: #fe7c3f; } + .hljs-built_in, + .hljs-builtin-name { + color: #bfcbfb; } + .hljs-meta { + color: #e3f8f1; + font-weight: bold; } + .hljs-deletion { + background: #f9dac8; } + .hljs-addition { + background: #e3f8f1; } + .hljs-emphasis { + font-style: italic; } + .hljs-strong { + font-weight: bold; } } + +.doc-status, +.remark { + font-style: normal; + font-weight: normal; } + +.remark { + background-color: #8D7294; + color: #FFF; + padding: .1rem .3rem; } + .remark .remark { + background-color: unset; + padding: 0; } + .remark a { + color: #FFF !important; } + +.doc-status { + background-color: #E6E0E8; + padding: 1rem; } + .doc-status .ds-label { + font-weight: 600; } + .doc-status .ds-message { + font-style: italic; + margin: 0 !important; } + +.permalink { + display: none; + font-weight: normal; + color: #c0c2c4 !important; + font-size: 75%; + line-height: 100%; + text-decoration: none !important; } + .permalink:hover, .permalink:focus { + color: #26915e !important; } + .permalink .report-bug { + opacity: 0.3; + font-weight: normal; + text-decoration: none; + -webkit-transition: opacity 0.2s ease-in-out 0.1s; + -moz-transition: opacity 0.2s ease-in-out 0.1s; + transition: opacity 0.2s ease-in-out 0.1s; } + +*:hover > .permalink, +*:focus > .permalink { + display: inline-block; } + +.report-bug { + color: #333; + font-size: 10px; + height: 15px; + line-height: 15px; + overflow: hidden; + padding: 0 3px; + border-bottom: 1px solid transparent; + background-color: #EEE; + text-transform: uppercase; + display: inline-block; + float: right; } + .report-bug:hover, .report-bug:focus, .report-bug:active { + color: #439239; + text-decoration: none !important; } + +*:hover > .report-bug { + opacity: 1; } + +@page { + size: portrait; + margin: 20mm 22.5mm 22.5mm 22.5mm; } + +@media print { + nav, + header, + footer, + aside, + div.crumbs, + button { + display: none !important; } + .version-info, + .big-version-info { + position: static !important; + text-align: left !important; + max-width: unset !important; } + article { + padding: 0 !important; + margin: 0 !important; + width: 100% !important; } + article .callout { + border: 1px solid #0c322c; + color: #0c322c; } + article .permalink, + article .report-bug { + display: none; } + article .admonition, + article .figure, + article .informalfigure, + article p, + article table { + page-break-inside: avoid; } + article .title { + break-after: avoid; + page-break-after: avoid; } + article .figure-title-wrap { + border: 1px solid #202020 !important; + width: calc(100% - 2px) !important; } + article .figure-contents > .mediaobject, + article .figure-title-wrap { + background-color: transparent !important; } + article a.link::after { + content: " (" attr(href) ") ↗"; + color: unset; + background-image: none; } } diff --git a/main/html/release-notes-all/static/css/style.css b/main/html/release-notes-all/static/css/style.css new file mode 100644 index 0000000..09bde99 --- /dev/null +++ b/main/html/release-notes-all/static/css/style.css @@ -0,0 +1,3446 @@ +@charset "UTF-8"; +/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */ +html, +body, +p, +ol, +ul, +li, +dl, +dt, +dd, +blockquote, +figure, +fieldset, +legend, +textarea, +pre, +iframe, +hr, +h1, +h2, +h3, +h4, +h5, +h6 { + margin: 0; + padding: 0; } + +h1, +h2, +h3, +h4, +h5, +h6 { + font-size: 100%; + font-weight: normal; } + +ul { + list-style: none; } + +button, +input, +select, +textarea { + margin: 0; } + +html { + box-sizing: border-box; } + +*, *::before, *::after { + box-sizing: inherit; } + +img, +video { + height: auto; + max-width: 100%; } + +iframe { + border: 0; } + +table { + border-collapse: collapse; + border-spacing: 0; } + +td, +th { + padding: 0; } + td:not([align]), + th:not([align]) { + text-align: inherit; } + +.container, #_footer .footer-topper .social, #_footer .footer-topper .footer-links, main.sticky.scroll-with-footer::before, main.sticky.scroll-with-footer::after, main .side-toc, main article { + flex-grow: 1; + margin: 0 auto; + position: relative; + width: auto; } + .container.is-fluid, #_footer .footer-topper .is-fluid.social, #_footer .footer-topper .is-fluid.footer-links, main.is-fluid.sticky.scroll-with-footer::before, main.is-fluid.sticky.scroll-with-footer::after, main .is-fluid.side-toc, main article.is-fluid { + max-width: none !important; + padding-left: 32px; + padding-right: 32px; + width: 100%; } + @media screen and (min-width: 1024px) { + .container, #_footer .footer-topper .social, #_footer .footer-topper .footer-links, main.sticky.scroll-with-footer::before, main.sticky.scroll-with-footer::after, main .side-toc, main article { + max-width: 960px; } } + @media screen and (max-width: 1215px) { + .container.is-widescreen:not(.is-max-desktop), #_footer .footer-topper .is-widescreen.social:not(.is-max-desktop), #_footer .footer-topper .is-widescreen.footer-links:not(.is-max-desktop), main.is-widescreen.sticky.scroll-with-footer:not(.is-max-desktop)::before, main.is-widescreen.sticky.scroll-with-footer:not(.is-max-desktop)::after, main .is-widescreen.side-toc:not(.is-max-desktop), main article.is-widescreen:not(.is-max-desktop) { + max-width: 1152px; } } + @media screen and (max-width: 1407px) { + .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen), #_footer .footer-topper .is-fullhd.social:not(.is-max-desktop):not(.is-max-widescreen), #_footer .footer-topper .is-fullhd.footer-links:not(.is-max-desktop):not(.is-max-widescreen), main.is-fullhd.sticky.scroll-with-footer:not(.is-max-desktop):not(.is-max-widescreen)::before, main.is-fullhd.sticky.scroll-with-footer:not(.is-max-desktop):not(.is-max-widescreen)::after, main .is-fullhd.side-toc:not(.is-max-desktop):not(.is-max-widescreen), main article.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) { + max-width: 1344px; } } + @media screen and (min-width: 1216px) { + .container:not(.is-max-desktop), #_footer .footer-topper .social:not(.is-max-desktop), #_footer .footer-topper .footer-links:not(.is-max-desktop), main.sticky.scroll-with-footer:not(.is-max-desktop)::before, main.sticky.scroll-with-footer:not(.is-max-desktop)::after, main .side-toc:not(.is-max-desktop), main article:not(.is-max-desktop) { + max-width: 1152px; } } + @media screen and (min-width: 1408px) { + .container:not(.is-max-desktop):not(.is-max-widescreen), #_footer .footer-topper .social:not(.is-max-desktop):not(.is-max-widescreen), #_footer .footer-topper .footer-links:not(.is-max-desktop):not(.is-max-widescreen), main.sticky.scroll-with-footer:not(.is-max-desktop):not(.is-max-widescreen)::before, main.sticky.scroll-with-footer:not(.is-max-desktop):not(.is-max-widescreen)::after, main .side-toc:not(.is-max-desktop):not(.is-max-widescreen), main article:not(.is-max-desktop):not(.is-max-widescreen) { + max-width: 1344px; } } +/* Bulma Grid */ +.column, #_footer .footer-topper .social, #_footer .footer-topper .footer-links, main.sticky.scroll-with-footer::before, main.sticky.scroll-with-footer::after, main .side-toc, main article { + display: block; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 1; + padding: 0.75rem; } + .columns.is-mobile > .column.is-narrow, #_footer .footer-topper .columns.is-mobile > .is-narrow.social, #_footer .footer-topper .columns.is-mobile > .is-narrow.footer-links, .columns.is-mobile > main.is-narrow.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-narrow.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-narrow.side-toc, main .columns.is-mobile > article.is-narrow { + flex: none; + width: unset; } + .columns.is-mobile > .column.is-full, #_footer .footer-topper .columns.is-mobile > .is-full.social, #_footer .footer-topper .columns.is-mobile > .is-full.footer-links, .columns.is-mobile > main.is-full.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-full.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-full.side-toc, main .columns.is-mobile > article.is-full { + flex: none; + width: 100%; } + .columns.is-mobile > .column.is-three-quarters, #_footer .footer-topper .columns.is-mobile > .is-three-quarters.social, #_footer .footer-topper .columns.is-mobile > .is-three-quarters.footer-links, .columns.is-mobile > main.is-three-quarters.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-three-quarters.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-three-quarters.side-toc, main .columns.is-mobile > article.is-three-quarters { + flex: none; + width: 75%; } + .columns.is-mobile > .column.is-two-thirds, #_footer .footer-topper .columns.is-mobile > .is-two-thirds.social, #_footer .footer-topper .columns.is-mobile > .is-two-thirds.footer-links, .columns.is-mobile > main.is-two-thirds.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-two-thirds.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-two-thirds.side-toc, main .columns.is-mobile > article.is-two-thirds { + flex: none; + width: 66.6666%; } + .columns.is-mobile > .column.is-half, #_footer .footer-topper .columns.is-mobile > .is-half.social, #_footer .footer-topper .columns.is-mobile > .is-half.footer-links, .columns.is-mobile > main.is-half.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-half.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-half.side-toc, main .columns.is-mobile > article.is-half { + flex: none; + width: 50%; } + .columns.is-mobile > .column.is-one-third, #_footer .footer-topper .columns.is-mobile > .is-one-third.social, #_footer .footer-topper .columns.is-mobile > .is-one-third.footer-links, .columns.is-mobile > main.is-one-third.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-one-third.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-one-third.side-toc, main .columns.is-mobile > article.is-one-third { + flex: none; + width: 33.3333%; } + .columns.is-mobile > .column.is-one-quarter, #_footer .footer-topper .columns.is-mobile > .is-one-quarter.social, #_footer .footer-topper .columns.is-mobile > .is-one-quarter.footer-links, .columns.is-mobile > main.is-one-quarter.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-one-quarter.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-one-quarter.side-toc, main .columns.is-mobile > article.is-one-quarter { + flex: none; + width: 25%; } + .columns.is-mobile > .column.is-one-fifth, #_footer .footer-topper .columns.is-mobile > .is-one-fifth.social, #_footer .footer-topper .columns.is-mobile > .is-one-fifth.footer-links, .columns.is-mobile > main.is-one-fifth.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-one-fifth.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-one-fifth.side-toc, main .columns.is-mobile > article.is-one-fifth { + flex: none; + width: 20%; } + .columns.is-mobile > .column.is-two-fifths, #_footer .footer-topper .columns.is-mobile > .is-two-fifths.social, #_footer .footer-topper .columns.is-mobile > .is-two-fifths.footer-links, .columns.is-mobile > main.is-two-fifths.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-two-fifths.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-two-fifths.side-toc, main .columns.is-mobile > article.is-two-fifths { + flex: none; + width: 40%; } + .columns.is-mobile > .column.is-three-fifths, #_footer .footer-topper .columns.is-mobile > .is-three-fifths.social, #_footer .footer-topper .columns.is-mobile > .is-three-fifths.footer-links, .columns.is-mobile > main.is-three-fifths.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-three-fifths.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-three-fifths.side-toc, main .columns.is-mobile > article.is-three-fifths { + flex: none; + width: 60%; } + .columns.is-mobile > .column.is-four-fifths, #_footer .footer-topper .columns.is-mobile > .is-four-fifths.social, #_footer .footer-topper .columns.is-mobile > .is-four-fifths.footer-links, .columns.is-mobile > main.is-four-fifths.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-four-fifths.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-four-fifths.side-toc, main .columns.is-mobile > article.is-four-fifths { + flex: none; + width: 80%; } + .columns.is-mobile > .column.is-offset-three-quarters, #_footer .footer-topper .columns.is-mobile > .is-offset-three-quarters.social, #_footer .footer-topper .columns.is-mobile > .is-offset-three-quarters.footer-links, .columns.is-mobile > main.is-offset-three-quarters.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-three-quarters.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-three-quarters.side-toc, main .columns.is-mobile > article.is-offset-three-quarters { + margin-left: 75%; } + .columns.is-mobile > .column.is-offset-two-thirds, #_footer .footer-topper .columns.is-mobile > .is-offset-two-thirds.social, #_footer .footer-topper .columns.is-mobile > .is-offset-two-thirds.footer-links, .columns.is-mobile > main.is-offset-two-thirds.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-two-thirds.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-two-thirds.side-toc, main .columns.is-mobile > article.is-offset-two-thirds { + margin-left: 66.6666%; } + .columns.is-mobile > .column.is-offset-half, #_footer .footer-topper .columns.is-mobile > .is-offset-half.social, #_footer .footer-topper .columns.is-mobile > .is-offset-half.footer-links, .columns.is-mobile > main.is-offset-half.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-half.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-half.side-toc, main .columns.is-mobile > article.is-offset-half { + margin-left: 50%; } + .columns.is-mobile > .column.is-offset-one-third, #_footer .footer-topper .columns.is-mobile > .is-offset-one-third.social, #_footer .footer-topper .columns.is-mobile > .is-offset-one-third.footer-links, .columns.is-mobile > main.is-offset-one-third.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-one-third.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-one-third.side-toc, main .columns.is-mobile > article.is-offset-one-third { + margin-left: 33.3333%; } + .columns.is-mobile > .column.is-offset-one-quarter, #_footer .footer-topper .columns.is-mobile > .is-offset-one-quarter.social, #_footer .footer-topper .columns.is-mobile > .is-offset-one-quarter.footer-links, .columns.is-mobile > main.is-offset-one-quarter.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-one-quarter.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-one-quarter.side-toc, main .columns.is-mobile > article.is-offset-one-quarter { + margin-left: 25%; } + .columns.is-mobile > .column.is-offset-one-fifth, #_footer .footer-topper .columns.is-mobile > .is-offset-one-fifth.social, #_footer .footer-topper .columns.is-mobile > .is-offset-one-fifth.footer-links, .columns.is-mobile > main.is-offset-one-fifth.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-one-fifth.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-one-fifth.side-toc, main .columns.is-mobile > article.is-offset-one-fifth { + margin-left: 20%; } + .columns.is-mobile > .column.is-offset-two-fifths, #_footer .footer-topper .columns.is-mobile > .is-offset-two-fifths.social, #_footer .footer-topper .columns.is-mobile > .is-offset-two-fifths.footer-links, .columns.is-mobile > main.is-offset-two-fifths.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-two-fifths.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-two-fifths.side-toc, main .columns.is-mobile > article.is-offset-two-fifths { + margin-left: 40%; } + .columns.is-mobile > .column.is-offset-three-fifths, #_footer .footer-topper .columns.is-mobile > .is-offset-three-fifths.social, #_footer .footer-topper .columns.is-mobile > .is-offset-three-fifths.footer-links, .columns.is-mobile > main.is-offset-three-fifths.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-three-fifths.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-three-fifths.side-toc, main .columns.is-mobile > article.is-offset-three-fifths { + margin-left: 60%; } + .columns.is-mobile > .column.is-offset-four-fifths, #_footer .footer-topper .columns.is-mobile > .is-offset-four-fifths.social, #_footer .footer-topper .columns.is-mobile > .is-offset-four-fifths.footer-links, .columns.is-mobile > main.is-offset-four-fifths.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-four-fifths.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-four-fifths.side-toc, main .columns.is-mobile > article.is-offset-four-fifths { + margin-left: 80%; } + .columns.is-mobile > .column.is-0, #_footer .footer-topper .columns.is-mobile > .is-0.social, #_footer .footer-topper .columns.is-mobile > .is-0.footer-links, .columns.is-mobile > main.is-0.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-0.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-0.side-toc, main .columns.is-mobile > article.is-0 { + flex: none; + width: 0%; } + .columns.is-mobile > .column.is-offset-0, #_footer .footer-topper .columns.is-mobile > .is-offset-0.social, #_footer .footer-topper .columns.is-mobile > .is-offset-0.footer-links, .columns.is-mobile > main.is-offset-0.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-0.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-0.side-toc, main .columns.is-mobile > article.is-offset-0 { + margin-left: 0%; } + .columns.is-mobile > .column.is-1, #_footer .footer-topper .columns.is-mobile > .is-1.social, #_footer .footer-topper .columns.is-mobile > .is-1.footer-links, .columns.is-mobile > main.is-1.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-1.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-1.side-toc, main .columns.is-mobile > article.is-1 { + flex: none; + width: 8.33333%; } + .columns.is-mobile > .column.is-offset-1, #_footer .footer-topper .columns.is-mobile > .is-offset-1.social, #_footer .footer-topper .columns.is-mobile > .is-offset-1.footer-links, .columns.is-mobile > main.is-offset-1.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-1.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-1.side-toc, main .columns.is-mobile > article.is-offset-1 { + margin-left: 8.33333%; } + .columns.is-mobile > .column.is-2, #_footer .footer-topper .columns.is-mobile > .social, #_footer .footer-topper .columns.is-mobile > .is-2.footer-links, .columns.is-mobile > main.column.sticky.scroll-with-footer::before, #_footer .footer-topper .columns.is-mobile > main.sticky.scroll-with-footer.social::before, #_footer .footer-topper .columns.is-mobile > main.sticky.scroll-with-footer.footer-links::before, .columns.is-mobile > main.column.sticky.scroll-with-footer::after, #_footer .footer-topper .columns.is-mobile > main.sticky.scroll-with-footer.social::after, #_footer .footer-topper .columns.is-mobile > main.sticky.scroll-with-footer.footer-links::after, .columns.is-mobile > main.is-2.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-2.sticky.scroll-with-footer::after, main .columns.is-mobile > .side-toc, main .columns.is-mobile > article.is-2, #_footer .footer-topper main .columns.is-mobile > article.social { + flex: none; + width: 16.66667%; } + .columns.is-mobile > .column.is-offset-2, #_footer .footer-topper .columns.is-mobile > .is-offset-2.social, #_footer .footer-topper .columns.is-mobile > .is-offset-2.footer-links, .columns.is-mobile > main.is-offset-2.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-2.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-2.side-toc, main .columns.is-mobile > article.is-offset-2 { + margin-left: 16.66667%; } + .columns.is-mobile > .column.is-3, #_footer .footer-topper .columns.is-mobile > .is-3.social, #_footer .footer-topper .columns.is-mobile > .is-3.footer-links, .columns.is-mobile > main.is-3.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-3.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-3.side-toc, main .columns.is-mobile > article.is-3 { + flex: none; + width: 25%; } + .columns.is-mobile > .column.is-offset-3, #_footer .footer-topper .columns.is-mobile > .is-offset-3.social, #_footer .footer-topper .columns.is-mobile > .is-offset-3.footer-links, .columns.is-mobile > main.is-offset-3.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-3.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-3.side-toc, main .columns.is-mobile > article.is-offset-3 { + margin-left: 25%; } + .columns.is-mobile > .column.is-4, #_footer .footer-topper .columns.is-mobile > .is-4.social, #_footer .footer-topper .columns.is-mobile > .is-4.footer-links, .columns.is-mobile > main.is-4.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-4.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-4.side-toc, main .columns.is-mobile > article.is-4 { + flex: none; + width: 33.33333%; } + .columns.is-mobile > .column.is-offset-4, #_footer .footer-topper .columns.is-mobile > .is-offset-4.social, #_footer .footer-topper .columns.is-mobile > .is-offset-4.footer-links, .columns.is-mobile > main.is-offset-4.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-4.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-4.side-toc, main .columns.is-mobile > article.is-offset-4 { + margin-left: 33.33333%; } + .columns.is-mobile > .column.is-5, #_footer .footer-topper .columns.is-mobile > .is-5.social, #_footer .footer-topper .columns.is-mobile > .is-5.footer-links, .columns.is-mobile > main.is-5.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-5.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-5.side-toc, main .columns.is-mobile > article.is-5 { + flex: none; + width: 41.66667%; } + .columns.is-mobile > .column.is-offset-5, #_footer .footer-topper .columns.is-mobile > .is-offset-5.social, #_footer .footer-topper .columns.is-mobile > .is-offset-5.footer-links, .columns.is-mobile > main.is-offset-5.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-5.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-5.side-toc, main .columns.is-mobile > article.is-offset-5 { + margin-left: 41.66667%; } + .columns.is-mobile > .column.is-6, #_footer .footer-topper .columns.is-mobile > .is-6.social, #_footer .footer-topper .columns.is-mobile > .is-6.footer-links, .columns.is-mobile > main.is-6.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-6.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-6.side-toc, main .columns.is-mobile > article.is-6 { + flex: none; + width: 50%; } + .columns.is-mobile > .column.is-offset-6, #_footer .footer-topper .columns.is-mobile > .is-offset-6.social, #_footer .footer-topper .columns.is-mobile > .is-offset-6.footer-links, .columns.is-mobile > main.is-offset-6.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-6.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-6.side-toc, main .columns.is-mobile > article.is-offset-6 { + margin-left: 50%; } + .columns.is-mobile > .column.is-7, #_footer .footer-topper .columns.is-mobile > .is-7.social, #_footer .footer-topper .columns.is-mobile > .is-7.footer-links, .columns.is-mobile > main.is-7.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-7.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-7.side-toc, main .columns.is-mobile > article.is-7 { + flex: none; + width: 58.33333%; } + .columns.is-mobile > .column.is-offset-7, #_footer .footer-topper .columns.is-mobile > .is-offset-7.social, #_footer .footer-topper .columns.is-mobile > .is-offset-7.footer-links, .columns.is-mobile > main.is-offset-7.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-7.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-7.side-toc, main .columns.is-mobile > article.is-offset-7 { + margin-left: 58.33333%; } + .columns.is-mobile > .column.is-8, #_footer .footer-topper .columns.is-mobile > .is-8.social, #_footer .footer-topper .columns.is-mobile > .is-8.footer-links, .columns.is-mobile > main.is-8.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-8.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-8.side-toc, main .columns.is-mobile > article { + flex: none; + width: 66.66667%; } + .columns.is-mobile > .column.is-offset-8, #_footer .footer-topper .columns.is-mobile > .is-offset-8.social, #_footer .footer-topper .columns.is-mobile > .is-offset-8.footer-links, .columns.is-mobile > main.is-offset-8.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-8.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-8.side-toc, main .columns.is-mobile > article.is-offset-8 { + margin-left: 66.66667%; } + .columns.is-mobile > .column.is-9, #_footer .footer-topper .columns.is-mobile > .is-9.social, #_footer .footer-topper .columns.is-mobile > .is-9.footer-links, .columns.is-mobile > main.is-9.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-9.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-9.side-toc, main .columns.is-mobile > article.is-9 { + flex: none; + width: 75%; } + .columns.is-mobile > .column.is-offset-9, #_footer .footer-topper .columns.is-mobile > .is-offset-9.social, #_footer .footer-topper .columns.is-mobile > .is-offset-9.footer-links, .columns.is-mobile > main.is-offset-9.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-9.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-9.side-toc, main .columns.is-mobile > article.is-offset-9 { + margin-left: 75%; } + .columns.is-mobile > .column.is-10, #_footer .footer-topper .columns.is-mobile > .is-10.social, #_footer .footer-topper .columns.is-mobile > .footer-links, .columns.is-mobile > main.is-10.sticky.scroll-with-footer::before, #_footer .footer-topper .columns.is-mobile > main.sticky.scroll-with-footer.footer-links::before, .columns.is-mobile > main.is-10.sticky.scroll-with-footer::after, #_footer .footer-topper .columns.is-mobile > main.sticky.scroll-with-footer.footer-links::after, main .columns.is-mobile > .is-10.side-toc, #_footer .footer-topper main .columns.is-mobile > .side-toc.footer-links, main .columns.is-mobile > article.is-10, #_footer .footer-topper main .columns.is-mobile > article.footer-links, body.normal .columns.is-mobile > article.column, body.normal #_footer .footer-topper .columns.is-mobile > article.social, #_footer .footer-topper body.normal .columns.is-mobile > article.social, #_footer .footer-topper body.normal .columns.is-mobile > article.footer-links, body.normal main .columns.is-mobile > article, main body.normal .columns.is-mobile > article { + flex: none; + width: 83.33333%; } + .columns.is-mobile > .column.is-offset-10, #_footer .footer-topper .columns.is-mobile > .is-offset-10.social, #_footer .footer-topper .columns.is-mobile > .is-offset-10.footer-links, .columns.is-mobile > main.is-offset-10.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-10.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-10.side-toc, main .columns.is-mobile > article.is-offset-10 { + margin-left: 83.33333%; } + .columns.is-mobile > .column.is-11, #_footer .footer-topper .columns.is-mobile > .is-11.social, #_footer .footer-topper .columns.is-mobile > .is-11.footer-links, .columns.is-mobile > main.is-11.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-11.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-11.side-toc, main .columns.is-mobile > article.is-11 { + flex: none; + width: 91.66667%; } + .columns.is-mobile > .column.is-offset-11, #_footer .footer-topper .columns.is-mobile > .is-offset-11.social, #_footer .footer-topper .columns.is-mobile > .is-offset-11.footer-links, .columns.is-mobile > main.is-offset-11.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-11.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-11.side-toc, main .columns.is-mobile > article.is-offset-11 { + margin-left: 91.66667%; } + .columns.is-mobile > .column.is-12, #_footer .footer-topper .columns.is-mobile > .is-12.social, #_footer .footer-topper .columns.is-mobile > .is-12.footer-links, .columns.is-mobile > main.is-12.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-12.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-12.side-toc, main .columns.is-mobile > article.is-12 { + flex: none; + width: 100%; } + .columns.is-mobile > .column.is-offset-12, #_footer .footer-topper .columns.is-mobile > .is-offset-12.social, #_footer .footer-topper .columns.is-mobile > .is-offset-12.footer-links, .columns.is-mobile > main.is-offset-12.sticky.scroll-with-footer::before, .columns.is-mobile > main.is-offset-12.sticky.scroll-with-footer::after, main .columns.is-mobile > .is-offset-12.side-toc, main .columns.is-mobile > article.is-offset-12 { + margin-left: 100%; } + @media screen and (max-width: 768px) { + .column.is-narrow-mobile, #_footer .footer-topper .is-narrow-mobile.social, #_footer .footer-topper .is-narrow-mobile.footer-links, main.is-narrow-mobile.sticky.scroll-with-footer::before, main.is-narrow-mobile.sticky.scroll-with-footer::after, main .is-narrow-mobile.side-toc, main article.is-narrow-mobile { + flex: none; + width: unset; } + .column.is-full-mobile, #_footer .footer-topper .is-full-mobile.social, #_footer .footer-topper .is-full-mobile.footer-links, main.is-full-mobile.sticky.scroll-with-footer::before, main.is-full-mobile.sticky.scroll-with-footer::after, main .is-full-mobile.side-toc, main article.is-full-mobile { + flex: none; + width: 100%; } + .column.is-three-quarters-mobile, #_footer .footer-topper .is-three-quarters-mobile.social, #_footer .footer-topper .is-three-quarters-mobile.footer-links, main.is-three-quarters-mobile.sticky.scroll-with-footer::before, main.is-three-quarters-mobile.sticky.scroll-with-footer::after, main .is-three-quarters-mobile.side-toc, main article.is-three-quarters-mobile { + flex: none; + width: 75%; } + .column.is-two-thirds-mobile, #_footer .footer-topper .is-two-thirds-mobile.social, #_footer .footer-topper .is-two-thirds-mobile.footer-links, main.is-two-thirds-mobile.sticky.scroll-with-footer::before, main.is-two-thirds-mobile.sticky.scroll-with-footer::after, main .is-two-thirds-mobile.side-toc, main article.is-two-thirds-mobile { + flex: none; + width: 66.6666%; } + .column.is-half-mobile, #_footer .footer-topper .is-half-mobile.social, #_footer .footer-topper .is-half-mobile.footer-links, main.is-half-mobile.sticky.scroll-with-footer::before, main.is-half-mobile.sticky.scroll-with-footer::after, main .is-half-mobile.side-toc, main article.is-half-mobile { + flex: none; + width: 50%; } + .column.is-one-third-mobile, #_footer .footer-topper .is-one-third-mobile.social, #_footer .footer-topper .is-one-third-mobile.footer-links, main.is-one-third-mobile.sticky.scroll-with-footer::before, main.is-one-third-mobile.sticky.scroll-with-footer::after, main .is-one-third-mobile.side-toc, main article.is-one-third-mobile { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-mobile, #_footer .footer-topper .is-one-quarter-mobile.social, #_footer .footer-topper .is-one-quarter-mobile.footer-links, main.is-one-quarter-mobile.sticky.scroll-with-footer::before, main.is-one-quarter-mobile.sticky.scroll-with-footer::after, main .is-one-quarter-mobile.side-toc, main article.is-one-quarter-mobile { + flex: none; + width: 25%; } + .column.is-one-fifth-mobile, #_footer .footer-topper .is-one-fifth-mobile.social, #_footer .footer-topper .is-one-fifth-mobile.footer-links, main.is-one-fifth-mobile.sticky.scroll-with-footer::before, main.is-one-fifth-mobile.sticky.scroll-with-footer::after, main .is-one-fifth-mobile.side-toc, main article.is-one-fifth-mobile { + flex: none; + width: 20%; } + .column.is-two-fifths-mobile, #_footer .footer-topper .is-two-fifths-mobile.social, #_footer .footer-topper .is-two-fifths-mobile.footer-links, main.is-two-fifths-mobile.sticky.scroll-with-footer::before, main.is-two-fifths-mobile.sticky.scroll-with-footer::after, main .is-two-fifths-mobile.side-toc, main article.is-two-fifths-mobile { + flex: none; + width: 40%; } + .column.is-three-fifths-mobile, #_footer .footer-topper .is-three-fifths-mobile.social, #_footer .footer-topper .is-three-fifths-mobile.footer-links, main.is-three-fifths-mobile.sticky.scroll-with-footer::before, main.is-three-fifths-mobile.sticky.scroll-with-footer::after, main .is-three-fifths-mobile.side-toc, main article.is-three-fifths-mobile { + flex: none; + width: 60%; } + .column.is-four-fifths-mobile, #_footer .footer-topper .is-four-fifths-mobile.social, #_footer .footer-topper .is-four-fifths-mobile.footer-links, main.is-four-fifths-mobile.sticky.scroll-with-footer::before, main.is-four-fifths-mobile.sticky.scroll-with-footer::after, main .is-four-fifths-mobile.side-toc, main article.is-four-fifths-mobile { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-mobile, #_footer .footer-topper .is-offset-three-quarters-mobile.social, #_footer .footer-topper .is-offset-three-quarters-mobile.footer-links, main.is-offset-three-quarters-mobile.sticky.scroll-with-footer::before, main.is-offset-three-quarters-mobile.sticky.scroll-with-footer::after, main .is-offset-three-quarters-mobile.side-toc, main article.is-offset-three-quarters-mobile { + margin-left: 75%; } + .column.is-offset-two-thirds-mobile, #_footer .footer-topper .is-offset-two-thirds-mobile.social, #_footer .footer-topper .is-offset-two-thirds-mobile.footer-links, main.is-offset-two-thirds-mobile.sticky.scroll-with-footer::before, main.is-offset-two-thirds-mobile.sticky.scroll-with-footer::after, main .is-offset-two-thirds-mobile.side-toc, main article.is-offset-two-thirds-mobile { + margin-left: 66.6666%; } + .column.is-offset-half-mobile, #_footer .footer-topper .is-offset-half-mobile.social, #_footer .footer-topper .is-offset-half-mobile.footer-links, main.is-offset-half-mobile.sticky.scroll-with-footer::before, main.is-offset-half-mobile.sticky.scroll-with-footer::after, main .is-offset-half-mobile.side-toc, main article.is-offset-half-mobile { + margin-left: 50%; } + .column.is-offset-one-third-mobile, #_footer .footer-topper .is-offset-one-third-mobile.social, #_footer .footer-topper .is-offset-one-third-mobile.footer-links, main.is-offset-one-third-mobile.sticky.scroll-with-footer::before, main.is-offset-one-third-mobile.sticky.scroll-with-footer::after, main .is-offset-one-third-mobile.side-toc, main article.is-offset-one-third-mobile { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-mobile, #_footer .footer-topper .is-offset-one-quarter-mobile.social, #_footer .footer-topper .is-offset-one-quarter-mobile.footer-links, main.is-offset-one-quarter-mobile.sticky.scroll-with-footer::before, main.is-offset-one-quarter-mobile.sticky.scroll-with-footer::after, main .is-offset-one-quarter-mobile.side-toc, main article.is-offset-one-quarter-mobile { + margin-left: 25%; } + .column.is-offset-one-fifth-mobile, #_footer .footer-topper .is-offset-one-fifth-mobile.social, #_footer .footer-topper .is-offset-one-fifth-mobile.footer-links, main.is-offset-one-fifth-mobile.sticky.scroll-with-footer::before, main.is-offset-one-fifth-mobile.sticky.scroll-with-footer::after, main .is-offset-one-fifth-mobile.side-toc, main article.is-offset-one-fifth-mobile { + margin-left: 20%; } + .column.is-offset-two-fifths-mobile, #_footer .footer-topper .is-offset-two-fifths-mobile.social, #_footer .footer-topper .is-offset-two-fifths-mobile.footer-links, main.is-offset-two-fifths-mobile.sticky.scroll-with-footer::before, main.is-offset-two-fifths-mobile.sticky.scroll-with-footer::after, main .is-offset-two-fifths-mobile.side-toc, main article.is-offset-two-fifths-mobile { + margin-left: 40%; } + .column.is-offset-three-fifths-mobile, #_footer .footer-topper .is-offset-three-fifths-mobile.social, #_footer .footer-topper .is-offset-three-fifths-mobile.footer-links, main.is-offset-three-fifths-mobile.sticky.scroll-with-footer::before, main.is-offset-three-fifths-mobile.sticky.scroll-with-footer::after, main .is-offset-three-fifths-mobile.side-toc, main article.is-offset-three-fifths-mobile { + margin-left: 60%; } + .column.is-offset-four-fifths-mobile, #_footer .footer-topper .is-offset-four-fifths-mobile.social, #_footer .footer-topper .is-offset-four-fifths-mobile.footer-links, main.is-offset-four-fifths-mobile.sticky.scroll-with-footer::before, main.is-offset-four-fifths-mobile.sticky.scroll-with-footer::after, main .is-offset-four-fifths-mobile.side-toc, main article.is-offset-four-fifths-mobile { + margin-left: 80%; } + .column.is-0-mobile, #_footer .footer-topper .is-0-mobile.social, #_footer .footer-topper .is-0-mobile.footer-links, main.is-0-mobile.sticky.scroll-with-footer::before, main.is-0-mobile.sticky.scroll-with-footer::after, main .is-0-mobile.side-toc, main article.is-0-mobile { + flex: none; + width: 0%; } + .column.is-offset-0-mobile, #_footer .footer-topper .is-offset-0-mobile.social, #_footer .footer-topper .is-offset-0-mobile.footer-links, main.is-offset-0-mobile.sticky.scroll-with-footer::before, main.is-offset-0-mobile.sticky.scroll-with-footer::after, main .is-offset-0-mobile.side-toc, main article.is-offset-0-mobile { + margin-left: 0%; } + .column.is-1-mobile, #_footer .footer-topper .is-1-mobile.social, #_footer .footer-topper .is-1-mobile.footer-links, main.is-1-mobile.sticky.scroll-with-footer::before, main.is-1-mobile.sticky.scroll-with-footer::after, main .is-1-mobile.side-toc, main article.is-1-mobile { + flex: none; + width: 8.33333%; } + .column.is-offset-1-mobile, #_footer .footer-topper .is-offset-1-mobile.social, #_footer .footer-topper .is-offset-1-mobile.footer-links, main.is-offset-1-mobile.sticky.scroll-with-footer::before, main.is-offset-1-mobile.sticky.scroll-with-footer::after, main .is-offset-1-mobile.side-toc, main article.is-offset-1-mobile { + margin-left: 8.33333%; } + .column.is-2-mobile, #_footer .footer-topper .is-2-mobile.social, #_footer .footer-topper .is-2-mobile.footer-links, main.is-2-mobile.sticky.scroll-with-footer::before, main.is-2-mobile.sticky.scroll-with-footer::after, main .is-2-mobile.side-toc, main article.is-2-mobile { + flex: none; + width: 16.66667%; } + .column.is-offset-2-mobile, #_footer .footer-topper .is-offset-2-mobile.social, #_footer .footer-topper .is-offset-2-mobile.footer-links, main.is-offset-2-mobile.sticky.scroll-with-footer::before, main.is-offset-2-mobile.sticky.scroll-with-footer::after, main .is-offset-2-mobile.side-toc, main article.is-offset-2-mobile { + margin-left: 16.66667%; } + .column.is-3-mobile, #_footer .footer-topper .is-3-mobile.social, #_footer .footer-topper .is-3-mobile.footer-links, main.is-3-mobile.sticky.scroll-with-footer::before, main.is-3-mobile.sticky.scroll-with-footer::after, main .is-3-mobile.side-toc, main article.is-3-mobile { + flex: none; + width: 25%; } + .column.is-offset-3-mobile, #_footer .footer-topper .is-offset-3-mobile.social, #_footer .footer-topper .is-offset-3-mobile.footer-links, main.is-offset-3-mobile.sticky.scroll-with-footer::before, main.is-offset-3-mobile.sticky.scroll-with-footer::after, main .is-offset-3-mobile.side-toc, main article.is-offset-3-mobile { + margin-left: 25%; } + .column.is-4-mobile, #_footer .footer-topper .is-4-mobile.social, #_footer .footer-topper .is-4-mobile.footer-links, main.is-4-mobile.sticky.scroll-with-footer::before, main.is-4-mobile.sticky.scroll-with-footer::after, main .is-4-mobile.side-toc, main article.is-4-mobile { + flex: none; + width: 33.33333%; } + .column.is-offset-4-mobile, #_footer .footer-topper .is-offset-4-mobile.social, #_footer .footer-topper .is-offset-4-mobile.footer-links, main.is-offset-4-mobile.sticky.scroll-with-footer::before, main.is-offset-4-mobile.sticky.scroll-with-footer::after, main .is-offset-4-mobile.side-toc, main article.is-offset-4-mobile { + margin-left: 33.33333%; } + .column.is-5-mobile, #_footer .footer-topper .is-5-mobile.social, #_footer .footer-topper .is-5-mobile.footer-links, main.is-5-mobile.sticky.scroll-with-footer::before, main.is-5-mobile.sticky.scroll-with-footer::after, main .is-5-mobile.side-toc, main article.is-5-mobile { + flex: none; + width: 41.66667%; } + .column.is-offset-5-mobile, #_footer .footer-topper .is-offset-5-mobile.social, #_footer .footer-topper .is-offset-5-mobile.footer-links, main.is-offset-5-mobile.sticky.scroll-with-footer::before, main.is-offset-5-mobile.sticky.scroll-with-footer::after, main .is-offset-5-mobile.side-toc, main article.is-offset-5-mobile { + margin-left: 41.66667%; } + .column.is-6-mobile, #_footer .footer-topper .is-6-mobile.social, #_footer .footer-topper .is-6-mobile.footer-links, main.is-6-mobile.sticky.scroll-with-footer::before, main.is-6-mobile.sticky.scroll-with-footer::after, main .is-6-mobile.side-toc, main article.is-6-mobile { + flex: none; + width: 50%; } + .column.is-offset-6-mobile, #_footer .footer-topper .is-offset-6-mobile.social, #_footer .footer-topper .is-offset-6-mobile.footer-links, main.is-offset-6-mobile.sticky.scroll-with-footer::before, main.is-offset-6-mobile.sticky.scroll-with-footer::after, main .is-offset-6-mobile.side-toc, main article.is-offset-6-mobile { + margin-left: 50%; } + .column.is-7-mobile, #_footer .footer-topper .is-7-mobile.social, #_footer .footer-topper .is-7-mobile.footer-links, main.is-7-mobile.sticky.scroll-with-footer::before, main.is-7-mobile.sticky.scroll-with-footer::after, main .is-7-mobile.side-toc, main article.is-7-mobile { + flex: none; + width: 58.33333%; } + .column.is-offset-7-mobile, #_footer .footer-topper .is-offset-7-mobile.social, #_footer .footer-topper .is-offset-7-mobile.footer-links, main.is-offset-7-mobile.sticky.scroll-with-footer::before, main.is-offset-7-mobile.sticky.scroll-with-footer::after, main .is-offset-7-mobile.side-toc, main article.is-offset-7-mobile { + margin-left: 58.33333%; } + .column.is-8-mobile, #_footer .footer-topper .is-8-mobile.social, #_footer .footer-topper .is-8-mobile.footer-links, main.is-8-mobile.sticky.scroll-with-footer::before, main.is-8-mobile.sticky.scroll-with-footer::after, main .is-8-mobile.side-toc, main article.is-8-mobile { + flex: none; + width: 66.66667%; } + .column.is-offset-8-mobile, #_footer .footer-topper .is-offset-8-mobile.social, #_footer .footer-topper .is-offset-8-mobile.footer-links, main.is-offset-8-mobile.sticky.scroll-with-footer::before, main.is-offset-8-mobile.sticky.scroll-with-footer::after, main .is-offset-8-mobile.side-toc, main article.is-offset-8-mobile { + margin-left: 66.66667%; } + .column.is-9-mobile, #_footer .footer-topper .is-9-mobile.social, #_footer .footer-topper .is-9-mobile.footer-links, main.is-9-mobile.sticky.scroll-with-footer::before, main.is-9-mobile.sticky.scroll-with-footer::after, main .is-9-mobile.side-toc, main article.is-9-mobile { + flex: none; + width: 75%; } + .column.is-offset-9-mobile, #_footer .footer-topper .is-offset-9-mobile.social, #_footer .footer-topper .is-offset-9-mobile.footer-links, main.is-offset-9-mobile.sticky.scroll-with-footer::before, main.is-offset-9-mobile.sticky.scroll-with-footer::after, main .is-offset-9-mobile.side-toc, main article.is-offset-9-mobile { + margin-left: 75%; } + .column.is-10-mobile, #_footer .footer-topper .is-10-mobile.social, #_footer .footer-topper .is-10-mobile.footer-links, main.is-10-mobile.sticky.scroll-with-footer::before, main.is-10-mobile.sticky.scroll-with-footer::after, main .is-10-mobile.side-toc, main article.is-10-mobile { + flex: none; + width: 83.33333%; } + .column.is-offset-10-mobile, #_footer .footer-topper .is-offset-10-mobile.social, #_footer .footer-topper .is-offset-10-mobile.footer-links, main.is-offset-10-mobile.sticky.scroll-with-footer::before, main.is-offset-10-mobile.sticky.scroll-with-footer::after, main .is-offset-10-mobile.side-toc, main article.is-offset-10-mobile { + margin-left: 83.33333%; } + .column.is-11-mobile, #_footer .footer-topper .is-11-mobile.social, #_footer .footer-topper .is-11-mobile.footer-links, main.is-11-mobile.sticky.scroll-with-footer::before, main.is-11-mobile.sticky.scroll-with-footer::after, main .is-11-mobile.side-toc, main article.is-11-mobile { + flex: none; + width: 91.66667%; } + .column.is-offset-11-mobile, #_footer .footer-topper .is-offset-11-mobile.social, #_footer .footer-topper .is-offset-11-mobile.footer-links, main.is-offset-11-mobile.sticky.scroll-with-footer::before, main.is-offset-11-mobile.sticky.scroll-with-footer::after, main .is-offset-11-mobile.side-toc, main article.is-offset-11-mobile { + margin-left: 91.66667%; } + .column.is-12-mobile, #_footer .footer-topper .is-12-mobile.social, #_footer .footer-topper .is-12-mobile.footer-links, main.is-12-mobile.sticky.scroll-with-footer::before, main.is-12-mobile.sticky.scroll-with-footer::after, main .is-12-mobile.side-toc, main article.is-12-mobile { + flex: none; + width: 100%; } + .column.is-offset-12-mobile, #_footer .footer-topper .is-offset-12-mobile.social, #_footer .footer-topper .is-offset-12-mobile.footer-links, main.is-offset-12-mobile.sticky.scroll-with-footer::before, main.is-offset-12-mobile.sticky.scroll-with-footer::after, main .is-offset-12-mobile.side-toc, main article.is-offset-12-mobile { + margin-left: 100%; } } + @media screen and (min-width: 769px), print { + .column.is-narrow, #_footer .footer-topper .is-narrow.social, #_footer .footer-topper .is-narrow.footer-links, main.is-narrow.sticky.scroll-with-footer::before, main.is-narrow.sticky.scroll-with-footer::after, main .is-narrow.side-toc, main article.is-narrow, .column.is-narrow-tablet, #_footer .footer-topper .is-narrow-tablet.social, #_footer .footer-topper .is-narrow-tablet.footer-links, main.is-narrow-tablet.sticky.scroll-with-footer::before, main.is-narrow-tablet.sticky.scroll-with-footer::after, main .is-narrow-tablet.side-toc, main article.is-narrow-tablet { + flex: none; + width: unset; } + .column.is-full, #_footer .footer-topper .is-full.social, #_footer .footer-topper .is-full.footer-links, main.is-full.sticky.scroll-with-footer::before, main.is-full.sticky.scroll-with-footer::after, main .is-full.side-toc, main article.is-full, .column.is-full-tablet, #_footer .footer-topper .is-full-tablet.social, #_footer .footer-topper .is-full-tablet.footer-links, main.is-full-tablet.sticky.scroll-with-footer::before, main.is-full-tablet.sticky.scroll-with-footer::after, main .is-full-tablet.side-toc, main article.is-full-tablet { + flex: none; + width: 100%; } + .column.is-three-quarters, #_footer .footer-topper .is-three-quarters.social, #_footer .footer-topper .is-three-quarters.footer-links, main.is-three-quarters.sticky.scroll-with-footer::before, main.is-three-quarters.sticky.scroll-with-footer::after, main .is-three-quarters.side-toc, main article.is-three-quarters, .column.is-three-quarters-tablet, #_footer .footer-topper .is-three-quarters-tablet.social, #_footer .footer-topper .is-three-quarters-tablet.footer-links, main.is-three-quarters-tablet.sticky.scroll-with-footer::before, main.is-three-quarters-tablet.sticky.scroll-with-footer::after, main .is-three-quarters-tablet.side-toc, main article.is-three-quarters-tablet { + flex: none; + width: 75%; } + .column.is-two-thirds, #_footer .footer-topper .is-two-thirds.social, #_footer .footer-topper .is-two-thirds.footer-links, main.is-two-thirds.sticky.scroll-with-footer::before, main.is-two-thirds.sticky.scroll-with-footer::after, main .is-two-thirds.side-toc, main article.is-two-thirds, .column.is-two-thirds-tablet, #_footer .footer-topper .is-two-thirds-tablet.social, #_footer .footer-topper .is-two-thirds-tablet.footer-links, main.is-two-thirds-tablet.sticky.scroll-with-footer::before, main.is-two-thirds-tablet.sticky.scroll-with-footer::after, main .is-two-thirds-tablet.side-toc, main article.is-two-thirds-tablet { + flex: none; + width: 66.6666%; } + .column.is-half, #_footer .footer-topper .is-half.social, #_footer .footer-topper .is-half.footer-links, main.is-half.sticky.scroll-with-footer::before, main.is-half.sticky.scroll-with-footer::after, main .is-half.side-toc, main article.is-half, .column.is-half-tablet, #_footer .footer-topper .is-half-tablet.social, #_footer .footer-topper .is-half-tablet.footer-links, main.is-half-tablet.sticky.scroll-with-footer::before, main.is-half-tablet.sticky.scroll-with-footer::after, main .is-half-tablet.side-toc, main article.is-half-tablet { + flex: none; + width: 50%; } + .column.is-one-third, #_footer .footer-topper .is-one-third.social, #_footer .footer-topper .is-one-third.footer-links, main.is-one-third.sticky.scroll-with-footer::before, main.is-one-third.sticky.scroll-with-footer::after, main .is-one-third.side-toc, main article.is-one-third, .column.is-one-third-tablet, #_footer .footer-topper .is-one-third-tablet.social, #_footer .footer-topper .is-one-third-tablet.footer-links, main.is-one-third-tablet.sticky.scroll-with-footer::before, main.is-one-third-tablet.sticky.scroll-with-footer::after, main .is-one-third-tablet.side-toc, main article.is-one-third-tablet { + flex: none; + width: 33.3333%; } + .column.is-one-quarter, #_footer .footer-topper .is-one-quarter.social, #_footer .footer-topper .is-one-quarter.footer-links, main.is-one-quarter.sticky.scroll-with-footer::before, main.is-one-quarter.sticky.scroll-with-footer::after, main .is-one-quarter.side-toc, main article.is-one-quarter, .column.is-one-quarter-tablet, #_footer .footer-topper .is-one-quarter-tablet.social, #_footer .footer-topper .is-one-quarter-tablet.footer-links, main.is-one-quarter-tablet.sticky.scroll-with-footer::before, main.is-one-quarter-tablet.sticky.scroll-with-footer::after, main .is-one-quarter-tablet.side-toc, main article.is-one-quarter-tablet { + flex: none; + width: 25%; } + .column.is-one-fifth, #_footer .footer-topper .is-one-fifth.social, #_footer .footer-topper .is-one-fifth.footer-links, main.is-one-fifth.sticky.scroll-with-footer::before, main.is-one-fifth.sticky.scroll-with-footer::after, main .is-one-fifth.side-toc, main article.is-one-fifth, .column.is-one-fifth-tablet, #_footer .footer-topper .is-one-fifth-tablet.social, #_footer .footer-topper .is-one-fifth-tablet.footer-links, main.is-one-fifth-tablet.sticky.scroll-with-footer::before, main.is-one-fifth-tablet.sticky.scroll-with-footer::after, main .is-one-fifth-tablet.side-toc, main article.is-one-fifth-tablet { + flex: none; + width: 20%; } + .column.is-two-fifths, #_footer .footer-topper .is-two-fifths.social, #_footer .footer-topper .is-two-fifths.footer-links, main.is-two-fifths.sticky.scroll-with-footer::before, main.is-two-fifths.sticky.scroll-with-footer::after, main .is-two-fifths.side-toc, main article.is-two-fifths, .column.is-two-fifths-tablet, #_footer .footer-topper .is-two-fifths-tablet.social, #_footer .footer-topper .is-two-fifths-tablet.footer-links, main.is-two-fifths-tablet.sticky.scroll-with-footer::before, main.is-two-fifths-tablet.sticky.scroll-with-footer::after, main .is-two-fifths-tablet.side-toc, main article.is-two-fifths-tablet { + flex: none; + width: 40%; } + .column.is-three-fifths, #_footer .footer-topper .is-three-fifths.social, #_footer .footer-topper .is-three-fifths.footer-links, main.is-three-fifths.sticky.scroll-with-footer::before, main.is-three-fifths.sticky.scroll-with-footer::after, main .is-three-fifths.side-toc, main article.is-three-fifths, .column.is-three-fifths-tablet, #_footer .footer-topper .is-three-fifths-tablet.social, #_footer .footer-topper .is-three-fifths-tablet.footer-links, main.is-three-fifths-tablet.sticky.scroll-with-footer::before, main.is-three-fifths-tablet.sticky.scroll-with-footer::after, main .is-three-fifths-tablet.side-toc, main article.is-three-fifths-tablet { + flex: none; + width: 60%; } + .column.is-four-fifths, #_footer .footer-topper .is-four-fifths.social, #_footer .footer-topper .is-four-fifths.footer-links, main.is-four-fifths.sticky.scroll-with-footer::before, main.is-four-fifths.sticky.scroll-with-footer::after, main .is-four-fifths.side-toc, main article.is-four-fifths, .column.is-four-fifths-tablet, #_footer .footer-topper .is-four-fifths-tablet.social, #_footer .footer-topper .is-four-fifths-tablet.footer-links, main.is-four-fifths-tablet.sticky.scroll-with-footer::before, main.is-four-fifths-tablet.sticky.scroll-with-footer::after, main .is-four-fifths-tablet.side-toc, main article.is-four-fifths-tablet { + flex: none; + width: 80%; } + .column.is-offset-three-quarters, #_footer .footer-topper .is-offset-three-quarters.social, #_footer .footer-topper .is-offset-three-quarters.footer-links, main.is-offset-three-quarters.sticky.scroll-with-footer::before, main.is-offset-three-quarters.sticky.scroll-with-footer::after, main .is-offset-three-quarters.side-toc, main article.is-offset-three-quarters, .column.is-offset-three-quarters-tablet, #_footer .footer-topper .is-offset-three-quarters-tablet.social, #_footer .footer-topper .is-offset-three-quarters-tablet.footer-links, main.is-offset-three-quarters-tablet.sticky.scroll-with-footer::before, main.is-offset-three-quarters-tablet.sticky.scroll-with-footer::after, main .is-offset-three-quarters-tablet.side-toc, main article.is-offset-three-quarters-tablet { + margin-left: 75%; } + .column.is-offset-two-thirds, #_footer .footer-topper .is-offset-two-thirds.social, #_footer .footer-topper .is-offset-two-thirds.footer-links, main.is-offset-two-thirds.sticky.scroll-with-footer::before, main.is-offset-two-thirds.sticky.scroll-with-footer::after, main .is-offset-two-thirds.side-toc, main article.is-offset-two-thirds, .column.is-offset-two-thirds-tablet, #_footer .footer-topper .is-offset-two-thirds-tablet.social, #_footer .footer-topper .is-offset-two-thirds-tablet.footer-links, main.is-offset-two-thirds-tablet.sticky.scroll-with-footer::before, main.is-offset-two-thirds-tablet.sticky.scroll-with-footer::after, main .is-offset-two-thirds-tablet.side-toc, main article.is-offset-two-thirds-tablet { + margin-left: 66.6666%; } + .column.is-offset-half, #_footer .footer-topper .is-offset-half.social, #_footer .footer-topper .is-offset-half.footer-links, main.is-offset-half.sticky.scroll-with-footer::before, main.is-offset-half.sticky.scroll-with-footer::after, main .is-offset-half.side-toc, main article.is-offset-half, .column.is-offset-half-tablet, #_footer .footer-topper .is-offset-half-tablet.social, #_footer .footer-topper .is-offset-half-tablet.footer-links, main.is-offset-half-tablet.sticky.scroll-with-footer::before, main.is-offset-half-tablet.sticky.scroll-with-footer::after, main .is-offset-half-tablet.side-toc, main article.is-offset-half-tablet { + margin-left: 50%; } + .column.is-offset-one-third, #_footer .footer-topper .is-offset-one-third.social, #_footer .footer-topper .is-offset-one-third.footer-links, main.is-offset-one-third.sticky.scroll-with-footer::before, main.is-offset-one-third.sticky.scroll-with-footer::after, main .is-offset-one-third.side-toc, main article.is-offset-one-third, .column.is-offset-one-third-tablet, #_footer .footer-topper .is-offset-one-third-tablet.social, #_footer .footer-topper .is-offset-one-third-tablet.footer-links, main.is-offset-one-third-tablet.sticky.scroll-with-footer::before, main.is-offset-one-third-tablet.sticky.scroll-with-footer::after, main .is-offset-one-third-tablet.side-toc, main article.is-offset-one-third-tablet { + margin-left: 33.3333%; } + .column.is-offset-one-quarter, #_footer .footer-topper .is-offset-one-quarter.social, #_footer .footer-topper .is-offset-one-quarter.footer-links, main.is-offset-one-quarter.sticky.scroll-with-footer::before, main.is-offset-one-quarter.sticky.scroll-with-footer::after, main .is-offset-one-quarter.side-toc, main article.is-offset-one-quarter, .column.is-offset-one-quarter-tablet, #_footer .footer-topper .is-offset-one-quarter-tablet.social, #_footer .footer-topper .is-offset-one-quarter-tablet.footer-links, main.is-offset-one-quarter-tablet.sticky.scroll-with-footer::before, main.is-offset-one-quarter-tablet.sticky.scroll-with-footer::after, main .is-offset-one-quarter-tablet.side-toc, main article.is-offset-one-quarter-tablet { + margin-left: 25%; } + .column.is-offset-one-fifth, #_footer .footer-topper .is-offset-one-fifth.social, #_footer .footer-topper .is-offset-one-fifth.footer-links, main.is-offset-one-fifth.sticky.scroll-with-footer::before, main.is-offset-one-fifth.sticky.scroll-with-footer::after, main .is-offset-one-fifth.side-toc, main article.is-offset-one-fifth, .column.is-offset-one-fifth-tablet, #_footer .footer-topper .is-offset-one-fifth-tablet.social, #_footer .footer-topper .is-offset-one-fifth-tablet.footer-links, main.is-offset-one-fifth-tablet.sticky.scroll-with-footer::before, main.is-offset-one-fifth-tablet.sticky.scroll-with-footer::after, main .is-offset-one-fifth-tablet.side-toc, main article.is-offset-one-fifth-tablet { + margin-left: 20%; } + .column.is-offset-two-fifths, #_footer .footer-topper .is-offset-two-fifths.social, #_footer .footer-topper .is-offset-two-fifths.footer-links, main.is-offset-two-fifths.sticky.scroll-with-footer::before, main.is-offset-two-fifths.sticky.scroll-with-footer::after, main .is-offset-two-fifths.side-toc, main article.is-offset-two-fifths, .column.is-offset-two-fifths-tablet, #_footer .footer-topper .is-offset-two-fifths-tablet.social, #_footer .footer-topper .is-offset-two-fifths-tablet.footer-links, main.is-offset-two-fifths-tablet.sticky.scroll-with-footer::before, main.is-offset-two-fifths-tablet.sticky.scroll-with-footer::after, main .is-offset-two-fifths-tablet.side-toc, main article.is-offset-two-fifths-tablet { + margin-left: 40%; } + .column.is-offset-three-fifths, #_footer .footer-topper .is-offset-three-fifths.social, #_footer .footer-topper .is-offset-three-fifths.footer-links, main.is-offset-three-fifths.sticky.scroll-with-footer::before, main.is-offset-three-fifths.sticky.scroll-with-footer::after, main .is-offset-three-fifths.side-toc, main article.is-offset-three-fifths, .column.is-offset-three-fifths-tablet, #_footer .footer-topper .is-offset-three-fifths-tablet.social, #_footer .footer-topper .is-offset-three-fifths-tablet.footer-links, main.is-offset-three-fifths-tablet.sticky.scroll-with-footer::before, main.is-offset-three-fifths-tablet.sticky.scroll-with-footer::after, main .is-offset-three-fifths-tablet.side-toc, main article.is-offset-three-fifths-tablet { + margin-left: 60%; } + .column.is-offset-four-fifths, #_footer .footer-topper .is-offset-four-fifths.social, #_footer .footer-topper .is-offset-four-fifths.footer-links, main.is-offset-four-fifths.sticky.scroll-with-footer::before, main.is-offset-four-fifths.sticky.scroll-with-footer::after, main .is-offset-four-fifths.side-toc, main article.is-offset-four-fifths, .column.is-offset-four-fifths-tablet, #_footer .footer-topper .is-offset-four-fifths-tablet.social, #_footer .footer-topper .is-offset-four-fifths-tablet.footer-links, main.is-offset-four-fifths-tablet.sticky.scroll-with-footer::before, main.is-offset-four-fifths-tablet.sticky.scroll-with-footer::after, main .is-offset-four-fifths-tablet.side-toc, main article.is-offset-four-fifths-tablet { + margin-left: 80%; } + .column.is-0, #_footer .footer-topper .is-0.social, #_footer .footer-topper .is-0.footer-links, main.is-0.sticky.scroll-with-footer::before, main.is-0.sticky.scroll-with-footer::after, main .is-0.side-toc, main article.is-0, .column.is-0-tablet, #_footer .footer-topper .is-0-tablet.social, #_footer .footer-topper .is-0-tablet.footer-links, main.is-0-tablet.sticky.scroll-with-footer::before, main.is-0-tablet.sticky.scroll-with-footer::after, main .is-0-tablet.side-toc, main article.is-0-tablet { + flex: none; + width: 0%; } + .column.is-offset-0, #_footer .footer-topper .is-offset-0.social, #_footer .footer-topper .is-offset-0.footer-links, main.is-offset-0.sticky.scroll-with-footer::before, main.is-offset-0.sticky.scroll-with-footer::after, main .is-offset-0.side-toc, main article.is-offset-0, .column.is-offset-0-tablet, #_footer .footer-topper .is-offset-0-tablet.social, #_footer .footer-topper .is-offset-0-tablet.footer-links, main.is-offset-0-tablet.sticky.scroll-with-footer::before, main.is-offset-0-tablet.sticky.scroll-with-footer::after, main .is-offset-0-tablet.side-toc, main article.is-offset-0-tablet { + margin-left: 0%; } + .column.is-1, #_footer .footer-topper .is-1.social, #_footer .footer-topper .is-1.footer-links, main.is-1.sticky.scroll-with-footer::before, main.is-1.sticky.scroll-with-footer::after, main .is-1.side-toc, main article.is-1, .column.is-1-tablet, #_footer .footer-topper .is-1-tablet.social, #_footer .footer-topper .is-1-tablet.footer-links, main.is-1-tablet.sticky.scroll-with-footer::before, main.is-1-tablet.sticky.scroll-with-footer::after, main .is-1-tablet.side-toc, main article.is-1-tablet { + flex: none; + width: 8.33333%; } + .column.is-offset-1, #_footer .footer-topper .is-offset-1.social, #_footer .footer-topper .is-offset-1.footer-links, main.is-offset-1.sticky.scroll-with-footer::before, main.is-offset-1.sticky.scroll-with-footer::after, main .is-offset-1.side-toc, main article.is-offset-1, .column.is-offset-1-tablet, #_footer .footer-topper .is-offset-1-tablet.social, #_footer .footer-topper .is-offset-1-tablet.footer-links, main.is-offset-1-tablet.sticky.scroll-with-footer::before, main.is-offset-1-tablet.sticky.scroll-with-footer::after, main .is-offset-1-tablet.side-toc, main article.is-offset-1-tablet { + margin-left: 8.33333%; } + .column.is-2, #_footer .footer-topper .social, #_footer .footer-topper .is-2.footer-links, main.column.sticky.scroll-with-footer::before, #_footer .footer-topper main.sticky.scroll-with-footer.social::before, #_footer .footer-topper main.sticky.scroll-with-footer.footer-links::before, main.column.sticky.scroll-with-footer::after, #_footer .footer-topper main.sticky.scroll-with-footer.social::after, #_footer .footer-topper main.sticky.scroll-with-footer.footer-links::after, main.is-2.sticky.scroll-with-footer::before, main.is-2.sticky.scroll-with-footer::after, main .side-toc, main article.is-2, .column.is-2-tablet, #_footer .footer-topper .is-2-tablet.footer-links, main.is-2-tablet.sticky.scroll-with-footer::before, main.is-2-tablet.sticky.scroll-with-footer::after, main article.is-2-tablet { + flex: none; + width: 16.66667%; } + .column.is-offset-2, #_footer .footer-topper .is-offset-2.social, #_footer .footer-topper .is-offset-2.footer-links, main.is-offset-2.sticky.scroll-with-footer::before, main.is-offset-2.sticky.scroll-with-footer::after, main .is-offset-2.side-toc, main article.is-offset-2, .column.is-offset-2-tablet, #_footer .footer-topper .is-offset-2-tablet.social, #_footer .footer-topper .is-offset-2-tablet.footer-links, main.is-offset-2-tablet.sticky.scroll-with-footer::before, main.is-offset-2-tablet.sticky.scroll-with-footer::after, main .is-offset-2-tablet.side-toc, main article.is-offset-2-tablet { + margin-left: 16.66667%; } + .column.is-3, #_footer .footer-topper .is-3.social, #_footer .footer-topper .is-3.footer-links, main.is-3.sticky.scroll-with-footer::before, main.is-3.sticky.scroll-with-footer::after, main .is-3.side-toc, main article.is-3, .column.is-3-tablet, #_footer .footer-topper .is-3-tablet.social, #_footer .footer-topper .is-3-tablet.footer-links, main.is-3-tablet.sticky.scroll-with-footer::before, main.is-3-tablet.sticky.scroll-with-footer::after, main .is-3-tablet.side-toc, main article.is-3-tablet { + flex: none; + width: 25%; } + .column.is-offset-3, #_footer .footer-topper .is-offset-3.social, #_footer .footer-topper .is-offset-3.footer-links, main.is-offset-3.sticky.scroll-with-footer::before, main.is-offset-3.sticky.scroll-with-footer::after, main .is-offset-3.side-toc, main article.is-offset-3, .column.is-offset-3-tablet, #_footer .footer-topper .is-offset-3-tablet.social, #_footer .footer-topper .is-offset-3-tablet.footer-links, main.is-offset-3-tablet.sticky.scroll-with-footer::before, main.is-offset-3-tablet.sticky.scroll-with-footer::after, main .is-offset-3-tablet.side-toc, main article.is-offset-3-tablet { + margin-left: 25%; } + .column.is-4, #_footer .footer-topper .is-4.social, #_footer .footer-topper .is-4.footer-links, main.is-4.sticky.scroll-with-footer::before, main.is-4.sticky.scroll-with-footer::after, main .is-4.side-toc, main article.is-4, .column.is-4-tablet, #_footer .footer-topper .is-4-tablet.social, #_footer .footer-topper .is-4-tablet.footer-links, main.is-4-tablet.sticky.scroll-with-footer::before, main.is-4-tablet.sticky.scroll-with-footer::after, main .is-4-tablet.side-toc, main article.is-4-tablet { + flex: none; + width: 33.33333%; } + .column.is-offset-4, #_footer .footer-topper .is-offset-4.social, #_footer .footer-topper .is-offset-4.footer-links, main.is-offset-4.sticky.scroll-with-footer::before, main.is-offset-4.sticky.scroll-with-footer::after, main .is-offset-4.side-toc, main article.is-offset-4, .column.is-offset-4-tablet, #_footer .footer-topper .is-offset-4-tablet.social, #_footer .footer-topper .is-offset-4-tablet.footer-links, main.is-offset-4-tablet.sticky.scroll-with-footer::before, main.is-offset-4-tablet.sticky.scroll-with-footer::after, main .is-offset-4-tablet.side-toc, main article.is-offset-4-tablet { + margin-left: 33.33333%; } + .column.is-5, #_footer .footer-topper .is-5.social, #_footer .footer-topper .is-5.footer-links, main.is-5.sticky.scroll-with-footer::before, main.is-5.sticky.scroll-with-footer::after, main .is-5.side-toc, main article.is-5, .column.is-5-tablet, #_footer .footer-topper .is-5-tablet.social, #_footer .footer-topper .is-5-tablet.footer-links, main.is-5-tablet.sticky.scroll-with-footer::before, main.is-5-tablet.sticky.scroll-with-footer::after, main .is-5-tablet.side-toc, main article.is-5-tablet { + flex: none; + width: 41.66667%; } + .column.is-offset-5, #_footer .footer-topper .is-offset-5.social, #_footer .footer-topper .is-offset-5.footer-links, main.is-offset-5.sticky.scroll-with-footer::before, main.is-offset-5.sticky.scroll-with-footer::after, main .is-offset-5.side-toc, main article.is-offset-5, .column.is-offset-5-tablet, #_footer .footer-topper .is-offset-5-tablet.social, #_footer .footer-topper .is-offset-5-tablet.footer-links, main.is-offset-5-tablet.sticky.scroll-with-footer::before, main.is-offset-5-tablet.sticky.scroll-with-footer::after, main .is-offset-5-tablet.side-toc, main article.is-offset-5-tablet { + margin-left: 41.66667%; } + .column.is-6, #_footer .footer-topper .is-6.social, #_footer .footer-topper .is-6.footer-links, main.is-6.sticky.scroll-with-footer::before, main.is-6.sticky.scroll-with-footer::after, main .is-6.side-toc, main article.is-6, .column.is-6-tablet, #_footer .footer-topper .is-6-tablet.social, #_footer .footer-topper .is-6-tablet.footer-links, main.is-6-tablet.sticky.scroll-with-footer::before, main.is-6-tablet.sticky.scroll-with-footer::after, main .is-6-tablet.side-toc, main article.is-6-tablet { + flex: none; + width: 50%; } + .column.is-offset-6, #_footer .footer-topper .is-offset-6.social, #_footer .footer-topper .is-offset-6.footer-links, main.is-offset-6.sticky.scroll-with-footer::before, main.is-offset-6.sticky.scroll-with-footer::after, main .is-offset-6.side-toc, main article.is-offset-6, .column.is-offset-6-tablet, #_footer .footer-topper .is-offset-6-tablet.social, #_footer .footer-topper .is-offset-6-tablet.footer-links, main.is-offset-6-tablet.sticky.scroll-with-footer::before, main.is-offset-6-tablet.sticky.scroll-with-footer::after, main .is-offset-6-tablet.side-toc, main article.is-offset-6-tablet { + margin-left: 50%; } + .column.is-7, #_footer .footer-topper .is-7.social, #_footer .footer-topper .is-7.footer-links, main.is-7.sticky.scroll-with-footer::before, main.is-7.sticky.scroll-with-footer::after, main .is-7.side-toc, main article.is-7, .column.is-7-tablet, #_footer .footer-topper .is-7-tablet.social, #_footer .footer-topper .is-7-tablet.footer-links, main.is-7-tablet.sticky.scroll-with-footer::before, main.is-7-tablet.sticky.scroll-with-footer::after, main .is-7-tablet.side-toc, main article.is-7-tablet { + flex: none; + width: 58.33333%; } + .column.is-offset-7, #_footer .footer-topper .is-offset-7.social, #_footer .footer-topper .is-offset-7.footer-links, main.is-offset-7.sticky.scroll-with-footer::before, main.is-offset-7.sticky.scroll-with-footer::after, main .is-offset-7.side-toc, main article.is-offset-7, .column.is-offset-7-tablet, #_footer .footer-topper .is-offset-7-tablet.social, #_footer .footer-topper .is-offset-7-tablet.footer-links, main.is-offset-7-tablet.sticky.scroll-with-footer::before, main.is-offset-7-tablet.sticky.scroll-with-footer::after, main .is-offset-7-tablet.side-toc, main article.is-offset-7-tablet { + margin-left: 58.33333%; } + .column.is-8, #_footer .footer-topper .is-8.social, #_footer .footer-topper .is-8.footer-links, main.is-8.sticky.scroll-with-footer::before, main.is-8.sticky.scroll-with-footer::after, main .is-8.side-toc, main article, .column.is-8-tablet, #_footer .footer-topper .is-8-tablet.social, #_footer .footer-topper .is-8-tablet.footer-links, main.is-8-tablet.sticky.scroll-with-footer::before, main.is-8-tablet.sticky.scroll-with-footer::after, main .is-8-tablet.side-toc { + flex: none; + width: 66.66667%; } + .column.is-offset-8, #_footer .footer-topper .is-offset-8.social, #_footer .footer-topper .is-offset-8.footer-links, main.is-offset-8.sticky.scroll-with-footer::before, main.is-offset-8.sticky.scroll-with-footer::after, main .is-offset-8.side-toc, main article.is-offset-8, .column.is-offset-8-tablet, #_footer .footer-topper .is-offset-8-tablet.social, #_footer .footer-topper .is-offset-8-tablet.footer-links, main.is-offset-8-tablet.sticky.scroll-with-footer::before, main.is-offset-8-tablet.sticky.scroll-with-footer::after, main .is-offset-8-tablet.side-toc, main article.is-offset-8-tablet { + margin-left: 66.66667%; } + .column.is-9, #_footer .footer-topper .is-9.social, #_footer .footer-topper .is-9.footer-links, main.is-9.sticky.scroll-with-footer::before, main.is-9.sticky.scroll-with-footer::after, main .is-9.side-toc, main article.is-9, .column.is-9-tablet, #_footer .footer-topper .is-9-tablet.social, #_footer .footer-topper .is-9-tablet.footer-links, main.is-9-tablet.sticky.scroll-with-footer::before, main.is-9-tablet.sticky.scroll-with-footer::after, main .is-9-tablet.side-toc, main article.is-9-tablet { + flex: none; + width: 75%; } + .column.is-offset-9, #_footer .footer-topper .is-offset-9.social, #_footer .footer-topper .is-offset-9.footer-links, main.is-offset-9.sticky.scroll-with-footer::before, main.is-offset-9.sticky.scroll-with-footer::after, main .is-offset-9.side-toc, main article.is-offset-9, .column.is-offset-9-tablet, #_footer .footer-topper .is-offset-9-tablet.social, #_footer .footer-topper .is-offset-9-tablet.footer-links, main.is-offset-9-tablet.sticky.scroll-with-footer::before, main.is-offset-9-tablet.sticky.scroll-with-footer::after, main .is-offset-9-tablet.side-toc, main article.is-offset-9-tablet { + margin-left: 75%; } + .column.is-10, #_footer .footer-topper .is-10.social, #_footer .footer-topper .footer-links, main.is-10.sticky.scroll-with-footer::before, #_footer .footer-topper main.sticky.scroll-with-footer.footer-links::before, main.is-10.sticky.scroll-with-footer::after, #_footer .footer-topper main.sticky.scroll-with-footer.footer-links::after, main .is-10.side-toc, main article.is-10, body.normal article.column, body.normal #_footer .footer-topper article.social, #_footer .footer-topper body.normal article.social, body.normal main article, main body.normal article, .column.is-10-tablet, #_footer .footer-topper .is-10-tablet.social, main.is-10-tablet.sticky.scroll-with-footer::before, main.is-10-tablet.sticky.scroll-with-footer::after, main .is-10-tablet.side-toc, main article.is-10-tablet { + flex: none; + width: 83.33333%; } + .column.is-offset-10, #_footer .footer-topper .is-offset-10.social, #_footer .footer-topper .is-offset-10.footer-links, main.is-offset-10.sticky.scroll-with-footer::before, main.is-offset-10.sticky.scroll-with-footer::after, main .is-offset-10.side-toc, main article.is-offset-10, .column.is-offset-10-tablet, #_footer .footer-topper .is-offset-10-tablet.social, #_footer .footer-topper .is-offset-10-tablet.footer-links, main.is-offset-10-tablet.sticky.scroll-with-footer::before, main.is-offset-10-tablet.sticky.scroll-with-footer::after, main .is-offset-10-tablet.side-toc, main article.is-offset-10-tablet { + margin-left: 83.33333%; } + .column.is-11, #_footer .footer-topper .is-11.social, #_footer .footer-topper .is-11.footer-links, main.is-11.sticky.scroll-with-footer::before, main.is-11.sticky.scroll-with-footer::after, main .is-11.side-toc, main article.is-11, .column.is-11-tablet, #_footer .footer-topper .is-11-tablet.social, #_footer .footer-topper .is-11-tablet.footer-links, main.is-11-tablet.sticky.scroll-with-footer::before, main.is-11-tablet.sticky.scroll-with-footer::after, main .is-11-tablet.side-toc, main article.is-11-tablet { + flex: none; + width: 91.66667%; } + .column.is-offset-11, #_footer .footer-topper .is-offset-11.social, #_footer .footer-topper .is-offset-11.footer-links, main.is-offset-11.sticky.scroll-with-footer::before, main.is-offset-11.sticky.scroll-with-footer::after, main .is-offset-11.side-toc, main article.is-offset-11, .column.is-offset-11-tablet, #_footer .footer-topper .is-offset-11-tablet.social, #_footer .footer-topper .is-offset-11-tablet.footer-links, main.is-offset-11-tablet.sticky.scroll-with-footer::before, main.is-offset-11-tablet.sticky.scroll-with-footer::after, main .is-offset-11-tablet.side-toc, main article.is-offset-11-tablet { + margin-left: 91.66667%; } + .column.is-12, #_footer .footer-topper .is-12.social, #_footer .footer-topper .is-12.footer-links, main.is-12.sticky.scroll-with-footer::before, main.is-12.sticky.scroll-with-footer::after, main .is-12.side-toc, main article.is-12, .column.is-12-tablet, #_footer .footer-topper .is-12-tablet.social, #_footer .footer-topper .is-12-tablet.footer-links, main.is-12-tablet.sticky.scroll-with-footer::before, main.is-12-tablet.sticky.scroll-with-footer::after, main .is-12-tablet.side-toc, main article.is-12-tablet { + flex: none; + width: 100%; } + .column.is-offset-12, #_footer .footer-topper .is-offset-12.social, #_footer .footer-topper .is-offset-12.footer-links, main.is-offset-12.sticky.scroll-with-footer::before, main.is-offset-12.sticky.scroll-with-footer::after, main .is-offset-12.side-toc, main article.is-offset-12, .column.is-offset-12-tablet, #_footer .footer-topper .is-offset-12-tablet.social, #_footer .footer-topper .is-offset-12-tablet.footer-links, main.is-offset-12-tablet.sticky.scroll-with-footer::before, main.is-offset-12-tablet.sticky.scroll-with-footer::after, main .is-offset-12-tablet.side-toc, main article.is-offset-12-tablet { + margin-left: 100%; } } + @media screen and (max-width: 1023px) { + .column.is-narrow-touch, #_footer .footer-topper .is-narrow-touch.social, #_footer .footer-topper .is-narrow-touch.footer-links, main.is-narrow-touch.sticky.scroll-with-footer::before, main.is-narrow-touch.sticky.scroll-with-footer::after, main .is-narrow-touch.side-toc, main article.is-narrow-touch { + flex: none; + width: unset; } + .column.is-full-touch, #_footer .footer-topper .is-full-touch.social, #_footer .footer-topper .is-full-touch.footer-links, main.is-full-touch.sticky.scroll-with-footer::before, main.is-full-touch.sticky.scroll-with-footer::after, main .is-full-touch.side-toc, main article.is-full-touch { + flex: none; + width: 100%; } + .column.is-three-quarters-touch, #_footer .footer-topper .is-three-quarters-touch.social, #_footer .footer-topper .is-three-quarters-touch.footer-links, main.is-three-quarters-touch.sticky.scroll-with-footer::before, main.is-three-quarters-touch.sticky.scroll-with-footer::after, main .is-three-quarters-touch.side-toc, main article.is-three-quarters-touch { + flex: none; + width: 75%; } + .column.is-two-thirds-touch, #_footer .footer-topper .is-two-thirds-touch.social, #_footer .footer-topper .is-two-thirds-touch.footer-links, main.is-two-thirds-touch.sticky.scroll-with-footer::before, main.is-two-thirds-touch.sticky.scroll-with-footer::after, main .is-two-thirds-touch.side-toc, main article.is-two-thirds-touch { + flex: none; + width: 66.6666%; } + .column.is-half-touch, #_footer .footer-topper .is-half-touch.social, #_footer .footer-topper .is-half-touch.footer-links, main.is-half-touch.sticky.scroll-with-footer::before, main.is-half-touch.sticky.scroll-with-footer::after, main .is-half-touch.side-toc, main article.is-half-touch { + flex: none; + width: 50%; } + .column.is-one-third-touch, #_footer .footer-topper .is-one-third-touch.social, #_footer .footer-topper .is-one-third-touch.footer-links, main.is-one-third-touch.sticky.scroll-with-footer::before, main.is-one-third-touch.sticky.scroll-with-footer::after, main .is-one-third-touch.side-toc, main article.is-one-third-touch { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-touch, #_footer .footer-topper .is-one-quarter-touch.social, #_footer .footer-topper .is-one-quarter-touch.footer-links, main.is-one-quarter-touch.sticky.scroll-with-footer::before, main.is-one-quarter-touch.sticky.scroll-with-footer::after, main .is-one-quarter-touch.side-toc, main article.is-one-quarter-touch { + flex: none; + width: 25%; } + .column.is-one-fifth-touch, #_footer .footer-topper .is-one-fifth-touch.social, #_footer .footer-topper .is-one-fifth-touch.footer-links, main.is-one-fifth-touch.sticky.scroll-with-footer::before, main.is-one-fifth-touch.sticky.scroll-with-footer::after, main .is-one-fifth-touch.side-toc, main article.is-one-fifth-touch { + flex: none; + width: 20%; } + .column.is-two-fifths-touch, #_footer .footer-topper .is-two-fifths-touch.social, #_footer .footer-topper .is-two-fifths-touch.footer-links, main.is-two-fifths-touch.sticky.scroll-with-footer::before, main.is-two-fifths-touch.sticky.scroll-with-footer::after, main .is-two-fifths-touch.side-toc, main article.is-two-fifths-touch { + flex: none; + width: 40%; } + .column.is-three-fifths-touch, #_footer .footer-topper .is-three-fifths-touch.social, #_footer .footer-topper .is-three-fifths-touch.footer-links, main.is-three-fifths-touch.sticky.scroll-with-footer::before, main.is-three-fifths-touch.sticky.scroll-with-footer::after, main .is-three-fifths-touch.side-toc, main article.is-three-fifths-touch { + flex: none; + width: 60%; } + .column.is-four-fifths-touch, #_footer .footer-topper .is-four-fifths-touch.social, #_footer .footer-topper .is-four-fifths-touch.footer-links, main.is-four-fifths-touch.sticky.scroll-with-footer::before, main.is-four-fifths-touch.sticky.scroll-with-footer::after, main .is-four-fifths-touch.side-toc, main article.is-four-fifths-touch { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-touch, #_footer .footer-topper .is-offset-three-quarters-touch.social, #_footer .footer-topper .is-offset-three-quarters-touch.footer-links, main.is-offset-three-quarters-touch.sticky.scroll-with-footer::before, main.is-offset-three-quarters-touch.sticky.scroll-with-footer::after, main .is-offset-three-quarters-touch.side-toc, main article.is-offset-three-quarters-touch { + margin-left: 75%; } + .column.is-offset-two-thirds-touch, #_footer .footer-topper .is-offset-two-thirds-touch.social, #_footer .footer-topper .is-offset-two-thirds-touch.footer-links, main.is-offset-two-thirds-touch.sticky.scroll-with-footer::before, main.is-offset-two-thirds-touch.sticky.scroll-with-footer::after, main .is-offset-two-thirds-touch.side-toc, main article.is-offset-two-thirds-touch { + margin-left: 66.6666%; } + .column.is-offset-half-touch, #_footer .footer-topper .is-offset-half-touch.social, #_footer .footer-topper .is-offset-half-touch.footer-links, main.is-offset-half-touch.sticky.scroll-with-footer::before, main.is-offset-half-touch.sticky.scroll-with-footer::after, main .is-offset-half-touch.side-toc, main article.is-offset-half-touch { + margin-left: 50%; } + .column.is-offset-one-third-touch, #_footer .footer-topper .is-offset-one-third-touch.social, #_footer .footer-topper .is-offset-one-third-touch.footer-links, main.is-offset-one-third-touch.sticky.scroll-with-footer::before, main.is-offset-one-third-touch.sticky.scroll-with-footer::after, main .is-offset-one-third-touch.side-toc, main article.is-offset-one-third-touch { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-touch, #_footer .footer-topper .is-offset-one-quarter-touch.social, #_footer .footer-topper .is-offset-one-quarter-touch.footer-links, main.is-offset-one-quarter-touch.sticky.scroll-with-footer::before, main.is-offset-one-quarter-touch.sticky.scroll-with-footer::after, main .is-offset-one-quarter-touch.side-toc, main article.is-offset-one-quarter-touch { + margin-left: 25%; } + .column.is-offset-one-fifth-touch, #_footer .footer-topper .is-offset-one-fifth-touch.social, #_footer .footer-topper .is-offset-one-fifth-touch.footer-links, main.is-offset-one-fifth-touch.sticky.scroll-with-footer::before, main.is-offset-one-fifth-touch.sticky.scroll-with-footer::after, main .is-offset-one-fifth-touch.side-toc, main article.is-offset-one-fifth-touch { + margin-left: 20%; } + .column.is-offset-two-fifths-touch, #_footer .footer-topper .is-offset-two-fifths-touch.social, #_footer .footer-topper .is-offset-two-fifths-touch.footer-links, main.is-offset-two-fifths-touch.sticky.scroll-with-footer::before, main.is-offset-two-fifths-touch.sticky.scroll-with-footer::after, main .is-offset-two-fifths-touch.side-toc, main article.is-offset-two-fifths-touch { + margin-left: 40%; } + .column.is-offset-three-fifths-touch, #_footer .footer-topper .is-offset-three-fifths-touch.social, #_footer .footer-topper .is-offset-three-fifths-touch.footer-links, main.is-offset-three-fifths-touch.sticky.scroll-with-footer::before, main.is-offset-three-fifths-touch.sticky.scroll-with-footer::after, main .is-offset-three-fifths-touch.side-toc, main article.is-offset-three-fifths-touch { + margin-left: 60%; } + .column.is-offset-four-fifths-touch, #_footer .footer-topper .is-offset-four-fifths-touch.social, #_footer .footer-topper .is-offset-four-fifths-touch.footer-links, main.is-offset-four-fifths-touch.sticky.scroll-with-footer::before, main.is-offset-four-fifths-touch.sticky.scroll-with-footer::after, main .is-offset-four-fifths-touch.side-toc, main article.is-offset-four-fifths-touch { + margin-left: 80%; } + .column.is-0-touch, #_footer .footer-topper .is-0-touch.social, #_footer .footer-topper .is-0-touch.footer-links, main.is-0-touch.sticky.scroll-with-footer::before, main.is-0-touch.sticky.scroll-with-footer::after, main .is-0-touch.side-toc, main article.is-0-touch { + flex: none; + width: 0%; } + .column.is-offset-0-touch, #_footer .footer-topper .is-offset-0-touch.social, #_footer .footer-topper .is-offset-0-touch.footer-links, main.is-offset-0-touch.sticky.scroll-with-footer::before, main.is-offset-0-touch.sticky.scroll-with-footer::after, main .is-offset-0-touch.side-toc, main article.is-offset-0-touch { + margin-left: 0%; } + .column.is-1-touch, #_footer .footer-topper .is-1-touch.social, #_footer .footer-topper .is-1-touch.footer-links, main.is-1-touch.sticky.scroll-with-footer::before, main.is-1-touch.sticky.scroll-with-footer::after, main .is-1-touch.side-toc, main article.is-1-touch { + flex: none; + width: 8.33333%; } + .column.is-offset-1-touch, #_footer .footer-topper .is-offset-1-touch.social, #_footer .footer-topper .is-offset-1-touch.footer-links, main.is-offset-1-touch.sticky.scroll-with-footer::before, main.is-offset-1-touch.sticky.scroll-with-footer::after, main .is-offset-1-touch.side-toc, main article.is-offset-1-touch { + margin-left: 8.33333%; } + .column.is-2-touch, #_footer .footer-topper .is-2-touch.social, #_footer .footer-topper .is-2-touch.footer-links, main.is-2-touch.sticky.scroll-with-footer::before, main.is-2-touch.sticky.scroll-with-footer::after, main .is-2-touch.side-toc, main article.is-2-touch { + flex: none; + width: 16.66667%; } + .column.is-offset-2-touch, #_footer .footer-topper .is-offset-2-touch.social, #_footer .footer-topper .is-offset-2-touch.footer-links, main.is-offset-2-touch.sticky.scroll-with-footer::before, main.is-offset-2-touch.sticky.scroll-with-footer::after, main .is-offset-2-touch.side-toc, main article.is-offset-2-touch { + margin-left: 16.66667%; } + .column.is-3-touch, #_footer .footer-topper .is-3-touch.social, #_footer .footer-topper .is-3-touch.footer-links, main.is-3-touch.sticky.scroll-with-footer::before, main.is-3-touch.sticky.scroll-with-footer::after, main .is-3-touch.side-toc, main article.is-3-touch { + flex: none; + width: 25%; } + .column.is-offset-3-touch, #_footer .footer-topper .is-offset-3-touch.social, #_footer .footer-topper .is-offset-3-touch.footer-links, main.is-offset-3-touch.sticky.scroll-with-footer::before, main.is-offset-3-touch.sticky.scroll-with-footer::after, main .is-offset-3-touch.side-toc, main article.is-offset-3-touch { + margin-left: 25%; } + .column.is-4-touch, #_footer .footer-topper .is-4-touch.social, #_footer .footer-topper .is-4-touch.footer-links, main.is-4-touch.sticky.scroll-with-footer::before, main.is-4-touch.sticky.scroll-with-footer::after, main .is-4-touch.side-toc, main article.is-4-touch { + flex: none; + width: 33.33333%; } + .column.is-offset-4-touch, #_footer .footer-topper .is-offset-4-touch.social, #_footer .footer-topper .is-offset-4-touch.footer-links, main.is-offset-4-touch.sticky.scroll-with-footer::before, main.is-offset-4-touch.sticky.scroll-with-footer::after, main .is-offset-4-touch.side-toc, main article.is-offset-4-touch { + margin-left: 33.33333%; } + .column.is-5-touch, #_footer .footer-topper .is-5-touch.social, #_footer .footer-topper .is-5-touch.footer-links, main.is-5-touch.sticky.scroll-with-footer::before, main.is-5-touch.sticky.scroll-with-footer::after, main .is-5-touch.side-toc, main article.is-5-touch { + flex: none; + width: 41.66667%; } + .column.is-offset-5-touch, #_footer .footer-topper .is-offset-5-touch.social, #_footer .footer-topper .is-offset-5-touch.footer-links, main.is-offset-5-touch.sticky.scroll-with-footer::before, main.is-offset-5-touch.sticky.scroll-with-footer::after, main .is-offset-5-touch.side-toc, main article.is-offset-5-touch { + margin-left: 41.66667%; } + .column.is-6-touch, #_footer .footer-topper .is-6-touch.social, #_footer .footer-topper .is-6-touch.footer-links, main.is-6-touch.sticky.scroll-with-footer::before, main.is-6-touch.sticky.scroll-with-footer::after, main .is-6-touch.side-toc, main article.is-6-touch { + flex: none; + width: 50%; } + .column.is-offset-6-touch, #_footer .footer-topper .is-offset-6-touch.social, #_footer .footer-topper .is-offset-6-touch.footer-links, main.is-offset-6-touch.sticky.scroll-with-footer::before, main.is-offset-6-touch.sticky.scroll-with-footer::after, main .is-offset-6-touch.side-toc, main article.is-offset-6-touch { + margin-left: 50%; } + .column.is-7-touch, #_footer .footer-topper .is-7-touch.social, #_footer .footer-topper .is-7-touch.footer-links, main.is-7-touch.sticky.scroll-with-footer::before, main.is-7-touch.sticky.scroll-with-footer::after, main .is-7-touch.side-toc, main article.is-7-touch { + flex: none; + width: 58.33333%; } + .column.is-offset-7-touch, #_footer .footer-topper .is-offset-7-touch.social, #_footer .footer-topper .is-offset-7-touch.footer-links, main.is-offset-7-touch.sticky.scroll-with-footer::before, main.is-offset-7-touch.sticky.scroll-with-footer::after, main .is-offset-7-touch.side-toc, main article.is-offset-7-touch { + margin-left: 58.33333%; } + .column.is-8-touch, #_footer .footer-topper .is-8-touch.social, #_footer .footer-topper .is-8-touch.footer-links, main.is-8-touch.sticky.scroll-with-footer::before, main.is-8-touch.sticky.scroll-with-footer::after, main .is-8-touch.side-toc, main article.is-8-touch { + flex: none; + width: 66.66667%; } + .column.is-offset-8-touch, #_footer .footer-topper .is-offset-8-touch.social, #_footer .footer-topper .is-offset-8-touch.footer-links, main.is-offset-8-touch.sticky.scroll-with-footer::before, main.is-offset-8-touch.sticky.scroll-with-footer::after, main .is-offset-8-touch.side-toc, main article.is-offset-8-touch { + margin-left: 66.66667%; } + .column.is-9-touch, #_footer .footer-topper .is-9-touch.social, #_footer .footer-topper .is-9-touch.footer-links, main.is-9-touch.sticky.scroll-with-footer::before, main.is-9-touch.sticky.scroll-with-footer::after, main .is-9-touch.side-toc, main article.is-9-touch { + flex: none; + width: 75%; } + .column.is-offset-9-touch, #_footer .footer-topper .is-offset-9-touch.social, #_footer .footer-topper .is-offset-9-touch.footer-links, main.is-offset-9-touch.sticky.scroll-with-footer::before, main.is-offset-9-touch.sticky.scroll-with-footer::after, main .is-offset-9-touch.side-toc, main article.is-offset-9-touch { + margin-left: 75%; } + .column.is-10-touch, #_footer .footer-topper .is-10-touch.social, #_footer .footer-topper .is-10-touch.footer-links, main.is-10-touch.sticky.scroll-with-footer::before, main.is-10-touch.sticky.scroll-with-footer::after, main .is-10-touch.side-toc, main article.is-10-touch { + flex: none; + width: 83.33333%; } + .column.is-offset-10-touch, #_footer .footer-topper .is-offset-10-touch.social, #_footer .footer-topper .is-offset-10-touch.footer-links, main.is-offset-10-touch.sticky.scroll-with-footer::before, main.is-offset-10-touch.sticky.scroll-with-footer::after, main .is-offset-10-touch.side-toc, main article.is-offset-10-touch { + margin-left: 83.33333%; } + .column.is-11-touch, #_footer .footer-topper .is-11-touch.social, #_footer .footer-topper .is-11-touch.footer-links, main.is-11-touch.sticky.scroll-with-footer::before, main.is-11-touch.sticky.scroll-with-footer::after, main .is-11-touch.side-toc, main article.is-11-touch { + flex: none; + width: 91.66667%; } + .column.is-offset-11-touch, #_footer .footer-topper .is-offset-11-touch.social, #_footer .footer-topper .is-offset-11-touch.footer-links, main.is-offset-11-touch.sticky.scroll-with-footer::before, main.is-offset-11-touch.sticky.scroll-with-footer::after, main .is-offset-11-touch.side-toc, main article.is-offset-11-touch { + margin-left: 91.66667%; } + .column.is-12-touch, #_footer .footer-topper .is-12-touch.social, #_footer .footer-topper .is-12-touch.footer-links, main.is-12-touch.sticky.scroll-with-footer::before, main.is-12-touch.sticky.scroll-with-footer::after, main .is-12-touch.side-toc, main article.is-12-touch { + flex: none; + width: 100%; } + .column.is-offset-12-touch, #_footer .footer-topper .is-offset-12-touch.social, #_footer .footer-topper .is-offset-12-touch.footer-links, main.is-offset-12-touch.sticky.scroll-with-footer::before, main.is-offset-12-touch.sticky.scroll-with-footer::after, main .is-offset-12-touch.side-toc, main article.is-offset-12-touch { + margin-left: 100%; } } + @media screen and (min-width: 1024px) { + .column.is-narrow-desktop, #_footer .footer-topper .is-narrow-desktop.social, #_footer .footer-topper .is-narrow-desktop.footer-links, main.is-narrow-desktop.sticky.scroll-with-footer::before, main.is-narrow-desktop.sticky.scroll-with-footer::after, main .is-narrow-desktop.side-toc, main article.is-narrow-desktop { + flex: none; + width: unset; } + .column.is-full-desktop, #_footer .footer-topper .is-full-desktop.social, #_footer .footer-topper .is-full-desktop.footer-links, main.is-full-desktop.sticky.scroll-with-footer::before, main.is-full-desktop.sticky.scroll-with-footer::after, main .is-full-desktop.side-toc, main article.is-full-desktop { + flex: none; + width: 100%; } + .column.is-three-quarters-desktop, #_footer .footer-topper .is-three-quarters-desktop.social, #_footer .footer-topper .is-three-quarters-desktop.footer-links, main.is-three-quarters-desktop.sticky.scroll-with-footer::before, main.is-three-quarters-desktop.sticky.scroll-with-footer::after, main .is-three-quarters-desktop.side-toc, main article.is-three-quarters-desktop { + flex: none; + width: 75%; } + .column.is-two-thirds-desktop, #_footer .footer-topper .is-two-thirds-desktop.social, #_footer .footer-topper .is-two-thirds-desktop.footer-links, main.is-two-thirds-desktop.sticky.scroll-with-footer::before, main.is-two-thirds-desktop.sticky.scroll-with-footer::after, main .is-two-thirds-desktop.side-toc, main article.is-two-thirds-desktop { + flex: none; + width: 66.6666%; } + .column.is-half-desktop, #_footer .footer-topper .is-half-desktop.social, #_footer .footer-topper .is-half-desktop.footer-links, main.is-half-desktop.sticky.scroll-with-footer::before, main.is-half-desktop.sticky.scroll-with-footer::after, main .is-half-desktop.side-toc, main article.is-half-desktop { + flex: none; + width: 50%; } + .column.is-one-third-desktop, #_footer .footer-topper .is-one-third-desktop.social, #_footer .footer-topper .is-one-third-desktop.footer-links, main.is-one-third-desktop.sticky.scroll-with-footer::before, main.is-one-third-desktop.sticky.scroll-with-footer::after, main .is-one-third-desktop.side-toc, main article.is-one-third-desktop { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-desktop, #_footer .footer-topper .is-one-quarter-desktop.social, #_footer .footer-topper .is-one-quarter-desktop.footer-links, main.is-one-quarter-desktop.sticky.scroll-with-footer::before, main.is-one-quarter-desktop.sticky.scroll-with-footer::after, main .is-one-quarter-desktop.side-toc, main article.is-one-quarter-desktop { + flex: none; + width: 25%; } + .column.is-one-fifth-desktop, #_footer .footer-topper .is-one-fifth-desktop.social, #_footer .footer-topper .is-one-fifth-desktop.footer-links, main.is-one-fifth-desktop.sticky.scroll-with-footer::before, main.is-one-fifth-desktop.sticky.scroll-with-footer::after, main .is-one-fifth-desktop.side-toc, main article.is-one-fifth-desktop { + flex: none; + width: 20%; } + .column.is-two-fifths-desktop, #_footer .footer-topper .is-two-fifths-desktop.social, #_footer .footer-topper .is-two-fifths-desktop.footer-links, main.is-two-fifths-desktop.sticky.scroll-with-footer::before, main.is-two-fifths-desktop.sticky.scroll-with-footer::after, main .is-two-fifths-desktop.side-toc, main article.is-two-fifths-desktop { + flex: none; + width: 40%; } + .column.is-three-fifths-desktop, #_footer .footer-topper .is-three-fifths-desktop.social, #_footer .footer-topper .is-three-fifths-desktop.footer-links, main.is-three-fifths-desktop.sticky.scroll-with-footer::before, main.is-three-fifths-desktop.sticky.scroll-with-footer::after, main .is-three-fifths-desktop.side-toc, main article.is-three-fifths-desktop { + flex: none; + width: 60%; } + .column.is-four-fifths-desktop, #_footer .footer-topper .is-four-fifths-desktop.social, #_footer .footer-topper .is-four-fifths-desktop.footer-links, main.is-four-fifths-desktop.sticky.scroll-with-footer::before, main.is-four-fifths-desktop.sticky.scroll-with-footer::after, main .is-four-fifths-desktop.side-toc, main article.is-four-fifths-desktop { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-desktop, #_footer .footer-topper .is-offset-three-quarters-desktop.social, #_footer .footer-topper .is-offset-three-quarters-desktop.footer-links, main.is-offset-three-quarters-desktop.sticky.scroll-with-footer::before, main.is-offset-three-quarters-desktop.sticky.scroll-with-footer::after, main .is-offset-three-quarters-desktop.side-toc, main article.is-offset-three-quarters-desktop { + margin-left: 75%; } + .column.is-offset-two-thirds-desktop, #_footer .footer-topper .is-offset-two-thirds-desktop.social, #_footer .footer-topper .is-offset-two-thirds-desktop.footer-links, main.is-offset-two-thirds-desktop.sticky.scroll-with-footer::before, main.is-offset-two-thirds-desktop.sticky.scroll-with-footer::after, main .is-offset-two-thirds-desktop.side-toc, main article.is-offset-two-thirds-desktop { + margin-left: 66.6666%; } + .column.is-offset-half-desktop, #_footer .footer-topper .is-offset-half-desktop.social, #_footer .footer-topper .is-offset-half-desktop.footer-links, main.is-offset-half-desktop.sticky.scroll-with-footer::before, main.is-offset-half-desktop.sticky.scroll-with-footer::after, main .is-offset-half-desktop.side-toc, main article.is-offset-half-desktop { + margin-left: 50%; } + .column.is-offset-one-third-desktop, #_footer .footer-topper .is-offset-one-third-desktop.social, #_footer .footer-topper .is-offset-one-third-desktop.footer-links, main.is-offset-one-third-desktop.sticky.scroll-with-footer::before, main.is-offset-one-third-desktop.sticky.scroll-with-footer::after, main .is-offset-one-third-desktop.side-toc, main article.is-offset-one-third-desktop { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-desktop, #_footer .footer-topper .is-offset-one-quarter-desktop.social, #_footer .footer-topper .is-offset-one-quarter-desktop.footer-links, main.is-offset-one-quarter-desktop.sticky.scroll-with-footer::before, main.is-offset-one-quarter-desktop.sticky.scroll-with-footer::after, main .is-offset-one-quarter-desktop.side-toc, main article.is-offset-one-quarter-desktop { + margin-left: 25%; } + .column.is-offset-one-fifth-desktop, #_footer .footer-topper .is-offset-one-fifth-desktop.social, #_footer .footer-topper .is-offset-one-fifth-desktop.footer-links, main.is-offset-one-fifth-desktop.sticky.scroll-with-footer::before, main.is-offset-one-fifth-desktop.sticky.scroll-with-footer::after, main .is-offset-one-fifth-desktop.side-toc, main article.is-offset-one-fifth-desktop { + margin-left: 20%; } + .column.is-offset-two-fifths-desktop, #_footer .footer-topper .is-offset-two-fifths-desktop.social, #_footer .footer-topper .is-offset-two-fifths-desktop.footer-links, main.is-offset-two-fifths-desktop.sticky.scroll-with-footer::before, main.is-offset-two-fifths-desktop.sticky.scroll-with-footer::after, main .is-offset-two-fifths-desktop.side-toc, main article.is-offset-two-fifths-desktop { + margin-left: 40%; } + .column.is-offset-three-fifths-desktop, #_footer .footer-topper .is-offset-three-fifths-desktop.social, #_footer .footer-topper .is-offset-three-fifths-desktop.footer-links, main.is-offset-three-fifths-desktop.sticky.scroll-with-footer::before, main.is-offset-three-fifths-desktop.sticky.scroll-with-footer::after, main .is-offset-three-fifths-desktop.side-toc, main article.is-offset-three-fifths-desktop { + margin-left: 60%; } + .column.is-offset-four-fifths-desktop, #_footer .footer-topper .is-offset-four-fifths-desktop.social, #_footer .footer-topper .is-offset-four-fifths-desktop.footer-links, main.is-offset-four-fifths-desktop.sticky.scroll-with-footer::before, main.is-offset-four-fifths-desktop.sticky.scroll-with-footer::after, main .is-offset-four-fifths-desktop.side-toc, main article.is-offset-four-fifths-desktop { + margin-left: 80%; } + .column.is-0-desktop, #_footer .footer-topper .is-0-desktop.social, #_footer .footer-topper .is-0-desktop.footer-links, main.is-0-desktop.sticky.scroll-with-footer::before, main.is-0-desktop.sticky.scroll-with-footer::after, main .is-0-desktop.side-toc, main article.is-0-desktop { + flex: none; + width: 0%; } + .column.is-offset-0-desktop, #_footer .footer-topper .is-offset-0-desktop.social, #_footer .footer-topper .is-offset-0-desktop.footer-links, main.is-offset-0-desktop.sticky.scroll-with-footer::before, main.is-offset-0-desktop.sticky.scroll-with-footer::after, main .is-offset-0-desktop.side-toc, main article.is-offset-0-desktop { + margin-left: 0%; } + .column.is-1-desktop, #_footer .footer-topper .is-1-desktop.social, #_footer .footer-topper .is-1-desktop.footer-links, main.is-1-desktop.sticky.scroll-with-footer::before, main.is-1-desktop.sticky.scroll-with-footer::after, main .is-1-desktop.side-toc, main article.is-1-desktop { + flex: none; + width: 8.33333%; } + .column.is-offset-1-desktop, #_footer .footer-topper .is-offset-1-desktop.social, #_footer .footer-topper .is-offset-1-desktop.footer-links, main.is-offset-1-desktop.sticky.scroll-with-footer::before, main.is-offset-1-desktop.sticky.scroll-with-footer::after, main .is-offset-1-desktop.side-toc, main article.is-offset-1-desktop { + margin-left: 8.33333%; } + .column.is-2-desktop, #_footer .footer-topper .is-2-desktop.social, #_footer .footer-topper .is-2-desktop.footer-links, main.is-2-desktop.sticky.scroll-with-footer::before, main.is-2-desktop.sticky.scroll-with-footer::after, main .is-2-desktop.side-toc, main article.is-2-desktop { + flex: none; + width: 16.66667%; } + .column.is-offset-2-desktop, #_footer .footer-topper .is-offset-2-desktop.social, #_footer .footer-topper .is-offset-2-desktop.footer-links, main.is-offset-2-desktop.sticky.scroll-with-footer::before, main.is-offset-2-desktop.sticky.scroll-with-footer::after, main .is-offset-2-desktop.side-toc, main article.is-offset-2-desktop { + margin-left: 16.66667%; } + .column.is-3-desktop, #_footer .footer-topper .is-3-desktop.social, #_footer .footer-topper .is-3-desktop.footer-links, main.is-3-desktop.sticky.scroll-with-footer::before, main.is-3-desktop.sticky.scroll-with-footer::after, main .is-3-desktop.side-toc, main article.is-3-desktop { + flex: none; + width: 25%; } + .column.is-offset-3-desktop, #_footer .footer-topper .is-offset-3-desktop.social, #_footer .footer-topper .is-offset-3-desktop.footer-links, main.is-offset-3-desktop.sticky.scroll-with-footer::before, main.is-offset-3-desktop.sticky.scroll-with-footer::after, main .is-offset-3-desktop.side-toc, main article.is-offset-3-desktop { + margin-left: 25%; } + .column.is-4-desktop, #_footer .footer-topper .is-4-desktop.social, #_footer .footer-topper .is-4-desktop.footer-links, main.is-4-desktop.sticky.scroll-with-footer::before, main.is-4-desktop.sticky.scroll-with-footer::after, main .is-4-desktop.side-toc, main article.is-4-desktop { + flex: none; + width: 33.33333%; } + .column.is-offset-4-desktop, #_footer .footer-topper .is-offset-4-desktop.social, #_footer .footer-topper .is-offset-4-desktop.footer-links, main.is-offset-4-desktop.sticky.scroll-with-footer::before, main.is-offset-4-desktop.sticky.scroll-with-footer::after, main .is-offset-4-desktop.side-toc, main article.is-offset-4-desktop { + margin-left: 33.33333%; } + .column.is-5-desktop, #_footer .footer-topper .is-5-desktop.social, #_footer .footer-topper .is-5-desktop.footer-links, main.is-5-desktop.sticky.scroll-with-footer::before, main.is-5-desktop.sticky.scroll-with-footer::after, main .is-5-desktop.side-toc, main article.is-5-desktop { + flex: none; + width: 41.66667%; } + .column.is-offset-5-desktop, #_footer .footer-topper .is-offset-5-desktop.social, #_footer .footer-topper .is-offset-5-desktop.footer-links, main.is-offset-5-desktop.sticky.scroll-with-footer::before, main.is-offset-5-desktop.sticky.scroll-with-footer::after, main .is-offset-5-desktop.side-toc, main article.is-offset-5-desktop { + margin-left: 41.66667%; } + .column.is-6-desktop, #_footer .footer-topper .is-6-desktop.social, #_footer .footer-topper .is-6-desktop.footer-links, main.is-6-desktop.sticky.scroll-with-footer::before, main.is-6-desktop.sticky.scroll-with-footer::after, main .is-6-desktop.side-toc, main article.is-6-desktop { + flex: none; + width: 50%; } + .column.is-offset-6-desktop, #_footer .footer-topper .is-offset-6-desktop.social, #_footer .footer-topper .is-offset-6-desktop.footer-links, main.is-offset-6-desktop.sticky.scroll-with-footer::before, main.is-offset-6-desktop.sticky.scroll-with-footer::after, main .is-offset-6-desktop.side-toc, main article.is-offset-6-desktop { + margin-left: 50%; } + .column.is-7-desktop, #_footer .footer-topper .is-7-desktop.social, #_footer .footer-topper .is-7-desktop.footer-links, main.is-7-desktop.sticky.scroll-with-footer::before, main.is-7-desktop.sticky.scroll-with-footer::after, main .is-7-desktop.side-toc, main article.is-7-desktop { + flex: none; + width: 58.33333%; } + .column.is-offset-7-desktop, #_footer .footer-topper .is-offset-7-desktop.social, #_footer .footer-topper .is-offset-7-desktop.footer-links, main.is-offset-7-desktop.sticky.scroll-with-footer::before, main.is-offset-7-desktop.sticky.scroll-with-footer::after, main .is-offset-7-desktop.side-toc, main article.is-offset-7-desktop { + margin-left: 58.33333%; } + .column.is-8-desktop, #_footer .footer-topper .is-8-desktop.social, #_footer .footer-topper .is-8-desktop.footer-links, main.is-8-desktop.sticky.scroll-with-footer::before, main.is-8-desktop.sticky.scroll-with-footer::after, main .is-8-desktop.side-toc, main article.is-8-desktop { + flex: none; + width: 66.66667%; } + .column.is-offset-8-desktop, #_footer .footer-topper .is-offset-8-desktop.social, #_footer .footer-topper .is-offset-8-desktop.footer-links, main.is-offset-8-desktop.sticky.scroll-with-footer::before, main.is-offset-8-desktop.sticky.scroll-with-footer::after, main .is-offset-8-desktop.side-toc, main article.is-offset-8-desktop { + margin-left: 66.66667%; } + .column.is-9-desktop, #_footer .footer-topper .is-9-desktop.social, #_footer .footer-topper .is-9-desktop.footer-links, main.is-9-desktop.sticky.scroll-with-footer::before, main.is-9-desktop.sticky.scroll-with-footer::after, main .is-9-desktop.side-toc, main article.is-9-desktop { + flex: none; + width: 75%; } + .column.is-offset-9-desktop, #_footer .footer-topper .is-offset-9-desktop.social, #_footer .footer-topper .is-offset-9-desktop.footer-links, main.is-offset-9-desktop.sticky.scroll-with-footer::before, main.is-offset-9-desktop.sticky.scroll-with-footer::after, main .is-offset-9-desktop.side-toc, main article.is-offset-9-desktop { + margin-left: 75%; } + .column.is-10-desktop, #_footer .footer-topper .is-10-desktop.social, #_footer .footer-topper .is-10-desktop.footer-links, main.is-10-desktop.sticky.scroll-with-footer::before, main.is-10-desktop.sticky.scroll-with-footer::after, main .is-10-desktop.side-toc, main article.is-10-desktop { + flex: none; + width: 83.33333%; } + .column.is-offset-10-desktop, #_footer .footer-topper .is-offset-10-desktop.social, #_footer .footer-topper .is-offset-10-desktop.footer-links, main.is-offset-10-desktop.sticky.scroll-with-footer::before, main.is-offset-10-desktop.sticky.scroll-with-footer::after, main .is-offset-10-desktop.side-toc, main article.is-offset-10-desktop { + margin-left: 83.33333%; } + .column.is-11-desktop, #_footer .footer-topper .is-11-desktop.social, #_footer .footer-topper .is-11-desktop.footer-links, main.is-11-desktop.sticky.scroll-with-footer::before, main.is-11-desktop.sticky.scroll-with-footer::after, main .is-11-desktop.side-toc, main article.is-11-desktop { + flex: none; + width: 91.66667%; } + .column.is-offset-11-desktop, #_footer .footer-topper .is-offset-11-desktop.social, #_footer .footer-topper .is-offset-11-desktop.footer-links, main.is-offset-11-desktop.sticky.scroll-with-footer::before, main.is-offset-11-desktop.sticky.scroll-with-footer::after, main .is-offset-11-desktop.side-toc, main article.is-offset-11-desktop { + margin-left: 91.66667%; } + .column.is-12-desktop, #_footer .footer-topper .is-12-desktop.social, #_footer .footer-topper .is-12-desktop.footer-links, main.is-12-desktop.sticky.scroll-with-footer::before, main.is-12-desktop.sticky.scroll-with-footer::after, main .is-12-desktop.side-toc, main article.is-12-desktop { + flex: none; + width: 100%; } + .column.is-offset-12-desktop, #_footer .footer-topper .is-offset-12-desktop.social, #_footer .footer-topper .is-offset-12-desktop.footer-links, main.is-offset-12-desktop.sticky.scroll-with-footer::before, main.is-offset-12-desktop.sticky.scroll-with-footer::after, main .is-offset-12-desktop.side-toc, main article.is-offset-12-desktop { + margin-left: 100%; } } + @media screen and (min-width: 1216px) { + .column.is-narrow-widescreen, #_footer .footer-topper .is-narrow-widescreen.social, #_footer .footer-topper .is-narrow-widescreen.footer-links, main.is-narrow-widescreen.sticky.scroll-with-footer::before, main.is-narrow-widescreen.sticky.scroll-with-footer::after, main .is-narrow-widescreen.side-toc, main article.is-narrow-widescreen { + flex: none; + width: unset; } + .column.is-full-widescreen, #_footer .footer-topper .is-full-widescreen.social, #_footer .footer-topper .is-full-widescreen.footer-links, main.is-full-widescreen.sticky.scroll-with-footer::before, main.is-full-widescreen.sticky.scroll-with-footer::after, main .is-full-widescreen.side-toc, main article.is-full-widescreen { + flex: none; + width: 100%; } + .column.is-three-quarters-widescreen, #_footer .footer-topper .is-three-quarters-widescreen.social, #_footer .footer-topper .is-three-quarters-widescreen.footer-links, main.is-three-quarters-widescreen.sticky.scroll-with-footer::before, main.is-three-quarters-widescreen.sticky.scroll-with-footer::after, main .is-three-quarters-widescreen.side-toc, main article.is-three-quarters-widescreen { + flex: none; + width: 75%; } + .column.is-two-thirds-widescreen, #_footer .footer-topper .is-two-thirds-widescreen.social, #_footer .footer-topper .is-two-thirds-widescreen.footer-links, main.is-two-thirds-widescreen.sticky.scroll-with-footer::before, main.is-two-thirds-widescreen.sticky.scroll-with-footer::after, main .is-two-thirds-widescreen.side-toc, main article.is-two-thirds-widescreen { + flex: none; + width: 66.6666%; } + .column.is-half-widescreen, #_footer .footer-topper .is-half-widescreen.social, #_footer .footer-topper .is-half-widescreen.footer-links, main.is-half-widescreen.sticky.scroll-with-footer::before, main.is-half-widescreen.sticky.scroll-with-footer::after, main .is-half-widescreen.side-toc, main article.is-half-widescreen { + flex: none; + width: 50%; } + .column.is-one-third-widescreen, #_footer .footer-topper .is-one-third-widescreen.social, #_footer .footer-topper .is-one-third-widescreen.footer-links, main.is-one-third-widescreen.sticky.scroll-with-footer::before, main.is-one-third-widescreen.sticky.scroll-with-footer::after, main .is-one-third-widescreen.side-toc, main article.is-one-third-widescreen { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-widescreen, #_footer .footer-topper .is-one-quarter-widescreen.social, #_footer .footer-topper .is-one-quarter-widescreen.footer-links, main.is-one-quarter-widescreen.sticky.scroll-with-footer::before, main.is-one-quarter-widescreen.sticky.scroll-with-footer::after, main .is-one-quarter-widescreen.side-toc, main article.is-one-quarter-widescreen { + flex: none; + width: 25%; } + .column.is-one-fifth-widescreen, #_footer .footer-topper .is-one-fifth-widescreen.social, #_footer .footer-topper .is-one-fifth-widescreen.footer-links, main.is-one-fifth-widescreen.sticky.scroll-with-footer::before, main.is-one-fifth-widescreen.sticky.scroll-with-footer::after, main .is-one-fifth-widescreen.side-toc, main article.is-one-fifth-widescreen { + flex: none; + width: 20%; } + .column.is-two-fifths-widescreen, #_footer .footer-topper .is-two-fifths-widescreen.social, #_footer .footer-topper .is-two-fifths-widescreen.footer-links, main.is-two-fifths-widescreen.sticky.scroll-with-footer::before, main.is-two-fifths-widescreen.sticky.scroll-with-footer::after, main .is-two-fifths-widescreen.side-toc, main article.is-two-fifths-widescreen { + flex: none; + width: 40%; } + .column.is-three-fifths-widescreen, #_footer .footer-topper .is-three-fifths-widescreen.social, #_footer .footer-topper .is-three-fifths-widescreen.footer-links, main.is-three-fifths-widescreen.sticky.scroll-with-footer::before, main.is-three-fifths-widescreen.sticky.scroll-with-footer::after, main .is-three-fifths-widescreen.side-toc, main article.is-three-fifths-widescreen { + flex: none; + width: 60%; } + .column.is-four-fifths-widescreen, #_footer .footer-topper .is-four-fifths-widescreen.social, #_footer .footer-topper .is-four-fifths-widescreen.footer-links, main.is-four-fifths-widescreen.sticky.scroll-with-footer::before, main.is-four-fifths-widescreen.sticky.scroll-with-footer::after, main .is-four-fifths-widescreen.side-toc, main article.is-four-fifths-widescreen { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-widescreen, #_footer .footer-topper .is-offset-three-quarters-widescreen.social, #_footer .footer-topper .is-offset-three-quarters-widescreen.footer-links, main.is-offset-three-quarters-widescreen.sticky.scroll-with-footer::before, main.is-offset-three-quarters-widescreen.sticky.scroll-with-footer::after, main .is-offset-three-quarters-widescreen.side-toc, main article.is-offset-three-quarters-widescreen { + margin-left: 75%; } + .column.is-offset-two-thirds-widescreen, #_footer .footer-topper .is-offset-two-thirds-widescreen.social, #_footer .footer-topper .is-offset-two-thirds-widescreen.footer-links, main.is-offset-two-thirds-widescreen.sticky.scroll-with-footer::before, main.is-offset-two-thirds-widescreen.sticky.scroll-with-footer::after, main .is-offset-two-thirds-widescreen.side-toc, main article.is-offset-two-thirds-widescreen { + margin-left: 66.6666%; } + .column.is-offset-half-widescreen, #_footer .footer-topper .is-offset-half-widescreen.social, #_footer .footer-topper .is-offset-half-widescreen.footer-links, main.is-offset-half-widescreen.sticky.scroll-with-footer::before, main.is-offset-half-widescreen.sticky.scroll-with-footer::after, main .is-offset-half-widescreen.side-toc, main article.is-offset-half-widescreen { + margin-left: 50%; } + .column.is-offset-one-third-widescreen, #_footer .footer-topper .is-offset-one-third-widescreen.social, #_footer .footer-topper .is-offset-one-third-widescreen.footer-links, main.is-offset-one-third-widescreen.sticky.scroll-with-footer::before, main.is-offset-one-third-widescreen.sticky.scroll-with-footer::after, main .is-offset-one-third-widescreen.side-toc, main article.is-offset-one-third-widescreen { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-widescreen, #_footer .footer-topper .is-offset-one-quarter-widescreen.social, #_footer .footer-topper .is-offset-one-quarter-widescreen.footer-links, main.is-offset-one-quarter-widescreen.sticky.scroll-with-footer::before, main.is-offset-one-quarter-widescreen.sticky.scroll-with-footer::after, main .is-offset-one-quarter-widescreen.side-toc, main article.is-offset-one-quarter-widescreen { + margin-left: 25%; } + .column.is-offset-one-fifth-widescreen, #_footer .footer-topper .is-offset-one-fifth-widescreen.social, #_footer .footer-topper .is-offset-one-fifth-widescreen.footer-links, main.is-offset-one-fifth-widescreen.sticky.scroll-with-footer::before, main.is-offset-one-fifth-widescreen.sticky.scroll-with-footer::after, main .is-offset-one-fifth-widescreen.side-toc, main article.is-offset-one-fifth-widescreen { + margin-left: 20%; } + .column.is-offset-two-fifths-widescreen, #_footer .footer-topper .is-offset-two-fifths-widescreen.social, #_footer .footer-topper .is-offset-two-fifths-widescreen.footer-links, main.is-offset-two-fifths-widescreen.sticky.scroll-with-footer::before, main.is-offset-two-fifths-widescreen.sticky.scroll-with-footer::after, main .is-offset-two-fifths-widescreen.side-toc, main article.is-offset-two-fifths-widescreen { + margin-left: 40%; } + .column.is-offset-three-fifths-widescreen, #_footer .footer-topper .is-offset-three-fifths-widescreen.social, #_footer .footer-topper .is-offset-three-fifths-widescreen.footer-links, main.is-offset-three-fifths-widescreen.sticky.scroll-with-footer::before, main.is-offset-three-fifths-widescreen.sticky.scroll-with-footer::after, main .is-offset-three-fifths-widescreen.side-toc, main article.is-offset-three-fifths-widescreen { + margin-left: 60%; } + .column.is-offset-four-fifths-widescreen, #_footer .footer-topper .is-offset-four-fifths-widescreen.social, #_footer .footer-topper .is-offset-four-fifths-widescreen.footer-links, main.is-offset-four-fifths-widescreen.sticky.scroll-with-footer::before, main.is-offset-four-fifths-widescreen.sticky.scroll-with-footer::after, main .is-offset-four-fifths-widescreen.side-toc, main article.is-offset-four-fifths-widescreen { + margin-left: 80%; } + .column.is-0-widescreen, #_footer .footer-topper .is-0-widescreen.social, #_footer .footer-topper .is-0-widescreen.footer-links, main.is-0-widescreen.sticky.scroll-with-footer::before, main.is-0-widescreen.sticky.scroll-with-footer::after, main .is-0-widescreen.side-toc, main article.is-0-widescreen { + flex: none; + width: 0%; } + .column.is-offset-0-widescreen, #_footer .footer-topper .is-offset-0-widescreen.social, #_footer .footer-topper .is-offset-0-widescreen.footer-links, main.is-offset-0-widescreen.sticky.scroll-with-footer::before, main.is-offset-0-widescreen.sticky.scroll-with-footer::after, main .is-offset-0-widescreen.side-toc, main article.is-offset-0-widescreen { + margin-left: 0%; } + .column.is-1-widescreen, #_footer .footer-topper .is-1-widescreen.social, #_footer .footer-topper .is-1-widescreen.footer-links, main.is-1-widescreen.sticky.scroll-with-footer::before, main.is-1-widescreen.sticky.scroll-with-footer::after, main .is-1-widescreen.side-toc, main article.is-1-widescreen { + flex: none; + width: 8.33333%; } + .column.is-offset-1-widescreen, #_footer .footer-topper .is-offset-1-widescreen.social, #_footer .footer-topper .is-offset-1-widescreen.footer-links, main.is-offset-1-widescreen.sticky.scroll-with-footer::before, main.is-offset-1-widescreen.sticky.scroll-with-footer::after, main .is-offset-1-widescreen.side-toc, main article.is-offset-1-widescreen { + margin-left: 8.33333%; } + .column.is-2-widescreen, #_footer .footer-topper .is-2-widescreen.social, #_footer .footer-topper .is-2-widescreen.footer-links, main.is-2-widescreen.sticky.scroll-with-footer::before, main.is-2-widescreen.sticky.scroll-with-footer::after, main .is-2-widescreen.side-toc, main article.is-2-widescreen { + flex: none; + width: 16.66667%; } + .column.is-offset-2-widescreen, #_footer .footer-topper .is-offset-2-widescreen.social, #_footer .footer-topper .is-offset-2-widescreen.footer-links, main.is-offset-2-widescreen.sticky.scroll-with-footer::before, main.is-offset-2-widescreen.sticky.scroll-with-footer::after, main .is-offset-2-widescreen.side-toc, main article.is-offset-2-widescreen { + margin-left: 16.66667%; } + .column.is-3-widescreen, #_footer .footer-topper .is-3-widescreen.social, #_footer .footer-topper .is-3-widescreen.footer-links, main.is-3-widescreen.sticky.scroll-with-footer::before, main.is-3-widescreen.sticky.scroll-with-footer::after, main .is-3-widescreen.side-toc, main article.is-3-widescreen { + flex: none; + width: 25%; } + .column.is-offset-3-widescreen, #_footer .footer-topper .is-offset-3-widescreen.social, #_footer .footer-topper .is-offset-3-widescreen.footer-links, main.is-offset-3-widescreen.sticky.scroll-with-footer::before, main.is-offset-3-widescreen.sticky.scroll-with-footer::after, main .is-offset-3-widescreen.side-toc, main article.is-offset-3-widescreen { + margin-left: 25%; } + .column.is-4-widescreen, #_footer .footer-topper .is-4-widescreen.social, #_footer .footer-topper .is-4-widescreen.footer-links, main.is-4-widescreen.sticky.scroll-with-footer::before, main.is-4-widescreen.sticky.scroll-with-footer::after, main .is-4-widescreen.side-toc, main article.is-4-widescreen { + flex: none; + width: 33.33333%; } + .column.is-offset-4-widescreen, #_footer .footer-topper .is-offset-4-widescreen.social, #_footer .footer-topper .is-offset-4-widescreen.footer-links, main.is-offset-4-widescreen.sticky.scroll-with-footer::before, main.is-offset-4-widescreen.sticky.scroll-with-footer::after, main .is-offset-4-widescreen.side-toc, main article.is-offset-4-widescreen { + margin-left: 33.33333%; } + .column.is-5-widescreen, #_footer .footer-topper .is-5-widescreen.social, #_footer .footer-topper .is-5-widescreen.footer-links, main.is-5-widescreen.sticky.scroll-with-footer::before, main.is-5-widescreen.sticky.scroll-with-footer::after, main .is-5-widescreen.side-toc, main article.is-5-widescreen { + flex: none; + width: 41.66667%; } + .column.is-offset-5-widescreen, #_footer .footer-topper .is-offset-5-widescreen.social, #_footer .footer-topper .is-offset-5-widescreen.footer-links, main.is-offset-5-widescreen.sticky.scroll-with-footer::before, main.is-offset-5-widescreen.sticky.scroll-with-footer::after, main .is-offset-5-widescreen.side-toc, main article.is-offset-5-widescreen { + margin-left: 41.66667%; } + .column.is-6-widescreen, #_footer .footer-topper .is-6-widescreen.social, #_footer .footer-topper .is-6-widescreen.footer-links, main.is-6-widescreen.sticky.scroll-with-footer::before, main.is-6-widescreen.sticky.scroll-with-footer::after, main .is-6-widescreen.side-toc, main article.is-6-widescreen { + flex: none; + width: 50%; } + .column.is-offset-6-widescreen, #_footer .footer-topper .is-offset-6-widescreen.social, #_footer .footer-topper .is-offset-6-widescreen.footer-links, main.is-offset-6-widescreen.sticky.scroll-with-footer::before, main.is-offset-6-widescreen.sticky.scroll-with-footer::after, main .is-offset-6-widescreen.side-toc, main article.is-offset-6-widescreen { + margin-left: 50%; } + .column.is-7-widescreen, #_footer .footer-topper .is-7-widescreen.social, #_footer .footer-topper .is-7-widescreen.footer-links, main.is-7-widescreen.sticky.scroll-with-footer::before, main.is-7-widescreen.sticky.scroll-with-footer::after, main .is-7-widescreen.side-toc, main article.is-7-widescreen { + flex: none; + width: 58.33333%; } + .column.is-offset-7-widescreen, #_footer .footer-topper .is-offset-7-widescreen.social, #_footer .footer-topper .is-offset-7-widescreen.footer-links, main.is-offset-7-widescreen.sticky.scroll-with-footer::before, main.is-offset-7-widescreen.sticky.scroll-with-footer::after, main .is-offset-7-widescreen.side-toc, main article.is-offset-7-widescreen { + margin-left: 58.33333%; } + .column.is-8-widescreen, #_footer .footer-topper .is-8-widescreen.social, #_footer .footer-topper .is-8-widescreen.footer-links, main.is-8-widescreen.sticky.scroll-with-footer::before, main.is-8-widescreen.sticky.scroll-with-footer::after, main .is-8-widescreen.side-toc, main article.is-8-widescreen { + flex: none; + width: 66.66667%; } + .column.is-offset-8-widescreen, #_footer .footer-topper .is-offset-8-widescreen.social, #_footer .footer-topper .is-offset-8-widescreen.footer-links, main.is-offset-8-widescreen.sticky.scroll-with-footer::before, main.is-offset-8-widescreen.sticky.scroll-with-footer::after, main .is-offset-8-widescreen.side-toc, main article.is-offset-8-widescreen { + margin-left: 66.66667%; } + .column.is-9-widescreen, #_footer .footer-topper .is-9-widescreen.social, #_footer .footer-topper .is-9-widescreen.footer-links, main.is-9-widescreen.sticky.scroll-with-footer::before, main.is-9-widescreen.sticky.scroll-with-footer::after, main .is-9-widescreen.side-toc, main article.is-9-widescreen { + flex: none; + width: 75%; } + .column.is-offset-9-widescreen, #_footer .footer-topper .is-offset-9-widescreen.social, #_footer .footer-topper .is-offset-9-widescreen.footer-links, main.is-offset-9-widescreen.sticky.scroll-with-footer::before, main.is-offset-9-widescreen.sticky.scroll-with-footer::after, main .is-offset-9-widescreen.side-toc, main article.is-offset-9-widescreen { + margin-left: 75%; } + .column.is-10-widescreen, #_footer .footer-topper .is-10-widescreen.social, #_footer .footer-topper .is-10-widescreen.footer-links, main.is-10-widescreen.sticky.scroll-with-footer::before, main.is-10-widescreen.sticky.scroll-with-footer::after, main .is-10-widescreen.side-toc, main article.is-10-widescreen { + flex: none; + width: 83.33333%; } + .column.is-offset-10-widescreen, #_footer .footer-topper .is-offset-10-widescreen.social, #_footer .footer-topper .is-offset-10-widescreen.footer-links, main.is-offset-10-widescreen.sticky.scroll-with-footer::before, main.is-offset-10-widescreen.sticky.scroll-with-footer::after, main .is-offset-10-widescreen.side-toc, main article.is-offset-10-widescreen { + margin-left: 83.33333%; } + .column.is-11-widescreen, #_footer .footer-topper .is-11-widescreen.social, #_footer .footer-topper .is-11-widescreen.footer-links, main.is-11-widescreen.sticky.scroll-with-footer::before, main.is-11-widescreen.sticky.scroll-with-footer::after, main .is-11-widescreen.side-toc, main article.is-11-widescreen { + flex: none; + width: 91.66667%; } + .column.is-offset-11-widescreen, #_footer .footer-topper .is-offset-11-widescreen.social, #_footer .footer-topper .is-offset-11-widescreen.footer-links, main.is-offset-11-widescreen.sticky.scroll-with-footer::before, main.is-offset-11-widescreen.sticky.scroll-with-footer::after, main .is-offset-11-widescreen.side-toc, main article.is-offset-11-widescreen { + margin-left: 91.66667%; } + .column.is-12-widescreen, #_footer .footer-topper .is-12-widescreen.social, #_footer .footer-topper .is-12-widescreen.footer-links, main.is-12-widescreen.sticky.scroll-with-footer::before, main.is-12-widescreen.sticky.scroll-with-footer::after, main .is-12-widescreen.side-toc, main article.is-12-widescreen { + flex: none; + width: 100%; } + .column.is-offset-12-widescreen, #_footer .footer-topper .is-offset-12-widescreen.social, #_footer .footer-topper .is-offset-12-widescreen.footer-links, main.is-offset-12-widescreen.sticky.scroll-with-footer::before, main.is-offset-12-widescreen.sticky.scroll-with-footer::after, main .is-offset-12-widescreen.side-toc, main article.is-offset-12-widescreen { + margin-left: 100%; } } + @media screen and (min-width: 1408px) { + .column.is-narrow-fullhd, #_footer .footer-topper .is-narrow-fullhd.social, #_footer .footer-topper .is-narrow-fullhd.footer-links, main.is-narrow-fullhd.sticky.scroll-with-footer::before, main.is-narrow-fullhd.sticky.scroll-with-footer::after, main .is-narrow-fullhd.side-toc, main article.is-narrow-fullhd { + flex: none; + width: unset; } + .column.is-full-fullhd, #_footer .footer-topper .is-full-fullhd.social, #_footer .footer-topper .is-full-fullhd.footer-links, main.is-full-fullhd.sticky.scroll-with-footer::before, main.is-full-fullhd.sticky.scroll-with-footer::after, main .is-full-fullhd.side-toc, main article.is-full-fullhd { + flex: none; + width: 100%; } + .column.is-three-quarters-fullhd, #_footer .footer-topper .is-three-quarters-fullhd.social, #_footer .footer-topper .is-three-quarters-fullhd.footer-links, main.is-three-quarters-fullhd.sticky.scroll-with-footer::before, main.is-three-quarters-fullhd.sticky.scroll-with-footer::after, main .is-three-quarters-fullhd.side-toc, main article.is-three-quarters-fullhd { + flex: none; + width: 75%; } + .column.is-two-thirds-fullhd, #_footer .footer-topper .is-two-thirds-fullhd.social, #_footer .footer-topper .is-two-thirds-fullhd.footer-links, main.is-two-thirds-fullhd.sticky.scroll-with-footer::before, main.is-two-thirds-fullhd.sticky.scroll-with-footer::after, main .is-two-thirds-fullhd.side-toc, main article.is-two-thirds-fullhd { + flex: none; + width: 66.6666%; } + .column.is-half-fullhd, #_footer .footer-topper .is-half-fullhd.social, #_footer .footer-topper .is-half-fullhd.footer-links, main.is-half-fullhd.sticky.scroll-with-footer::before, main.is-half-fullhd.sticky.scroll-with-footer::after, main .is-half-fullhd.side-toc, main article.is-half-fullhd { + flex: none; + width: 50%; } + .column.is-one-third-fullhd, #_footer .footer-topper .is-one-third-fullhd.social, #_footer .footer-topper .is-one-third-fullhd.footer-links, main.is-one-third-fullhd.sticky.scroll-with-footer::before, main.is-one-third-fullhd.sticky.scroll-with-footer::after, main .is-one-third-fullhd.side-toc, main article.is-one-third-fullhd { + flex: none; + width: 33.3333%; } + .column.is-one-quarter-fullhd, #_footer .footer-topper .is-one-quarter-fullhd.social, #_footer .footer-topper .is-one-quarter-fullhd.footer-links, main.is-one-quarter-fullhd.sticky.scroll-with-footer::before, main.is-one-quarter-fullhd.sticky.scroll-with-footer::after, main .is-one-quarter-fullhd.side-toc, main article.is-one-quarter-fullhd { + flex: none; + width: 25%; } + .column.is-one-fifth-fullhd, #_footer .footer-topper .is-one-fifth-fullhd.social, #_footer .footer-topper .is-one-fifth-fullhd.footer-links, main.is-one-fifth-fullhd.sticky.scroll-with-footer::before, main.is-one-fifth-fullhd.sticky.scroll-with-footer::after, main .is-one-fifth-fullhd.side-toc, main article.is-one-fifth-fullhd { + flex: none; + width: 20%; } + .column.is-two-fifths-fullhd, #_footer .footer-topper .is-two-fifths-fullhd.social, #_footer .footer-topper .is-two-fifths-fullhd.footer-links, main.is-two-fifths-fullhd.sticky.scroll-with-footer::before, main.is-two-fifths-fullhd.sticky.scroll-with-footer::after, main .is-two-fifths-fullhd.side-toc, main article.is-two-fifths-fullhd { + flex: none; + width: 40%; } + .column.is-three-fifths-fullhd, #_footer .footer-topper .is-three-fifths-fullhd.social, #_footer .footer-topper .is-three-fifths-fullhd.footer-links, main.is-three-fifths-fullhd.sticky.scroll-with-footer::before, main.is-three-fifths-fullhd.sticky.scroll-with-footer::after, main .is-three-fifths-fullhd.side-toc, main article.is-three-fifths-fullhd { + flex: none; + width: 60%; } + .column.is-four-fifths-fullhd, #_footer .footer-topper .is-four-fifths-fullhd.social, #_footer .footer-topper .is-four-fifths-fullhd.footer-links, main.is-four-fifths-fullhd.sticky.scroll-with-footer::before, main.is-four-fifths-fullhd.sticky.scroll-with-footer::after, main .is-four-fifths-fullhd.side-toc, main article.is-four-fifths-fullhd { + flex: none; + width: 80%; } + .column.is-offset-three-quarters-fullhd, #_footer .footer-topper .is-offset-three-quarters-fullhd.social, #_footer .footer-topper .is-offset-three-quarters-fullhd.footer-links, main.is-offset-three-quarters-fullhd.sticky.scroll-with-footer::before, main.is-offset-three-quarters-fullhd.sticky.scroll-with-footer::after, main .is-offset-three-quarters-fullhd.side-toc, main article.is-offset-three-quarters-fullhd { + margin-left: 75%; } + .column.is-offset-two-thirds-fullhd, #_footer .footer-topper .is-offset-two-thirds-fullhd.social, #_footer .footer-topper .is-offset-two-thirds-fullhd.footer-links, main.is-offset-two-thirds-fullhd.sticky.scroll-with-footer::before, main.is-offset-two-thirds-fullhd.sticky.scroll-with-footer::after, main .is-offset-two-thirds-fullhd.side-toc, main article.is-offset-two-thirds-fullhd { + margin-left: 66.6666%; } + .column.is-offset-half-fullhd, #_footer .footer-topper .is-offset-half-fullhd.social, #_footer .footer-topper .is-offset-half-fullhd.footer-links, main.is-offset-half-fullhd.sticky.scroll-with-footer::before, main.is-offset-half-fullhd.sticky.scroll-with-footer::after, main .is-offset-half-fullhd.side-toc, main article.is-offset-half-fullhd { + margin-left: 50%; } + .column.is-offset-one-third-fullhd, #_footer .footer-topper .is-offset-one-third-fullhd.social, #_footer .footer-topper .is-offset-one-third-fullhd.footer-links, main.is-offset-one-third-fullhd.sticky.scroll-with-footer::before, main.is-offset-one-third-fullhd.sticky.scroll-with-footer::after, main .is-offset-one-third-fullhd.side-toc, main article.is-offset-one-third-fullhd { + margin-left: 33.3333%; } + .column.is-offset-one-quarter-fullhd, #_footer .footer-topper .is-offset-one-quarter-fullhd.social, #_footer .footer-topper .is-offset-one-quarter-fullhd.footer-links, main.is-offset-one-quarter-fullhd.sticky.scroll-with-footer::before, main.is-offset-one-quarter-fullhd.sticky.scroll-with-footer::after, main .is-offset-one-quarter-fullhd.side-toc, main article.is-offset-one-quarter-fullhd { + margin-left: 25%; } + .column.is-offset-one-fifth-fullhd, #_footer .footer-topper .is-offset-one-fifth-fullhd.social, #_footer .footer-topper .is-offset-one-fifth-fullhd.footer-links, main.is-offset-one-fifth-fullhd.sticky.scroll-with-footer::before, main.is-offset-one-fifth-fullhd.sticky.scroll-with-footer::after, main .is-offset-one-fifth-fullhd.side-toc, main article.is-offset-one-fifth-fullhd { + margin-left: 20%; } + .column.is-offset-two-fifths-fullhd, #_footer .footer-topper .is-offset-two-fifths-fullhd.social, #_footer .footer-topper .is-offset-two-fifths-fullhd.footer-links, main.is-offset-two-fifths-fullhd.sticky.scroll-with-footer::before, main.is-offset-two-fifths-fullhd.sticky.scroll-with-footer::after, main .is-offset-two-fifths-fullhd.side-toc, main article.is-offset-two-fifths-fullhd { + margin-left: 40%; } + .column.is-offset-three-fifths-fullhd, #_footer .footer-topper .is-offset-three-fifths-fullhd.social, #_footer .footer-topper .is-offset-three-fifths-fullhd.footer-links, main.is-offset-three-fifths-fullhd.sticky.scroll-with-footer::before, main.is-offset-three-fifths-fullhd.sticky.scroll-with-footer::after, main .is-offset-three-fifths-fullhd.side-toc, main article.is-offset-three-fifths-fullhd { + margin-left: 60%; } + .column.is-offset-four-fifths-fullhd, #_footer .footer-topper .is-offset-four-fifths-fullhd.social, #_footer .footer-topper .is-offset-four-fifths-fullhd.footer-links, main.is-offset-four-fifths-fullhd.sticky.scroll-with-footer::before, main.is-offset-four-fifths-fullhd.sticky.scroll-with-footer::after, main .is-offset-four-fifths-fullhd.side-toc, main article.is-offset-four-fifths-fullhd { + margin-left: 80%; } + .column.is-0-fullhd, #_footer .footer-topper .is-0-fullhd.social, #_footer .footer-topper .is-0-fullhd.footer-links, main.is-0-fullhd.sticky.scroll-with-footer::before, main.is-0-fullhd.sticky.scroll-with-footer::after, main .is-0-fullhd.side-toc, main article.is-0-fullhd { + flex: none; + width: 0%; } + .column.is-offset-0-fullhd, #_footer .footer-topper .is-offset-0-fullhd.social, #_footer .footer-topper .is-offset-0-fullhd.footer-links, main.is-offset-0-fullhd.sticky.scroll-with-footer::before, main.is-offset-0-fullhd.sticky.scroll-with-footer::after, main .is-offset-0-fullhd.side-toc, main article.is-offset-0-fullhd { + margin-left: 0%; } + .column.is-1-fullhd, #_footer .footer-topper .is-1-fullhd.social, #_footer .footer-topper .is-1-fullhd.footer-links, main.is-1-fullhd.sticky.scroll-with-footer::before, main.is-1-fullhd.sticky.scroll-with-footer::after, main .is-1-fullhd.side-toc, main article.is-1-fullhd { + flex: none; + width: 8.33333%; } + .column.is-offset-1-fullhd, #_footer .footer-topper .is-offset-1-fullhd.social, #_footer .footer-topper .is-offset-1-fullhd.footer-links, main.is-offset-1-fullhd.sticky.scroll-with-footer::before, main.is-offset-1-fullhd.sticky.scroll-with-footer::after, main .is-offset-1-fullhd.side-toc, main article.is-offset-1-fullhd { + margin-left: 8.33333%; } + .column.is-2-fullhd, #_footer .footer-topper .is-2-fullhd.social, #_footer .footer-topper .is-2-fullhd.footer-links, main.is-2-fullhd.sticky.scroll-with-footer::before, main.is-2-fullhd.sticky.scroll-with-footer::after, main .is-2-fullhd.side-toc, main article.is-2-fullhd { + flex: none; + width: 16.66667%; } + .column.is-offset-2-fullhd, #_footer .footer-topper .is-offset-2-fullhd.social, #_footer .footer-topper .is-offset-2-fullhd.footer-links, main.is-offset-2-fullhd.sticky.scroll-with-footer::before, main.is-offset-2-fullhd.sticky.scroll-with-footer::after, main .is-offset-2-fullhd.side-toc, main article.is-offset-2-fullhd { + margin-left: 16.66667%; } + .column.is-3-fullhd, #_footer .footer-topper .is-3-fullhd.social, #_footer .footer-topper .is-3-fullhd.footer-links, main.is-3-fullhd.sticky.scroll-with-footer::before, main.is-3-fullhd.sticky.scroll-with-footer::after, main .is-3-fullhd.side-toc, main article.is-3-fullhd { + flex: none; + width: 25%; } + .column.is-offset-3-fullhd, #_footer .footer-topper .is-offset-3-fullhd.social, #_footer .footer-topper .is-offset-3-fullhd.footer-links, main.is-offset-3-fullhd.sticky.scroll-with-footer::before, main.is-offset-3-fullhd.sticky.scroll-with-footer::after, main .is-offset-3-fullhd.side-toc, main article.is-offset-3-fullhd { + margin-left: 25%; } + .column.is-4-fullhd, #_footer .footer-topper .is-4-fullhd.social, #_footer .footer-topper .is-4-fullhd.footer-links, main.is-4-fullhd.sticky.scroll-with-footer::before, main.is-4-fullhd.sticky.scroll-with-footer::after, main .is-4-fullhd.side-toc, main article.is-4-fullhd { + flex: none; + width: 33.33333%; } + .column.is-offset-4-fullhd, #_footer .footer-topper .is-offset-4-fullhd.social, #_footer .footer-topper .is-offset-4-fullhd.footer-links, main.is-offset-4-fullhd.sticky.scroll-with-footer::before, main.is-offset-4-fullhd.sticky.scroll-with-footer::after, main .is-offset-4-fullhd.side-toc, main article.is-offset-4-fullhd { + margin-left: 33.33333%; } + .column.is-5-fullhd, #_footer .footer-topper .is-5-fullhd.social, #_footer .footer-topper .is-5-fullhd.footer-links, main.is-5-fullhd.sticky.scroll-with-footer::before, main.is-5-fullhd.sticky.scroll-with-footer::after, main .is-5-fullhd.side-toc, main article.is-5-fullhd { + flex: none; + width: 41.66667%; } + .column.is-offset-5-fullhd, #_footer .footer-topper .is-offset-5-fullhd.social, #_footer .footer-topper .is-offset-5-fullhd.footer-links, main.is-offset-5-fullhd.sticky.scroll-with-footer::before, main.is-offset-5-fullhd.sticky.scroll-with-footer::after, main .is-offset-5-fullhd.side-toc, main article.is-offset-5-fullhd { + margin-left: 41.66667%; } + .column.is-6-fullhd, #_footer .footer-topper .is-6-fullhd.social, #_footer .footer-topper .is-6-fullhd.footer-links, main.is-6-fullhd.sticky.scroll-with-footer::before, main.is-6-fullhd.sticky.scroll-with-footer::after, main .is-6-fullhd.side-toc, main article.is-6-fullhd { + flex: none; + width: 50%; } + .column.is-offset-6-fullhd, #_footer .footer-topper .is-offset-6-fullhd.social, #_footer .footer-topper .is-offset-6-fullhd.footer-links, main.is-offset-6-fullhd.sticky.scroll-with-footer::before, main.is-offset-6-fullhd.sticky.scroll-with-footer::after, main .is-offset-6-fullhd.side-toc, main article.is-offset-6-fullhd { + margin-left: 50%; } + .column.is-7-fullhd, #_footer .footer-topper .is-7-fullhd.social, #_footer .footer-topper .is-7-fullhd.footer-links, main.is-7-fullhd.sticky.scroll-with-footer::before, main.is-7-fullhd.sticky.scroll-with-footer::after, main .is-7-fullhd.side-toc, main article.is-7-fullhd { + flex: none; + width: 58.33333%; } + .column.is-offset-7-fullhd, #_footer .footer-topper .is-offset-7-fullhd.social, #_footer .footer-topper .is-offset-7-fullhd.footer-links, main.is-offset-7-fullhd.sticky.scroll-with-footer::before, main.is-offset-7-fullhd.sticky.scroll-with-footer::after, main .is-offset-7-fullhd.side-toc, main article.is-offset-7-fullhd { + margin-left: 58.33333%; } + .column.is-8-fullhd, #_footer .footer-topper .is-8-fullhd.social, #_footer .footer-topper .is-8-fullhd.footer-links, main.is-8-fullhd.sticky.scroll-with-footer::before, main.is-8-fullhd.sticky.scroll-with-footer::after, main .is-8-fullhd.side-toc, main article.is-8-fullhd { + flex: none; + width: 66.66667%; } + .column.is-offset-8-fullhd, #_footer .footer-topper .is-offset-8-fullhd.social, #_footer .footer-topper .is-offset-8-fullhd.footer-links, main.is-offset-8-fullhd.sticky.scroll-with-footer::before, main.is-offset-8-fullhd.sticky.scroll-with-footer::after, main .is-offset-8-fullhd.side-toc, main article.is-offset-8-fullhd { + margin-left: 66.66667%; } + .column.is-9-fullhd, #_footer .footer-topper .is-9-fullhd.social, #_footer .footer-topper .is-9-fullhd.footer-links, main.is-9-fullhd.sticky.scroll-with-footer::before, main.is-9-fullhd.sticky.scroll-with-footer::after, main .is-9-fullhd.side-toc, main article.is-9-fullhd { + flex: none; + width: 75%; } + .column.is-offset-9-fullhd, #_footer .footer-topper .is-offset-9-fullhd.social, #_footer .footer-topper .is-offset-9-fullhd.footer-links, main.is-offset-9-fullhd.sticky.scroll-with-footer::before, main.is-offset-9-fullhd.sticky.scroll-with-footer::after, main .is-offset-9-fullhd.side-toc, main article.is-offset-9-fullhd { + margin-left: 75%; } + .column.is-10-fullhd, #_footer .footer-topper .is-10-fullhd.social, #_footer .footer-topper .is-10-fullhd.footer-links, main.is-10-fullhd.sticky.scroll-with-footer::before, main.is-10-fullhd.sticky.scroll-with-footer::after, main .is-10-fullhd.side-toc, main article.is-10-fullhd { + flex: none; + width: 83.33333%; } + .column.is-offset-10-fullhd, #_footer .footer-topper .is-offset-10-fullhd.social, #_footer .footer-topper .is-offset-10-fullhd.footer-links, main.is-offset-10-fullhd.sticky.scroll-with-footer::before, main.is-offset-10-fullhd.sticky.scroll-with-footer::after, main .is-offset-10-fullhd.side-toc, main article.is-offset-10-fullhd { + margin-left: 83.33333%; } + .column.is-11-fullhd, #_footer .footer-topper .is-11-fullhd.social, #_footer .footer-topper .is-11-fullhd.footer-links, main.is-11-fullhd.sticky.scroll-with-footer::before, main.is-11-fullhd.sticky.scroll-with-footer::after, main .is-11-fullhd.side-toc, main article.is-11-fullhd { + flex: none; + width: 91.66667%; } + .column.is-offset-11-fullhd, #_footer .footer-topper .is-offset-11-fullhd.social, #_footer .footer-topper .is-offset-11-fullhd.footer-links, main.is-offset-11-fullhd.sticky.scroll-with-footer::before, main.is-offset-11-fullhd.sticky.scroll-with-footer::after, main .is-offset-11-fullhd.side-toc, main article.is-offset-11-fullhd { + margin-left: 91.66667%; } + .column.is-12-fullhd, #_footer .footer-topper .is-12-fullhd.social, #_footer .footer-topper .is-12-fullhd.footer-links, main.is-12-fullhd.sticky.scroll-with-footer::before, main.is-12-fullhd.sticky.scroll-with-footer::after, main .is-12-fullhd.side-toc, main article.is-12-fullhd { + flex: none; + width: 100%; } + .column.is-offset-12-fullhd, #_footer .footer-topper .is-offset-12-fullhd.social, #_footer .footer-topper .is-offset-12-fullhd.footer-links, main.is-offset-12-fullhd.sticky.scroll-with-footer::before, main.is-offset-12-fullhd.sticky.scroll-with-footer::after, main .is-offset-12-fullhd.side-toc, main article.is-offset-12-fullhd { + margin-left: 100%; } } +.columns { + margin-left: -0.75rem; + margin-right: -0.75rem; + margin-top: -0.75rem; } + .columns:last-child { + margin-bottom: -0.75rem; } + .columns:not(:last-child) { + margin-bottom: calc(1.5rem - 0.75rem); } + .columns.is-centered { + justify-content: center; } + .columns.is-gapless { + margin-left: 0; + margin-right: 0; + margin-top: 0; } + .columns.is-gapless > .column, #_footer .footer-topper .columns.is-gapless > .social, #_footer .footer-topper .columns.is-gapless > .footer-links, .columns.is-gapless > main.sticky.scroll-with-footer::before, .columns.is-gapless > main.sticky.scroll-with-footer::after, main .columns.is-gapless > .side-toc, main .columns.is-gapless > article { + margin: 0; + padding: 0 !important; } + .columns.is-gapless:not(:last-child) { + margin-bottom: 1.5rem; } + .columns.is-gapless:last-child { + margin-bottom: 0; } + .columns.is-mobile { + display: flex; } + .columns.is-multiline { + flex-wrap: wrap; } + .columns.is-vcentered { + align-items: center; } + @media screen and (min-width: 769px), print { + .columns:not(.is-desktop) { + display: flex; } } + @media screen and (min-width: 1024px) { + .columns.is-desktop { + display: flex; } } +.columns.is-variable { + --columnGap: 0.75rem; + margin-left: calc(-1 * var(--columnGap)); + margin-right: calc(-1 * var(--columnGap)); } + .columns.is-variable > .column, #_footer .footer-topper .columns.is-variable > .social, #_footer .footer-topper .columns.is-variable > .footer-links, .columns.is-variable > main.sticky.scroll-with-footer::before, .columns.is-variable > main.sticky.scroll-with-footer::after, main .columns.is-variable > .side-toc, main .columns.is-variable > article { + padding-left: var(--columnGap); + padding-right: var(--columnGap); } + .columns.is-variable.is-0 { + --columnGap: 0rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-0-mobile { + --columnGap: 0rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-0-tablet { + --columnGap: 0rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-0-tablet-only { + --columnGap: 0rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-0-touch { + --columnGap: 0rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-0-desktop { + --columnGap: 0rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-0-desktop-only { + --columnGap: 0rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-0-widescreen { + --columnGap: 0rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-0-widescreen-only { + --columnGap: 0rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-0-fullhd { + --columnGap: 0rem; } } + .columns.is-variable.is-1 { + --columnGap: 0.25rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-1-mobile { + --columnGap: 0.25rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-1-tablet { + --columnGap: 0.25rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-1-tablet-only { + --columnGap: 0.25rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-1-touch { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-1-desktop { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-1-desktop-only { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-1-widescreen { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-1-widescreen-only { + --columnGap: 0.25rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-1-fullhd { + --columnGap: 0.25rem; } } + .columns.is-variable.is-2, #_footer .footer-topper .is-variable.social, main.is-variable.sticky.scroll-with-footer::before, main.is-variable.sticky.scroll-with-footer::after, main .is-variable.side-toc { + --columnGap: 0.5rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-2-mobile { + --columnGap: 0.5rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-2-tablet { + --columnGap: 0.5rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-2-tablet-only { + --columnGap: 0.5rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-2-touch { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-2-desktop { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-2-desktop-only { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-2-widescreen { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-2-widescreen-only { + --columnGap: 0.5rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-2-fullhd { + --columnGap: 0.5rem; } } + .columns.is-variable.is-3 { + --columnGap: 0.75rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-3-mobile { + --columnGap: 0.75rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-3-tablet { + --columnGap: 0.75rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-3-tablet-only { + --columnGap: 0.75rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-3-touch { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-3-desktop { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-3-desktop-only { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-3-widescreen { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-3-widescreen-only { + --columnGap: 0.75rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-3-fullhd { + --columnGap: 0.75rem; } } + .columns.is-variable.is-4 { + --columnGap: 1rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-4-mobile { + --columnGap: 1rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-4-tablet { + --columnGap: 1rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-4-tablet-only { + --columnGap: 1rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-4-touch { + --columnGap: 1rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-4-desktop { + --columnGap: 1rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-4-desktop-only { + --columnGap: 1rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-4-widescreen { + --columnGap: 1rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-4-widescreen-only { + --columnGap: 1rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-4-fullhd { + --columnGap: 1rem; } } + .columns.is-variable.is-5 { + --columnGap: 1.25rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-5-mobile { + --columnGap: 1.25rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-5-tablet { + --columnGap: 1.25rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-5-tablet-only { + --columnGap: 1.25rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-5-touch { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-5-desktop { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-5-desktop-only { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-5-widescreen { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-5-widescreen-only { + --columnGap: 1.25rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-5-fullhd { + --columnGap: 1.25rem; } } + .columns.is-variable.is-6 { + --columnGap: 1.5rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-6-mobile { + --columnGap: 1.5rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-6-tablet { + --columnGap: 1.5rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-6-tablet-only { + --columnGap: 1.5rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-6-touch { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-6-desktop { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-6-desktop-only { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-6-widescreen { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-6-widescreen-only { + --columnGap: 1.5rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-6-fullhd { + --columnGap: 1.5rem; } } + .columns.is-variable.is-7 { + --columnGap: 1.75rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-7-mobile { + --columnGap: 1.75rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-7-tablet { + --columnGap: 1.75rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-7-tablet-only { + --columnGap: 1.75rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-7-touch { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-7-desktop { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-7-desktop-only { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-7-widescreen { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-7-widescreen-only { + --columnGap: 1.75rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-7-fullhd { + --columnGap: 1.75rem; } } + .columns.is-variable.is-8, main article.is-variable { + --columnGap: 2rem; } + @media screen and (max-width: 768px) { + .columns.is-variable.is-8-mobile { + --columnGap: 2rem; } } + @media screen and (min-width: 769px), print { + .columns.is-variable.is-8-tablet { + --columnGap: 2rem; } } + @media screen and (min-width: 769px) and (max-width: 1023px) { + .columns.is-variable.is-8-tablet-only { + --columnGap: 2rem; } } + @media screen and (max-width: 1023px) { + .columns.is-variable.is-8-touch { + --columnGap: 2rem; } } + @media screen and (min-width: 1024px) { + .columns.is-variable.is-8-desktop { + --columnGap: 2rem; } } + @media screen and (min-width: 1024px) and (max-width: 1215px) { + .columns.is-variable.is-8-desktop-only { + --columnGap: 2rem; } } + @media screen and (min-width: 1216px) { + .columns.is-variable.is-8-widescreen { + --columnGap: 2rem; } } + @media screen and (min-width: 1216px) and (max-width: 1407px) { + .columns.is-variable.is-8-widescreen-only { + --columnGap: 2rem; } } + @media screen and (min-width: 1408px) { + .columns.is-variable.is-8-fullhd { + --columnGap: 2rem; } } +.tile { + align-items: stretch; + display: block; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 1; + min-height: min-content; } + .tile.is-ancestor { + margin-left: -0.75rem; + margin-right: -0.75rem; + margin-top: -0.75rem; } + .tile.is-ancestor:last-child { + margin-bottom: -0.75rem; } + .tile.is-ancestor:not(:last-child) { + margin-bottom: 0.75rem; } + .tile.is-child { + margin: 0 !important; } + .tile.is-parent { + padding: 0.75rem; } + .tile.is-vertical { + flex-direction: column; } + .tile.is-vertical > .tile.is-child:not(:last-child) { + margin-bottom: 1.5rem !important; } + @media screen and (min-width: 769px), print { + .tile:not(.is-child) { + display: flex; } + .tile.is-1 { + flex: none; + width: 8.33333%; } + .tile.is-2, #_footer .footer-topper .tile.social, main.tile.sticky.scroll-with-footer::before, main.tile.sticky.scroll-with-footer::after, main .tile.side-toc { + flex: none; + width: 16.66667%; } + .tile.is-3 { + flex: none; + width: 25%; } + .tile.is-4 { + flex: none; + width: 33.33333%; } + .tile.is-5 { + flex: none; + width: 41.66667%; } + .tile.is-6 { + flex: none; + width: 50%; } + .tile.is-7 { + flex: none; + width: 58.33333%; } + .tile.is-8, main article.tile { + flex: none; + width: 66.66667%; } + .tile.is-9 { + flex: none; + width: 75%; } + .tile.is-10, #_footer .footer-topper .tile.footer-links, body.normal article.tile { + flex: none; + width: 83.33333%; } + .tile.is-11 { + flex: none; + width: 91.66667%; } + .tile.is-12 { + flex: none; + width: 100%; } } +html, +body { + font-size: 16px; + height: 100%; + scroll-behavior: smooth; } + +body { + background-color: white; + font-family: Poppins, Roboto, sans-serif; + line-height: 140%; } + body main, + body .growth-inhibitor { + margin: 0 auto; + position: relative; } + body.normal main, + body.normal .growth-inhibitor { + max-width: 1400px; } + body.wide main, + body.wide .growth-inhibitor { + max-width: 2250px; } + body.normal #_side-toc-overall { + display: none; } + @media screen and (max-width: 1400px) { + body.normal main { + padding-left: .75rem; } } + body.normal article { + padding-left: 0 !important; } + body.scroll-up header.sticky { + height: 110px; } + body.scroll-up header.sticky .growth-inhibitor { + height: 110px; } + body.scroll-up main.sticky:not(.scroll-with-footer) .side-toc { + top: 110px; + height: calc(100vh - 110px); } + body.draft article::before { + content: 'DRAFT'; + position: fixed; + top: 0; + left: 0; + font-size: 10rem; + font-weight: 700; + transform: rotate(-30deg); + color: #DDD; + z-index: -1; + margin: 20rem auto 0; + text-align: center; + width: 100%; } + body.single main.sticky.scroll-with-footer::before { + content: none !important; } + +header { + display: block; + height: 135px; + background-color: #0c322c; + position: relative; + z-index: 9001; } + header.sticky { + box-sizing: border-box; + height: 65px; + position: fixed; + top: 0; + left: 0; + right: 0; + min-height: unset; } + header.sticky .growth-inhibitor { + height: 65px; } + header .growth-inhibitor { + height: 135px; } + +.crumbs { + padding: .5rem 1.25rem; + background-color: #dedfe0; + border-bottom: 1px solid #c0c2c4; } + +main { + display: flex; } + main article, + main .side-toc { + min-height: calc(100vh - 135px); } + main article { + position: relative; + padding-bottom: 7rem; } + @media screen and (max-width: 1024px) { + main article { + width: 100%; } } + @media screen and (min-width: 1400px) { + main article { + padding-left: 4rem !important; + padding-right: 4rem !important; } } + main .side-toc { + overflow-y: auto; + position: relative; + scrollbar-width: thin; + scrollbar-color: #0c322c #dedfe0; } + main #_side-toc-overall:not(.placebo) { + background-color: #efefef; + margin-left: 0; + padding-right: 0; } + main #_side-toc-page { + background-color: #efefef; + margin-right: 0; + padding-left: 1.5rem; } + main.sticky article { + position: relative; + top: 135px; + margin-bottom: 135px; } + main.sticky .side-toc { + height: calc(100vh - 65px); + position: sticky; + top: 65px; + min-height: unset; } + main.sticky #_side-toc-overall { + left: 0; } + main.sticky #_side-toc-page { + right: 0; } + @media screen and (min-width: 1215px) { + main.sticky.scroll-with-footer::before, main.sticky.scroll-with-footer::after { + content: ''; + z-index: -1; } } + @media screen and (min-width: 1215px) { + main.sticky.scroll-with-footer .side-toc { + min-height: calc(100vh - 65px); + max-height: unset; + position: absolute; + height: auto; + top: unset; + bottom: 0; } } + @media screen and (min-width: 1215px) { + main.sticky.scroll-with-footer #_side-toc-overall:not(.placebo) { + background: linear-gradient(to top, white, #efefef 5rem); } } +footer { + background-color: #0c322c; + position: relative; } + +@media screen and (max-width: 1024px) { + main .side-toc#_side-toc-overall { + display: block; + position: fixed; + top: 0; + left: -300px; + width: 300px; + max-width: 80%; + height: 100vh; + z-index: 9003; + overflow: visible; + transition: left 0.2s ease-in; } + main .side-toc#_side-toc-overall.mobile-visible { + left: 0; } + main .side-toc#_side-toc-overall.mobile-visible::before { + content: ''; + top: 0; + left: 100%; + width: 100vw; + height: 100vh; + display: block; + position: absolute; + background-color: #000C; } + main .side-toc#_side-toc-overall > ol { + overflow-y: scroll; + height: 100vh; } + main .side-toc#_side-toc-overall:not(.mobile-visible) > * { + display: none; } + main .side-toc#_side-toc-page { + display: none; + background-color: white; + z-index: 300; + padding: 0; } + main .side-toc#_side-toc-page.mobile-visible { + display: block; + position: absolute !important; + left: calc(.75rem); + top: calc(.75rem - .2rem + 60px); + width: 300px; + height: auto; + min-height: auto; + right: unset; } + main .side-toc#_side-toc-page:not(.mobile-visible) > * { + display: none; } + body.normal main .side-toc#_side-toc-page.mobile-visible { + left: .75rem; } } + +header img.logo { + position: absolute; + width: 270px; + height: 90px; + top: 20px; + left: 0; + padding: 0; + z-index: 12; } + @media screen and (max-width: 1024px) { + header img.logo { + top: 15px; + width: 171px; + height: 57px; } } + @media screen and (max-width: 480px) { + header img.logo { + width: 117px; + height: 39px; } } +header #_utilitynav { + background-color: #0c322c; + position: absolute; + top: 1.25rem; + right: .75rem; + width: 100%; + z-index: 11; + color: #c0c2c4; + margin-left: 270px; } + header #_utilitynav .utilitynav-container { + display: block; + float: right; + text-align: right; + width: calc(100% - 290px); + max-width: 700px; + padding-bottom: .5rem; + border-bottom: 1px dotted white; } + @media screen and (max-width: 480px) { + header #_utilitynav .utilitynav-container { + width: calc(100% - 137px); } } + header #_utilitynav .utilitynav-container > div { + font-size: 0.7rem; + line-height: 1.6rem; + display: inline-block; + background-repeat: no-repeat; + vertical-align: top; } + header #_utilitynav .utilitynav-container > div::after { + content: ''; + display: inline-block; + height: 1.5rem; + vertical-align: middle; + border-left: 1px solid #666666; + margin: 0 .75rem; } + header #_utilitynav .utilitynav-container > div:last-child::after { + content: none; } + @media screen and (max-width: 768px) { + header #_utilitynav .utilitynav-container > div.hidden-xs { + display: none; } } + @media screen and (max-width: 480px) { + header #_utilitynav .utilitynav-container > div:not(:last-child) { + display: none; } } + header #_utilitynav .utilitynav-container svg { + height: 1.3em; + display: inline-block; + fill: #FE7C3F; + vertical-align: -10%; + margin-right: .3rem; } + header #_utilitynav .utilitynav-container a, + header #_utilitynav .utilitynav-container span, + header #_utilitynav .utilitynav-container div.menu-item { + display: inline-block; + text-decoration: none; + color: #FFF; } + header #_utilitynav .utilitynav-container #_utilitynav-language { + position: relative; + cursor: pointer; + user-select: none; } + header #_utilitynav .utilitynav-container #_utilitynav-language.disabled { + display: none; } + header #_utilitynav .utilitynav-container #_utilitynav-language:not(.visible) #_utilitynav-language-switcher { + display: none; } + header #_utilitynav .utilitynav-container #_utilitynav-language-switcher { + position: absolute; + background-color: #efefef; + border: 1px solid #c0c2c4; } + header #_utilitynav .utilitynav-container #_utilitynav-language-switcher ul { + display: block; + margin: 0; + padding: 0; + text-align: left; + width: 150px; } + header #_utilitynav .utilitynav-container #_utilitynav-language-switcher li { + display: block; } + header #_utilitynav .utilitynav-container #_utilitynav-language-switcher a { + display: block; + color: #0c322c; + padding: .25rem 1.5rem; } + header #_utilitynav .utilitynav-container #_utilitynav-language-switcher a:hover, header #_utilitynav .utilitynav-container #_utilitynav-language-switcher a:focus { + color: #0c322c; + background-color: #c0c2c4; } + +header #_menu { + position: absolute; + bottom: 8px; + top: 70px; + right: .75rem; + display: flex; + flex-wrap: nowrap; + flex-direction: row; + max-width: calc(100% - 211px); } + @media screen and (max-width: 480px) { + header #_menu { + max-width: calc(100% - 137px); } } + header #_menu > div { + display: block; + font-weight: 700; + font-size: 0.8rem; + height: auto; } + @media screen and (max-width: 1024px) { + header #_menu > div { + font-weight: 500; } } + @media screen and (max-width: 768px) { + header #_menu > div.hidden-xs { + display: none; } } + @media screen and (max-width: 480px) { + header #_menu > div:not(:last-child) { + display: none; } } + header #_menu a { + color: white; + text-decoration: none; + display: table-cell; + height: 57px; + padding: 0 1rem; + vertical-align: middle; + text-align: center; + line-height: 1rem; } + header #_menu .button-highlight { + background-color: #fe7c3f; + color: #0c322c; + height: 37px; + position: relative; + top: 10px; } + header #_menu .button-highlight:hover, header #_menu .button-highlight:focus { + background-color: #fe9f72; } + +header .header-end-line { + width: 100%; + height: 8px; + line-height: 8px; + position: absolute; + bottom: 0; + left: 0; + right: 0; } + header .header-end-line > div { + height: 8px; + float: left; } + header .header-end-line > .header-end-line-persimmon { + background-color: #fe7c3f; + width: 25%; } + header .header-end-line > .header-end-line-green { + background-color: #30ba78; + width: 45%; } + header .header-end-line > .header-end-line-waterhole-blue { + background-color: #2453ff; + width: 10%; } + header .header-end-line > .header-end-line-mint { + background-color: #90ebcd; + width: 20%; } + +header #_searchbox { + display: block; + width: 0; + min-width: 0; + overflow: hidden; + position: absolute; + right: 0; + top: 0; + float: right; + text-align: right; + max-width: 700px; + padding-bottom: .5rem; + transition: none; } + header #_searchbox #_searchform { + min-width: 210px; } + header #_searchbox .search-text { + background-color: transparent; + color: #FFF; + font-family: Poppins, Roboto, sans-serif; + font-size: 0.7rem; + outline: none; + width: 150px; + border: 1px solid #fe7c3f; + padding: .25rem; + display: inline-block; + margin-right: .1rem; } + header #_searchbox .search-submit { + outline: none; + min-width: 3rem; + font-family: Poppins, Roboto, sans-serif; + font-size: 0.7rem; + border: 1px solid #fe7c3f; + padding: .25rem; + display: inline-block; + background-color: #fe7c3f; } + +header.show-search #_searchbox { + min-width: 210px; + transition: min-width .25s ease-in-out; } + +header.show-search #_utilitynav .utilitynav-container { + display: none; } + +header.sticky #_utilitynav { + display: none; } + +header.sticky img.logo { + width: 171px; + height: 57px; + top: 0; + left: 0; } + @media screen and (max-width: 480px) { + header.sticky img.logo { + top: 10px; + width: 117px; + height: 39px; } } +header.sticky #_menu { + top: 0; } + +body.scroll-up header.sticky #_utilitynav { + display: block; + top: .5rem; } + +body.scroll-up header.sticky #_menu { + top: 45px; } + +body.disable-language-switcher #_utilitynav #_utilitynav-language { + display: none; } + +.crumbs a, +.crumbs span { + font-size: 0.8rem; } + +.crumbs a { + color: #0c322c; + text-decoration: none; } + .crumbs a:hover, .crumbs a:focus { + color: #0c322c; + text-decoration: underline; } + +.crumbs span { + color: #30ba78; } + +.side-toc > *:last-child::after { + content: ''; + height: 2rem; + display: block; } + +.side-toc ol, +.side-toc ul { + margin: 0; + padding: 0; + display: block; + font-size: 0.9rem; } + +.side-toc li { + display: block; } + +.side-toc a { + color: #0c322c; + display: block; + line-height: 22px; + padding: 0.25rem .5rem; + position: relative; + text-decoration: none; } + .side-toc a.you-are-here { + font-weight: 600; } + .side-toc a:focus, .side-toc a:hover, .side-toc a:active { + background-color: #dedfe0; + text-decoration: underline; } + +.side-toc .side-title { + color: #0c322c; + margin-top: 1rem; + margin-bottom: 0.5rem; + font-size: 0.875rem; + font-weight: 600; } + .side-toc .side-title em { + font-style: normal; } + +#_side-toc-page a { + color: #30ba78; + padding: 0.4rem 0; } + #_side-toc-page a:focus, #_side-toc-page a:hover, #_side-toc-page a:active { + background-color: transparent; + text-decoration: underline; } + +@media screen and (max-width: 1024px) { + #_side-toc-page { + background-color: white; + border: 0.2rem solid #0c322c; } } + +#_side-toc-page .toc:not(:last-child), +#_side-toc-page .share:not(:last-child), +#_side-toc-page .feedback:not(:last-child) { + padding-bottom: 1.5rem; + border-bottom: 1px solid #c0c2c4; + margin-bottom: 1.5rem; } + @media screen and (max-width: 1024px) { + #_side-toc-page .toc:not(:last-child), + #_side-toc-page .share:not(:last-child), + #_side-toc-page .feedback:not(:last-child) { + padding: 0; + margin: 0; + border: none; } } +@media screen and (max-width: 1024px) { + #_side-toc-page .side-title { + display: none; } } + +@media screen and (max-width: 1024px) { + #_side-toc-page .feedback { + display: none !important; } } + +#_side-toc-overall ol ol { + background-color: #dedfe0; + margin-bottom: 0; + max-height: 0; + overflow: hidden; + transition: max-height 0.3s ease-in-out, margin-bottom 0.2s ease-in-out; } + +#_side-toc-overall ol > li.active > ol { + max-height: 1000px; + margin-bottom: .3rem; } + +#_side-toc-overall ol > li:not(.active) > ol > * { + display: none; } + +#_side-toc-overall li > a.has-children { + padding-right: 1.75rem; + position: relative; } + #_side-toc-overall li > a.has-children.current { + font-weight: 600; } + #_side-toc-overall li > a.has-children::after { + content: ''; + display: block; + position: absolute; + right: .4rem; + top: .4rem; + height: 1rem; + text-align: center; + width: 1rem; + font-weight: 800; + border: 0.2rem solid white; + border-radius: 50%; + background-color: white; + background-repeat: no-repeat; + background-position: 50% 50%; + background-image: url('data:image/svg+xml;utf-8,'); + transform: rotate(-90deg); + transition: transform 0.2s linear; } + +#_side-toc-overall li.active > a.has-children::after { + transform: rotate(0.01deg); } + +#_side-toc-overall ol > li.active > a { + background-color: #30ba78; + color: white; } + #_side-toc-overall ol > li.active > a ol li > a { + padding-left: 1rem; } + +#_side-toc-overall #_open-document-overview { + display: block; + border: none; + height: 2.5rem; + width: 1.25rem; + background-color: #efefef; + position: absolute; + top: 0; + left: 0; + z-index: 300; + background-repeat: no-repeat; + background-position: 50% 50%; + background-image: url('data:image/svg+xml;utf-8,'); + transition: position 0.1s linear; } + #_side-toc-overall #_open-document-overview:hover { + background-color: #c0c2c4; } + #_side-toc-overall #_open-document-overview + .side-title { + position: relative; + top: -.2rem; + margin-left: .5rem; + margin-bottom: .6rem; } + +#_side-toc-overall #_document-overview { + position: absolute; + top: 0; + left: 0; + padding-top: 2.5rem; + padding-left: .75rem; + background-color: #30ba78; + z-index: 200; + width: 100%; + height: 100%; + display: none; + overflow-y: auto !important; + scrollbar-width: thin; + scrollbar-color: #0c322c #30ba78; } + #_side-toc-overall #_document-overview a { + color: black; } + #_side-toc-overall #_document-overview a:hover { + background-color: #26915e; } + #_side-toc-overall #_document-overview a em { + font-style: normal; } + +#_side-toc-overall.document-overview-visible #_open-document-overview { + background-color: #30ba78; + left: unset; + right: 0; + transform: rotate(180deg); + background-image: url('data:image/svg+xml;utf-8,'); } + #_side-toc-overall.document-overview-visible #_open-document-overview:hover { + background-color: #26915e; } + +#_side-toc-overall.document-overview-visible #_document-overview { + display: block; } + +#_side-toc-overall.disable-document-overview-button #_open-document-overview { + display: none; } + +@media screen and (max-width: 1024px) { + .share { + display: none !important; } } + +.share li { + display: inline-block; + padding: 0; + margin: 0; + width: 20%; + border: 1px solid #FFF; + box-sizing: border-box; } + +.share a { + background-color: #0c322c; + background-repeat: no-repeat; + background-position: center; + height: 1.75rem; + position: relative; + padding: 0; } + .share a:hover, .share a:focus { + background-color: #30ba78; } + +.share #_share-fb { + background-image: url('data:image/svg+xml;utf8,'); } + +.share #_share-in { + background-image: url('data:image/svg+xml;utf8,'); } + +.share #_share-tw { + background-image: url('data:image/svg+xml;utf8,'); } + +.share #_share-mail { + background-image: url('data:image/svg+xml;utf8,'); } + +.share #_print-button { + background-image: url('data:image/svg+xml;utf8,'); } + +#_footer { + color: white; + font-weight: 800; + padding-bottom: 3rem; } + #_footer a { + color: white; + text-decoration: none; } + #_footer a:active, #_footer a:focus, #_footer a:hover { + color: white; + text-decoration: underline; } + #_footer .footer-topper { + display: flex; + position: relative; + border-bottom: 1px dotted white; + padding: 2rem 0; + margin: 0rem 1.5rem 1.5rem; } + @media screen and (max-width: 1215px) { + #_footer .footer-topper { + display: block; } } + #_footer .footer-topper .footer-links::after { + clear: both; + content: " "; + display: table; } + @media screen and (max-width: 1024px) { + #_footer .footer-topper .footer-links { + display: flex; + justify-content: center; + align-items: center; + flex-wrap: wrap; } } + #_footer .footer-topper .footer-links li { + display: block; + float: left; + margin-right: 2rem; } + @media screen and (max-width: 1024px) { + #_footer .footer-topper .footer-links li { + float: none; + margin: 0 .25rem; } } + #_footer .footer-topper .footer-links a { + line-height: 50px; } + @media screen and (max-width: 1024px) { + #_footer .footer-topper .footer-links .footer-logo { + display: none; } } + #_footer .footer-topper .footer-links .logo { + width: 153px; + height: 50px; } + #_footer .footer-topper a { + font-size: 0.8rem; } + #_footer .copy { + font-size: 0.7rem; + float: right; + margin: 0rem 1.5rem; } + #_footer .copy a { + font-size: 0.7rem; + margin-left: 2rem; } + +#_footer .social * { + display: none; } + +.footer-start-line, +.footer-start-line-inner { + display: block; + width: 100%; } + .footer-start-line::before, .footer-start-line::after, + .footer-start-line-inner::before, + .footer-start-line-inner::after { + display: block; + content: ''; + width: 100%; + position: absolute; } + +.footer-start-line { + background-color: #055540; + height: 35px; + position: relative; } + .footer-start-line::before { + top: 0; + height: 2px; + background-color: #35bc8c; } + .footer-start-line::after { + top: 7px; + height: 8px; + background-color: #20a66c; } + +.footer-start-line-inner { + top: 30px; + height: 5px; + background-color: #064c39; + position: absolute; } + .footer-start-line-inner::before { + top: -4px; + height: 4px; + background-color: #008167; } + .footer-start-line-inner::after { + top: -15px; + height: 3px; + z-index: 1; + background-color: #007157; } + +::selection { + background-color: #c7f1e3; + color: #0c322c; } + +::-moz-selection { + background-color: #c7f1e3; + color: #0c322c; } + +.bypass-block { + left: 0; + overflow: hidden; + position: absolute; + z-index: 9753; } + .bypass-block > * { + clip-path: rect(1px, 1px, 1px, 1px); + height: 1px; + overflow: hidden; + position: absolute; } + +.big-version-info { + background-color: #c7f1e3; + color: #0c322c; + font-size: 24px; + line-height: 100%; + margin: 75px 0 0; + padding: 5px 7px; } + .big-version-info + div h1.title { + padding-top: 0; } + +.version-info { + background-color: #fe7c3f; + color: #0c322c; + font-size: 0.8rem; + float: right; + font-weight: normal; + padding: 0.5rem 1rem; + max-width: 75%; } + @media screen and (max-width: 1024px) { + .version-info { + position: static !important; + margin-top: 1.5rem; + width: 100%; + max-width: unset; } } +main.sticky article .version-info { + position: fixed; + top: 65px; + margin-right: 16.6667%; + right: .75rem; + margin-top: .2rem; + z-index: 10; } + +body.scroll-up main.sticky article .version-info { + top: 110px; } + +@media screen and (min-width: 1400px) { + main.sticky article .version-info { + right: 4rem !important; } } + +@media screen and (max-width: 1024px) { + main.sticky article .version-info { + right: .75rem !important; + margin-right: 0 !important; } } + +#_open-side-toc-overall { + display: block; + position: absolute; + top: .75rem; + right: -20px; + height: 60px; + width: 60px; + border-radius: 50%; + border: none; + outline: none; + background-color: #fe7c3f; + background-repeat: no-repeat; + background-position: 30% 50%; + background-image: url('data:image/svg+xml;utf-8,'); + z-index: 8000; } + #_open-side-toc-overall:hover { + background-color: #fe9f72; } + @media screen and (min-width: 1024px) { + #_open-side-toc-overall { + display: none; } } +#_side-toc-overall.mobile-visible + #_open-side-toc-overall { + position: fixed; + top: .75rem; + left: calc(300px + .75rem); + z-index: 9003; + background-position: 50% 50%; + background-image: url('data:image/svg+xml;utf-8,'); } + @media only screen and (max-width: 370px) { + #_side-toc-overall.mobile-visible + #_open-side-toc-overall { + right: .75rem; + left: unset; } } +main.sticky #_open-side-toc-overall { + top: 68px; + position: fixed; } + +body.scroll-up main.sticky #_open-side-toc-overall { + top: 113px; } + +#_unfold-side-toc-page { + display: table-cell; + height: 60px; + vertical-align: middle; + font-family: Poppins, Roboto, sans-serif; + padding: 0 2rem; + color: #0c322c; + background-color: #30ba78; + border: 0.2rem solid #0c322c; + box-sizing: border-box; + font-weight: 700; } + #_unfold-side-toc-page:hover { + background-color: #4cd191; } + @media screen and (min-width: 1024px) { + #_unfold-side-toc-page { + display: none; } } +body.normal #_unfold-side-toc-page { + margin-left: 0; } + +article .bottom-pagination { + margin: 4rem 0 0; + display: flex; } + @media screen and (max-width: 480px) { + article .bottom-pagination { + display: block; } } + article .bottom-pagination > div { + display: flex; + flex: 1 1 50%; + max-width: 50%; } + @media screen and (max-width: 480px) { + article .bottom-pagination > div { + display: block; + max-width: unset; + width: 100%; } } + article .bottom-pagination > div + div { + margin-left: 1rem; } + @media screen and (max-width: 480px) { + article .bottom-pagination > div + div { + margin-left: 0; + margin-top: .75rem; } } + article .bottom-pagination .pagination-relation, + article .bottom-pagination .pagination-label { + display: block; } + article .bottom-pagination .pagination-relation { + font-size: 0.8rem; } + article .bottom-pagination .pagination-label { + clear: both; } + article .bottom-pagination a.pagination-link { + display: block; + border: 0.2rem solid #dedfe0; + padding: 1.5rem; + text-decoration: none; + color: #0c322c; + width: 100%; } + article .bottom-pagination a.pagination-link:hover, article .bottom-pagination a.pagination-link:focus { + color: #0c322c; + border-color: #c0c2c4; } + article .bottom-pagination a.pagination-link.prev { + text-align: left; } + article .bottom-pagination a.pagination-link.prev .pagination-label, + article .bottom-pagination a.pagination-link.prev .pagination-relation { + float: left; } + article .bottom-pagination a.pagination-link.next { + text-align: right; } + article .bottom-pagination a.pagination-link.next .pagination-label, + article .bottom-pagination a.pagination-link.next .pagination-relation { + float: right; } + article .bottom-pagination a.pagination-link::after { + clear: both; + content: " "; + display: table; } + +article a.link::after { + background-repeat: no-repeat; + color: transparent; + content: "\2197"; + text-decoration: none; + background-size: contain; + background-image: url('data:image/svg+xml;utf-8, '); } + +article .verbatim-wrap a[id] { + display: none; } + +article .legalnotice { + margin: 40px 0 0; + padding: 10px 0 0; } + +article .legalnotice .simplelist td, +article .legalnotice p, +article .legalnotice td { + color: #666; + font-size: 12px; + line-height: 140%; + margin: 5px 0 0 0; } + +*:target::before { + content: ''; + display: block; + height: 33px; + margin-top: -33px; + width: 1px; } + +.admonition:target > .admon-title, +*:target > .titlepage:nth-child(1) h1 > span, +*:target > .titlepage:nth-child(1) h2 > span, +*:target > .titlepage:nth-child(1) h3 > span, +*:target > .titlepage:nth-child(1) h4 > span, +*:target > .titlepage:nth-child(1) h5 > span, +*:target > .titlepage:nth-child(1) h6 > span, +*:target > div:nth-child(1) > h6 > span, +*:target > span { + background-color: rgba(255, 255, 0, 0.3); + transition: background-color 0.2s ease-out 0.3s; } + +h1, +h2, +h3, +h4, +h5, +h6 { + color: #0c322c; } + +h1:has(.title-container) { + padding: 80px 0 80px; } + +.revhistory { + margin-left: 2em; + margin-right: 2em; } + +.titlepage-revhistory { + margin-top: 1em; + margin-bottom: 1em; } + +.article .title, +.book .title, +.set .title { + clear: both; + font-size: 48px; + font-weight: 600; + line-height: 120%; + width: auto; } + .article .title .citetitle, + .book .title .citetitle, + .set .title .citetitle { + font-style: normal; } + +.article .subtitle, +.book .subtitle, +.set .subtitle { + clear: both; + font-size: 28px; + font-weight: normal; + line-height: 120%; + margin-top: 1.25rem; + margin-bottom: 2.5rem; + width: 100%; } + +.appendix .title, +.bibliography .title, +.chapter .title, +.glossary .title, +.part .title, +.preface .title, +.reference .title, +.title { + clear: both; + font-size: 36px; + font-weight: normal; + line-height: 120%; + padding: 30px 0 5px; + width: 100%; } + +.single .appendix .title, +.single .article .title, +.single .bibliography .title, +.single .chapter .title, +.single .part .title, +.single .preface .title, +.single .reference .title, +.single .title { + padding-top: 100px; } + +.chapter .subtitle, +.sect1 .subtitle { + clear: both; + font-size: 16px; + font-weight: normal; + line-height: 120%; + margin: 0; + padding: 10px 0 20px; + width: 100%; } + +.sect1 .title, +.single .sect1 .title { + font-size: 28px; + font-weight: normal; + padding: 50px 0 5px; + text-align: left; } + +.appendix .qandaset .title, +.bibliography .qandaset .title, +.chapter .qandaset .title, +.glossary .qandaset .title, +.part .qandaset .title, +.preface .qandaset .title, +.reference .qandaset .title { + font-size: 28px; + font-weight: normal; + padding: 50px 0 5px; + text-align: left; } + +.sect1 .qandaset .title, +.sect2 .title, +.single .sect2 .title { + font-size: 22px; + padding: 40px 0 0; + text-align: left; } + +.indexdiv h3, +.refentry h2, +.sect2 .qandaset .title, +.sect3 .title, +.single .sect3 .title, +h2 { + font-size: 20px; + font-weight: normal; + padding: 33px 0 0; + text-align: left; } + +.sect4 .title, +.sect5 .title, +.single .sect4 .title, +.single .sect5 .title { + font-size: 16px; + margin: 0 0; + padding: 53px 0 0; + position: relative; + text-align: left; + z-index: 1; } + +.sect4 .title { + font-weight: 600 !important; } + +.sect5 .title { + font-weight: normal !important; } + +.legal-section p { + color: #333 !important; + font-size: 12px !important; } + +.legal-section .screen { + font-size: 11px !important; } + +.legal-section .sect2 .title { + font-size: 16px; } + +.legal-section .sect3 .title { + font-size: 12px; } + +.title-number { + font-weight: 600; } + +.subtitle em, +.title em { + font-style: normal; } + +.title-container { + display: flex; + flex-flow: row wrap; + clear: both; } + +.title-container .title, +.title-container .table-title-wrap, +.title-container .figure-title-wrap, +.title-container .procedure-title-wrap, +.title-container .itemizedlist-title-wrap, +.title-container .orderedlist-title-wrap { + flex: 8; } + +.title-container .icons { + flex: 1; + margin-top: auto; + text-align: right; } + +.icon-reportbug { + margin-right: 1rem; } + +.icon-editsource, +.icon-reportbug { + width: 23.07px; + height: 26.21px; + display: inline-block; } + +.icon-editsource { + background: url("../images/edit-source-green.svg") no-repeat; } + .icon-editsource:hover { + background: url("../images/edit-source-dark.svg") no-repeat; } + +.icon-reportbug { + background: url("../images/report-bug-green.svg") no-repeat; } + .icon-reportbug:hover { + background: url("../images/report-bug-dark.svg") no-repeat; } + +.titlepage .authorgroup:nth-child(1) { + margin-top: 3rem; + text-align: left; } + +.titlepage .series-category { + text-align: right; + font-size: 1.25rem; + margin-top: 3rem; + margin-bottom: 3rem; } + .titlepage .series-category .category { + margin-top: 1.75rem; } + .titlepage .series-category .category .phrase { + display: block; + text-align: right; + line-height: 1rem; } + +.cover { + margin-top: 2rem; + display: flex; + gap: 1.25rem; + justify-content: flex-start; } + .cover .mediaobject { + padding: 3pt; + width: 10rem; } + +.platforms { + margin-top: 2rem; } + +.informaltable, +.table-contents { + overflow: auto; } + +.table-contents { + margin: 0 0 24px 0; } + +.informaltable { + margin: 10px 0 24px 0; } + +.example-contents > .informaltable { + margin: 0px 0 0 0; + padding: 0; } + .example-contents > .informaltable > table { + margin: 10px 0 0 0; + padding: 0; } + +.informaltable p, +.table p { + margin: 0; } + +.informaltable table, +.table table { + border-spacing: 0; + max-width: 100%; + table-layout: fixed; } + +.informaltable table, +.informaltable th, +.informaltable td, +.informaltable tr, +.table table, +.table th, +.table td, +.table tr { + border: 1px solid #c0c2c4 !important; } + +.informaltable th, +.table th { + font-weight: 600; + background-color: #dedfe0; } + +.informaltable td, +.informaltable th, +.table td, +.table th { + margin: 0; + overflow: hidden; + padding: 3px 5px; + vertical-align: middle; } + +.informaltable td[colspan], +.informaltable td[rowspan], +.table td[colspan], +.table td[rowspan] { + background-color: white; } + +.informaltable td[colspan], +.informaltable td[rowspan], +.informaltable th, +.table td[colspan], +.table td[rowspan], +.table th { + border: 1px solid #c0c2c4; } + +.informaltable td[valign="top"], +.informaltable th[valign="top"], +.table td[valign="top"], +.table th[valign="top"] { + vertical-align: top; } + +.informaltable td[valign="bottom"], +.informaltable th[valign="bottom"], +.table td[valign="bottom"], +.table th[valign="bottom"] { + vertical-align: bottom; } + +.informaltable tr:nth-child(even), +.table tr:nth-child(even) { + background-color: #efefef; } + +.admonition { + margin: 17px 0 24px; } + .admonition > .symbol { + float: left; + height: 36px; + margin: 0 10px 0 0; + width: 36px; } + .admonition > .admon-title { + font-weight: 600; + color: #0c322c; } + .admonition p { + margin: 10px 0 0 !important; } + .admonition.normal { + border-style: solid; + border-width: .2rem; + padding: 10px; } + .admonition.normal > .admon-title { + display: table-cell; + height: 36px; + vertical-align: middle; } + .admonition.normal.tip { + background-color: white; + border-color: #30ba78; } + .admonition.normal.note { + background-color: white; + border-color: #192072; } + .admonition.normal.note .orderedlist, + .admonition.normal.note ul { + color: #666; } + .admonition.normal.important { + background-color: white; + border-color: #2453ff; } + .admonition.normal.important .orderedlist, + .admonition.normal.important ul { + color: #2453ff; } + .admonition.normal.caution, .admonition.normal.warning { + border-color: #fe7c3f; + background-color: white; } + .admonition.compact > .symbol { + height: 24px; + margin-left: 0; + width: 24px; } + .admonition.compact > .admon-title { + height: unset; + color: #0c322c; } + .admonition.compact > p:nth-child(1) { + margin-top: 0 !important; } + +.documentation a, +.documentation em, +.documentation p, +.documentation span, +.documentation strong { + position: relative; + z-index: 2; } + +.guimenu, +.intraxref, +em, +i { + font-style: italic; } + +.question em, +em .guimenu, +i .guimenu { + font-style: normal; } + +sub, +sup { + font-size: 66.6%; + line-height: 0; } + +sub { + vertical-align: sub; } + +sup { + vertical-align: super; } + +.formalpara-title, +.imprint-label, +.toc-title, +.version-info .productname, +.version-info .productnumber, +b, +strong { + font-weight: 600; } + +.arch-arrow-start, +.arch-arrow-end { + background-color: #30ba78; + border-radius: 3px; + color: white; + display: inline-block; + font-size: 14px; + height: 20px; + line-height: 20px; + padding: 0 2px 0 4px; + position: relative; + vertical-align: bottom; } + +.arch-arrow-start::after { + content: ' >'; } + +.arch-arrow-end::after { + content: '<'; } + +p, +td { + hyphens: auto; } + +.email, +.link, +.phrase { + hyphens: none; } + +.simplelist td, +p { + color: #0c322c; + margin: 10px 0 0; + text-align: left; } + +.abstract .title { + font-weight: bold; + font-size: 12pt; } + +.abstract, +.highlights { + font-size: 18px; + line-height: 140%; + margin: 24px 0 0; } + .abstract p, + .highlights p { + color: #0c322c; } + .abstract p:first-child, + .highlights p:first-child { + margin-top: 0; } + .abstract .titlepage, + .highlights .titlepage { + display: none; } + .abstract .titlepage + p, + .abstract .titlepage + p, + .highlights .titlepage + p, + .highlights .titlepage + p { + margin-top: 0; } + .abstract li:first-child p:first-child, + .highlights li:first-child p:first-child { + margin-top: 0; } + .abstract + .author, + .abstract + .authorgroup, + .abstract + .corpauthor, + .abstract + .date, + .abstract + .editor, + .abstract + .othercredit, + .highlights + .author, + .highlights + .authorgroup, + .highlights + .corpauthor, + .highlights + .date, + .highlights + .editor, + .highlights + .othercredit { + margin: 10px 0 0; } + +.authorgroup, +.date, +.editor, +.othercredit { + color: #333; } + +article a { + color: #26915e; + text-decoration: none; } + article a:active, article a:focus, article a:hover, article a:visited:active, article a:visited:focus, article a:visited:hover { + color: #26915e; + text-decoration: underline; } + article a:visited { + color: #26915e; } + +.free-id { + height: 0.01px; + left: -1px; + position: relative; + width: 0.01px; } + +.complex-example .example-contents, +.procedure-contents { + background-color: #f4f4f4; + border-left: 0.2rem solid #dedfe0; } + +.complex-example .example-contents { + margin: 5px 0; + padding: 3px 15px 6px 12px; } + +.calloutlist { + margin: 10px 0 24px; } + .calloutlist td[width="5%"] { + width: 45px; } + +.example + .calloutlist { + margin: -14px 0 24px; } + +.calloutlist table { + width: 100%; } + +.callout { + background-color: #2453ff; + border-radius: 50%; + color: white; + display: inline-block; + font-family: Poppins, Roboto, sans-serif; + font-size: .7rem; + font-weight: 600; + line-height: 1rem; + margin: 0 .3rem; + box-sizing: border-box; + height: 1rem; + min-width: 1rem; + text-align: center; } + +.callout * { + background-color: transparent !important; + color: white !important; + font-weight: 600 !important; } + +.verbatim-wrap .callout { + user-select: none; } + +.calloutlist td:nth-child(1) .callout { + position: relative; + top: 2px; + float: right; } + +div.variablelist { + margin: 24px 0; } + +.glossary dt, +.variablelist dt { + color: #0c322c; + font-weight: 600; + margin: 0; + position: relative; + z-index: 1; } + +.toc dt { + margin-bottom: 5px; } + +.toc dt * { + border-bottom: none; + display: inline; + font-style: normal; + font-weight: normal; + padding: 0; } + +.indexdiv h3 { + font-weight: 600; + padding-bottom: 10px; } + +.glossary dd, +.indexdiv dd, +.toc dd, +.variablelist dd { + margin: 0 0 17px 0; + padding: 0 0 0 30px; } + +.list-of-equations dl, +.list-of-examples dl, +.list-of-figures dl, +.list-of-procedures dl, +.list-of-tables dl { + margin: 5px 0 17px 0; + padding: 0 0 0 30px; } + +.glossary dd > p, +.toc dd > p, +.variablelist dd > p { + margin: 0; } + +div.figure { + margin: 24px 0 0; + max-width: 100%; + min-height: 60px; + overflow: hidden; + padding-top: 0; + position: relative; + text-align: center; } + +.figure-contents > .mediaobject { + background-color: #FFF; + border-width: 1px 1px 0 1px; + border-style: solid; + border-color: #c0c2c4; + color: #999; + max-width: 100%; + min-height: 60px; + overflow: hidden; + padding: 12px 10px; + text-align: center; } + +.figure-contents img { + display: block; + margin: 0 auto; + max-width: calc(100% - 2px); + max-height: 80vh; + padding: 0; + width: auto; } + +.figure-title { + margin: 0; + padding: 10px; + width: auto; } + +.figure-title-wrap { + background-color: #efefef; + border-width: 0 1px 1px 1px; + border-style: solid; + border-color: #c0c2c4; + overflow: hidden; + width: 100%; } + +.informalfigure img { + background-color: #FFF; + border: 1px solid #c0c2c4; + box-sizing: border-box; + color: #999; + display: block; + margin: 17px 0 24px; + max-width: 100%; + min-width: 50px; + padding: 12px 10px; + width: auto; } + +.inlinemediaobject img { + display: inline-block; + max-height: 20px; + padding: 0 3px; + vertical-align: -15%; } + +.example-title, +.figure-title, +.itemizedlist-title, +.orderedlist-title, +.procedure-title, +.qandadiv-title, +.table-title, +.variablelist-title { + font-size: 14px; + font-weight: normal; + line-height: 120%; + text-align: left; + text-transform: uppercase; } + +.example-title, +.itemizedlist-title, +.procedure-title, +.table-title, +.variablelist-title { + padding-top: 0; + position: relative; + z-index: 1; } + +.example-title, +.orderedlist-title, +.procedure-title { + margin: 24px 0 0; } + +.qandadiv-title { + margin: 33px 0 0; } + +.itemizedlist-title { + margin: 24px 0 0; } + +.table-title { + margin: 24px 0 10px; } + +.variablelist-title { + margin: 24px 0 10px; } + +.qandaentry { + margin: 15px 0 0; + position: relative; + z-index: 0; } + +.example-title .keycap, +.example-title .literal, +.example-title .package, +.example-title .replaceable, +.example-title code, +.figure-title .keycap, +.figure-title .literal, +.figure-title .package, +.figure-title .replaceable, +.figure-title code, +.itemizedlist-title .keycap, +.itemizedlist-title .literal, +.itemizedlist-title .package, +.itemizedlist-title .replaceable, +.itemizedlist-title code, +.orderedlist-title .keycap, +.orderedlist-title .literal, +.orderedlist-title .package, +.orderedlist-title .replaceable, +.orderedlist-title code, +.procedure-title .keycap, +.procedure-title .literal, +.procedure-title .package, +.procedure-title .replaceable, +.procedure-title code, +.table-title .keycap, +.table-title .literal, +.table-title .package, +.table-title .replaceable, +.table-title code, +.variablelist-title .keycap, +.variablelist-title .literal, +.variablelist-title .package, +.variablelist-title .replaceable, +.variablelist-title code { + text-transform: none; } + +.procedure-contents { + display: block; + font-weight: normal; + margin: 17px 0 17px; + padding: 3px 5px 6px 2px; } + +.procedure-title-wrap + .procedure-contents { + margin: 10px 0 24px; } + +.procedure-contents > ol:first-child > li:first-child > p:first-child, +.procedure-contents > p:first-child { + margin-top: 0; } + +.procedure-contents > .admonition { + margin-top: 4px; } + +.procedure-contents > p, +.procedure-contents > .informalfigure, +.procedure-contents > .admonition { + margin-left: 12px; + margin-right: 17px; } + +ol.orderedlist, ol.procedure, ol.substeps { + color: #26915e; + display: block; + font-weight: normal; } + +ol.procedure { + margin: 0 10px; + padding: 0 0 0 30px; } + ol.procedure .title { + color: #333; + font-size: 16px; + font-weight: 600; + padding: 0; } + +ol.orderedlist, ol.substeps { + margin: 0 0 0 10px; + padding: 0 0 0 35px; } + +ol.orderedlist, ol.procedure { + list-style-type: decimal; } + +ol.substeps { + list-style-type: lower-latin; } + +.orderedlist-title-wrap + ol.orderedlist { + margin-top: 40px; } + +ul { + color: #26915e; + display: block; + list-style-type: disc; + margin: 0 10px; + padding: 5px 0 0 35px; } + +.step-optional { + color: #26915e; + font-style: italic; } + .step-optional + p { + margin-top: 0; } + .step-optional > p { + margin: 0 10px 5px; } + +div.itemizedlist { + margin: 0 0 24px; } + +li > p { + font-weight: normal; } + +.blockquote p { + color: #333; + font-style: italic; } + +div.blockquote { + margin: 17px 35px; } + +.qandadiv { + margin: 0 0 40px 0; } + +.question { + font-style: italic; } + +.answer { + padding: 0 0 17px; } + .answer .table-title, + .answer .variablelist, + .answer .verbatim-wrap { + margin-top: 10px; } + +.js-on .question { + cursor: pointer; + color: #26915e; + position: relative; } + .js-on .question .keycap, + .js-on .question .literal, + .js-on .question .package, + .js-on .question code { + color: #26915e; } + .js-on .question:hover, .js-on .question:focus { + color: #165b50; } + .js-on .question::before { + content: ''; + display: inline-block; + height: 15px; + margin: 4px 0 0; + width: 17px; + background-repeat: no-repeat; + background-position: 50% 50%; + background-image: url('data:image/svg+xml;utf-8,'); + transform: rotate(-90deg); + transition: transform 0.2s linear; } + +.js-on .answer { + display: none; } + +.js-on .qandaentry.active .question { + color: #0c322c; } + .js-on .qandaentry.active .question .keycap, + .js-on .qandaentry.active .question .literal, + .js-on .qandaentry.active .question .package, + .js-on .qandaentry.active .question .replaceable, + .js-on .qandaentry.active .question code { + color: #333; } + .js-on .qandaentry.active .question::before { + transform: rotate(0.01deg); + background-image: url('data:image/svg+xml;utf-8,'); } + +.js-on .qandaentry.active .answer { + display: block; } + +.js-on br { + margin-top: 2px; } + +.command, +.keycap, +.package, +.replaceable, +code { + display: inline-block; + font-weight: normal; + line-height: 120%; + padding: 0 4px; + text-transform: none; } + +.command, +.package, +.replaceable, +code { + font-family: "Roboto Mono", "RobotoMono", "DejaVu Sans Mono", "DejaVuSansMono", "Menlo", "Andale Mono", monospace; + border-bottom: 1px solid #c0c2c4; } + +.verbatim-wrap .command, +.verbatim-wrap .literal, +.verbatim-wrap .package, +.verbatim-wrap .replaceable, +.verbatim-wrap code { + display: inline; } + +.command, +.keycap, +.literal, +.package, +code { + font-style: normal; } + +.keycap *, +.literal *, +.package *, +.replaceable *, +code * { + border: none !important; + display: inline; + padding: 0 !important; } + +.admonition .admon-title .literal, +.admonition .admon-title .package, +.admonition .admon-title .replaceable, +.admonition .admon-title code, +.name .literal, +.name .package, +.name .replaceable, +.name code, +a .literal, +a .package, +a .replaceable, +a code { + color: inherit; } + +.admonition .admon-title .replaceable, +.admonition .admon-title code { + border-color: #dedfe0; } + +.literal, +.package, +.replaceable, +code { + font-weight: normal; } + +.command { + font-weight: 600; } + +.prompt { + user-select: none; } + .prompt.user, .prompt.custom { + color: #30ba78; } + .prompt.root { + color: #fe7c3f; } + +.keycap { + background-color: #dedfe0; + border-width: 1px; + color: #0c322c; + font-size: 0.9em; + font-weight: normal; + padding: 0px 5px; + vertical-align: 0.2em; + white-space: nowrap; } + +article a:active .keycap, +article a:active .literal, +article a:active .package, +article a:active .replaceable, +article a:active code, +article a:focus .keycap, +article a:focus .literal, +article a:focus .package, +article a:focus .replaceable, +article a:focus code, +article a:hover .keycap, +article a:hover .literal, +article a:hover .package, +article a:hover .replaceable, +article a:hover code { + border-color: #26915e; } + +.key-connector { + color: #9c9fa2; + margin: 0 -1px; } + +.verbatim-wrap { + background-color: #0c322c; + margin: 5px 0; + padding: 0; + text-align: right; + transition: background-color .3s linear; + position: relative; } + +.example .verbatim-wrap { + margin: 10px 0 24px; } + +.verbatim-wrap > div, +.verbatim-wrap > pre { + background-color: unset; + box-sizing: border-box; + color: #c7f1e3; + display: block; + font: normal 13px "Roboto Mono", "RobotoMono", "DejaVu Sans Mono", "DejaVuSansMono", "Menlo", "Andale Mono", monospace; + line-height: 125%; + overflow-y: hidden; + overflow: auto; + padding: 10px; + position: relative; + text-align: left; + text-align: left; + transition: border-color .3s linear, background-color .3s linear; + width: 100%; } + +.verbatim-wrap .literal, +.verbatim-wrap .package, +.verbatim-wrap .replaceable, +.verbatim-wrap code { + background-color: unset; + border: none; + font-size: 100%; + padding: 0; } + +.verbatim-wrap code { + color: inherit; } + +.verbatim-wrap .command { + color: #bfcbfb; } + +.verbatim-wrap > .clip-button { + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; + background-color: #dedfe0; + background-image: url('data:image/svg+xml;utf-8,'); + background-position: 5px 5px; + background-repeat: no-repeat; + border: none; + box-sizing: border-box; + color: #0c322c; + display: inline-block; + font-family: Poppins, Roboto, sans-serif; + font-size: 12px; + height: 26px; + line-height: 26px; + margin: 5px; + outline: none; + overflow: hidden; + padding: 0 5px 0 25px; + text-align: left; + text-transform: uppercase; + position: absolute; + top: 0; + right: 0; + opacity: 0; } + +.verbatim-wrap:hover > .clip-button, .verbatim-wrap:focus > .clip-button { + opacity: 1; } + +.verbatim-wrap > .clip-button:hover, +.verbatim-wrap > .clip-button:focus { + background-color: #efefef; } + +.verbatim-wrap.copy-success > div, +.verbatim-wrap.copy-success > pre { + background-color: #165b50; } + +@media screen { + .hljs { + display: block; + overflow-x: auto; + padding: 0.5em; + color: #c7f1e3; } + .hljs-comment, + .hljs-quote { + color: #bfcbfb; + font-style: italic; } + .hljs-keyword, + .hljs-selector-tag, + .hljs-subst { + color: #c7f1e3; + font-weight: bold; } + .hljs-number, + .hljs-literal, + .hljs-variable, + .hljs-template-variable, + .hljs-tag .hljs-attr { + color: #4cd191; } + .hljs-string, + .hljs-doctag { + color: #f3b292; } + .hljs-title, + .hljs-section, + .hljs-selector-id { + color: #fe7c3f; + font-weight: bold; } + .hljs-subst { + font-weight: normal; } + .hljs-type, + .hljs-class .hljs-title { + color: #bbbdd4; + font-weight: bold; } + .hljs-tag, + .hljs-name, + .hljs-attribute { + color: #dedfe0; + font-weight: normal; } + .hljs-regexp, + .hljs-link { + color: #30ba78; } + .hljs-symbol, + .hljs-bullet { + color: #fe7c3f; } + .hljs-built_in, + .hljs-builtin-name { + color: #bfcbfb; } + .hljs-meta { + color: #e3f8f1; + font-weight: bold; } + .hljs-deletion { + background: #f9dac8; } + .hljs-addition { + background: #e3f8f1; } + .hljs-emphasis { + font-style: italic; } + .hljs-strong { + font-weight: bold; } } + +.doc-status, +.remark { + font-style: normal; + font-weight: normal; } + +.remark { + background-color: #8D7294; + color: #FFF; + padding: .1rem .3rem; } + .remark .remark { + background-color: unset; + padding: 0; } + .remark a { + color: #FFF !important; } + +.doc-status { + background-color: #E6E0E8; + padding: 1rem; } + .doc-status .ds-label { + font-weight: 600; } + .doc-status .ds-message { + font-style: italic; + margin: 0 !important; } + +.permalink { + display: none; + font-weight: normal; + color: #c0c2c4 !important; + font-size: 75%; + line-height: 100%; + text-decoration: none !important; } + .permalink:hover, .permalink:focus { + color: #26915e !important; } + .permalink .report-bug { + opacity: 0.3; + font-weight: normal; + text-decoration: none; + -webkit-transition: opacity 0.2s ease-in-out 0.1s; + -moz-transition: opacity 0.2s ease-in-out 0.1s; + transition: opacity 0.2s ease-in-out 0.1s; } + +*:hover > .permalink, +*:focus > .permalink { + display: inline-block; } + +.report-bug { + color: #333; + font-size: 10px; + height: 15px; + line-height: 15px; + overflow: hidden; + padding: 0 3px; + border-bottom: 1px solid transparent; + background-color: #EEE; + text-transform: uppercase; + display: inline-block; + float: right; } + .report-bug:hover, .report-bug:focus, .report-bug:active { + color: #439239; + text-decoration: none !important; } + +*:hover > .report-bug { + opacity: 1; } + +@page { + size: portrait; + margin: 20mm 22.5mm 22.5mm 22.5mm; } + +@media print { + nav, + header, + footer, + aside, + div.crumbs, + button { + display: none !important; } + .version-info, + .big-version-info { + position: static !important; + text-align: left !important; + max-width: unset !important; } + article { + padding: 0 !important; + margin: 0 !important; + width: 100% !important; } + article .callout { + border: 1px solid #0c322c; + color: #0c322c; } + article .permalink, + article .report-bug { + display: none; } + article .admonition, + article .figure, + article .informalfigure, + article p, + article table { + page-break-inside: avoid; } + article .title { + break-after: avoid; + page-break-after: avoid; } + article .figure-title-wrap { + border: 1px solid #202020 !important; + width: calc(100% - 2px) !important; } + article .figure-contents > .mediaobject, + article .figure-title-wrap { + background-color: transparent !important; } + article a.link::after { + content: " (" attr(href) ") ↗"; + color: unset; + background-image: none; } } diff --git a/main/html/release-notes-all/static/images/edit-source-dark.svg b/main/html/release-notes-all/static/images/edit-source-dark.svg new file mode 100644 index 0000000..ee0bc3a --- /dev/null +++ b/main/html/release-notes-all/static/images/edit-source-dark.svg @@ -0,0 +1 @@ + diff --git a/main/html/release-notes-all/static/images/edit-source-green.svg b/main/html/release-notes-all/static/images/edit-source-green.svg new file mode 100644 index 0000000..0b85a3a --- /dev/null +++ b/main/html/release-notes-all/static/images/edit-source-green.svg @@ -0,0 +1 @@ + diff --git a/main/html/release-notes-all/static/images/icon-caution.svg b/main/html/release-notes-all/static/images/icon-caution.svg new file mode 100644 index 0000000..e1e9667 --- /dev/null +++ b/main/html/release-notes-all/static/images/icon-caution.svg @@ -0,0 +1,8 @@ + + + + + + + diff --git a/main/html/release-notes-all/static/images/icon-important.svg b/main/html/release-notes-all/static/images/icon-important.svg new file mode 100644 index 0000000..c377ba1 --- /dev/null +++ b/main/html/release-notes-all/static/images/icon-important.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/main/html/release-notes-all/static/images/icon-note.svg b/main/html/release-notes-all/static/images/icon-note.svg new file mode 100644 index 0000000..d28495f --- /dev/null +++ b/main/html/release-notes-all/static/images/icon-note.svg @@ -0,0 +1,8 @@ + + + + + + + diff --git a/main/html/release-notes-all/static/images/icon-tip.svg b/main/html/release-notes-all/static/images/icon-tip.svg new file mode 100644 index 0000000..dda71c9 --- /dev/null +++ b/main/html/release-notes-all/static/images/icon-tip.svg @@ -0,0 +1,8 @@ + + + + + + + diff --git a/main/html/release-notes-all/static/images/icon-warning.svg b/main/html/release-notes-all/static/images/icon-warning.svg new file mode 100644 index 0000000..5e750b6 --- /dev/null +++ b/main/html/release-notes-all/static/images/icon-warning.svg @@ -0,0 +1,8 @@ + + + + + + + diff --git a/main/html/release-notes-all/static/images/logo.svg b/main/html/release-notes-all/static/images/logo.svg new file mode 100644 index 0000000..afc4dd0 --- /dev/null +++ b/main/html/release-notes-all/static/images/logo.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/main/html/release-notes-all/static/images/report-bug-dark.svg b/main/html/release-notes-all/static/images/report-bug-dark.svg new file mode 100644 index 0000000..2bb7475 --- /dev/null +++ b/main/html/release-notes-all/static/images/report-bug-dark.svg @@ -0,0 +1 @@ + diff --git a/main/html/release-notes-all/static/images/report-bug-green.svg b/main/html/release-notes-all/static/images/report-bug-green.svg new file mode 100644 index 0000000..1c7852d --- /dev/null +++ b/main/html/release-notes-all/static/images/report-bug-green.svg @@ -0,0 +1 @@ + diff --git a/main/html/release-notes-all/static/images/social-media-preview-default.png b/main/html/release-notes-all/static/images/social-media-preview-default.png new file mode 100644 index 0000000..c3931fe Binary files /dev/null and b/main/html/release-notes-all/static/images/social-media-preview-default.png differ diff --git a/main/html/release-notes-all/static/js/highlight.min.js b/main/html/release-notes-all/static/js/highlight.min.js new file mode 100644 index 0000000..224b0a0 --- /dev/null +++ b/main/html/release-notes-all/static/js/highlight.min.js @@ -0,0 +1,2 @@ +/*! highlight.js v9.3.0 | BSD3 License | git.io/hljslicense */ +!function(e){var n="object"==typeof window&&window||"object"==typeof self&&self;"undefined"!=typeof exports?e(exports):n&&(n.hljs=e({}),"function"==typeof define&&define.amd&&define([],function(){return n.hljs}))}(function(e){function n(e){return e.replace(/&/gm,"&").replace(//gm,">")}function t(e){return e.nodeName.toLowerCase()}function r(e,n){var t=e&&e.exec(n);return t&&0==t.index}function a(e){return/^(no-?highlight|plain|text)$/i.test(e)}function i(e){var n,t,r,i=e.className+" ";if(i+=e.parentNode?e.parentNode.className:"",t=/\blang(?:uage)?-([\w-]+)\b/i.exec(i))return w(t[1])?t[1]:"no-highlight";for(i=i.split(/\s+/),n=0,r=i.length;r>n;n++)if(w(i[n])||a(i[n]))return i[n]}function o(e,n){var t,r={};for(t in e)r[t]=e[t];if(n)for(t in n)r[t]=n[t];return r}function u(e){var n=[];return function r(e,a){for(var i=e.firstChild;i;i=i.nextSibling)3==i.nodeType?a+=i.nodeValue.length:1==i.nodeType&&(n.push({event:"start",offset:a,node:i}),a=r(i,a),t(i).match(/br|hr|img|input/)||n.push({event:"stop",offset:a,node:i}));return a}(e,0),n}function c(e,r,a){function i(){return e.length&&r.length?e[0].offset!=r[0].offset?e[0].offset"}function u(e){f+=""}function c(e){("start"==e.event?o:u)(e.node)}for(var s=0,f="",l=[];e.length||r.length;){var g=i();if(f+=n(a.substr(s,g[0].offset-s)),s=g[0].offset,g==e){l.reverse().forEach(u);do c(g.splice(0,1)[0]),g=i();while(g==e&&g.length&&g[0].offset==s);l.reverse().forEach(o)}else"start"==g[0].event?l.push(g[0].node):l.pop(),c(g.splice(0,1)[0])}return f+n(a.substr(s))}function s(e){function n(e){return e&&e.source||e}function t(t,r){return new RegExp(n(t),"m"+(e.cI?"i":"")+(r?"g":""))}function r(a,i){if(!a.compiled){if(a.compiled=!0,a.k=a.k||a.bK,a.k){var u={},c=function(n,t){e.cI&&(t=t.toLowerCase()),t.split(" ").forEach(function(e){var t=e.split("|");u[t[0]]=[n,t[1]?Number(t[1]):1]})};"string"==typeof a.k?c("keyword",a.k):Object.keys(a.k).forEach(function(e){c(e,a.k[e])}),a.k=u}a.lR=t(a.l||/\w+/,!0),i&&(a.bK&&(a.b="\\b("+a.bK.split(" ").join("|")+")\\b"),a.b||(a.b=/\B|\b/),a.bR=t(a.b),a.e||a.eW||(a.e=/\B|\b/),a.e&&(a.eR=t(a.e)),a.tE=n(a.e)||"",a.eW&&i.tE&&(a.tE+=(a.e?"|":"")+i.tE)),a.i&&(a.iR=t(a.i)),void 0===a.r&&(a.r=1),a.c||(a.c=[]);var s=[];a.c.forEach(function(e){e.v?e.v.forEach(function(n){s.push(o(e,n))}):s.push("self"==e?a:e)}),a.c=s,a.c.forEach(function(e){r(e,a)}),a.starts&&r(a.starts,i);var f=a.c.map(function(e){return e.bK?"\\.?("+e.b+")\\.?":e.b}).concat([a.tE,a.i]).map(n).filter(Boolean);a.t=f.length?t(f.join("|"),!0):{exec:function(){return null}}}}r(e)}function f(e,t,a,i){function o(e,n){for(var t=0;t";return i+=e+'">',i+n+o}function h(){if(!k.k)return n(M);var e="",t=0;k.lR.lastIndex=0;for(var r=k.lR.exec(M);r;){e+=n(M.substr(t,r.index-t));var a=g(k,r);a?(B+=a[1],e+=p(a[0],n(r[0]))):e+=n(r[0]),t=k.lR.lastIndex,r=k.lR.exec(M)}return e+n(M.substr(t))}function d(){var e="string"==typeof k.sL;if(e&&!R[k.sL])return n(M);var t=e?f(k.sL,M,!0,y[k.sL]):l(M,k.sL.length?k.sL:void 0);return k.r>0&&(B+=t.r),e&&(y[k.sL]=t.top),p(t.language,t.value,!1,!0)}function b(){L+=void 0!==k.sL?d():h(),M=""}function v(e,n){L+=e.cN?p(e.cN,"",!0):"",k=Object.create(e,{parent:{value:k}})}function m(e,n){if(M+=e,void 0===n)return b(),0;var t=o(n,k);if(t)return t.skip?M+=n:(t.eB&&(M+=n),b(),t.rB||t.eB||(M=n)),v(t,n),t.rB?0:n.length;var r=u(k,n);if(r){var a=k;a.skip?M+=n:(a.rE||a.eE||(M+=n),b(),a.eE&&(M=n));do k.cN&&(L+=""),k.skip||(B+=k.r),k=k.parent;while(k!=r.parent);return r.starts&&v(r.starts,""),a.rE?0:n.length}if(c(n,k))throw new Error('Illegal lexeme "'+n+'" for mode "'+(k.cN||"")+'"');return M+=n,n.length||1}var N=w(e);if(!N)throw new Error('Unknown language: "'+e+'"');s(N);var x,k=i||N,y={},L="";for(x=k;x!=N;x=x.parent)x.cN&&(L=p(x.cN,"",!0)+L);var M="",B=0;try{for(var C,j,I=0;;){if(k.t.lastIndex=I,C=k.t.exec(t),!C)break;j=m(t.substr(I,C.index-I),C[0]),I=C.index+j}for(m(t.substr(I)),x=k;x.parent;x=x.parent)x.cN&&(L+="");return{r:B,value:L,language:e,top:k}}catch(O){if(-1!=O.message.indexOf("Illegal"))return{r:0,value:n(t)};throw O}}function l(e,t){t=t||E.languages||Object.keys(R);var r={r:0,value:n(e)},a=r;return t.filter(w).forEach(function(n){var t=f(n,e,!1);t.language=n,t.r>a.r&&(a=t),t.r>r.r&&(a=r,r=t)}),a.language&&(r.second_best=a),r}function g(e){return E.tabReplace&&(e=e.replace(/^((<[^>]+>|\t)+)/gm,function(e,n){return n.replace(/\t/g,E.tabReplace)})),E.useBR&&(e=e.replace(/\n/g,"
")),e}function p(e,n,t){var r=n?x[n]:t,a=[e.trim()];return e.match(/\bhljs\b/)||a.push("hljs"),-1===e.indexOf(r)&&a.push(r),a.join(" ").trim()}function h(e){var n=i(e);if(!a(n)){var t;E.useBR?(t=document.createElementNS("http://www.w3.org/1999/xhtml","div"),t.innerHTML=e.innerHTML.replace(/\n/g,"").replace(//g,"\n")):t=e;var r=t.textContent,o=n?f(n,r,!0):l(r),s=u(t);if(s.length){var h=document.createElementNS("http://www.w3.org/1999/xhtml","div");h.innerHTML=o.value,o.value=c(s,u(h),r)}o.value=g(o.value),e.innerHTML=o.value,e.className=p(e.className,n,o.language),e.result={language:o.language,re:o.r},o.second_best&&(e.second_best={language:o.second_best.language,re:o.second_best.r})}}function d(e){E=o(E,e)}function b(){if(!b.called){b.called=!0;var e=document.querySelectorAll("pre code");Array.prototype.forEach.call(e,h)}}function v(){addEventListener("DOMContentLoaded",b,!1),addEventListener("load",b,!1)}function m(n,t){var r=R[n]=t(e);r.aliases&&r.aliases.forEach(function(e){x[e]=n})}function N(){return Object.keys(R)}function w(e){return e=(e||"").toLowerCase(),R[e]||R[x[e]]}var E={classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0},R={},x={};return e.highlight=f,e.highlightAuto=l,e.fixMarkup=g,e.highlightBlock=h,e.configure=d,e.initHighlighting=b,e.initHighlightingOnLoad=v,e.registerLanguage=m,e.listLanguages=N,e.getLanguage=w,e.inherit=o,e.IR="[a-zA-Z]\\w*",e.UIR="[a-zA-Z_]\\w*",e.NR="\\b\\d+(\\.\\d+)?",e.CNR="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",e.BNR="\\b(0b[01]+)",e.RSR="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",e.BE={b:"\\\\[\\s\\S]",r:0},e.ASM={cN:"string",b:"'",e:"'",i:"\\n",c:[e.BE]},e.QSM={cN:"string",b:'"',e:'"',i:"\\n",c:[e.BE]},e.PWM={b:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|like)\b/},e.C=function(n,t,r){var a=e.inherit({cN:"comment",b:n,e:t,c:[]},r||{});return a.c.push(e.PWM),a.c.push({cN:"doctag",b:"(?:TODO|FIXME|NOTE|BUG|XXX):",r:0}),a},e.CLCM=e.C("//","$"),e.CBCM=e.C("/\\*","\\*/"),e.HCM=e.C("#","$"),e.NM={cN:"number",b:e.NR,r:0},e.CNM={cN:"number",b:e.CNR,r:0},e.BNM={cN:"number",b:e.BNR,r:0},e.CSSNM={cN:"number",b:e.NR+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",r:0},e.RM={cN:"regexp",b:/\//,e:/\/[gimuy]*/,i:/\n/,c:[e.BE,{b:/\[/,e:/\]/,r:0,c:[e.BE]}]},e.TM={cN:"title",b:e.IR,r:0},e.UTM={cN:"title",b:e.UIR,r:0},e.METHOD_GUARD={b:"\\.\\s*"+e.UIR,r:0},e});hljs.registerLanguage("xml",function(s){var e="[A-Za-z0-9\\._:-]+",t={eW:!0,i:/`]+/}]}]}]};return{aliases:["html","xhtml","rss","atom","xsl","plist"],cI:!0,c:[{cN:"meta",b:"",r:10,c:[{b:"\\[",e:"\\]"}]},s.C("",{r:10}),{b:"<\\!\\[CDATA\\[",e:"\\]\\]>",r:10},{b:/<\?(php)?/,e:/\?>/,sL:"php",c:[{b:"/\\*",e:"\\*/",skip:!0}]},{cN:"tag",b:"|$)",e:">",k:{name:"style"},c:[t],starts:{e:"",rE:!0,sL:["css","xml"]}},{cN:"tag",b:"|$)",e:">",k:{name:"script"},c:[t],starts:{e:"",rE:!0,sL:["actionscript","javascript","handlebars","xml"]}},{cN:"meta",v:[{b:/<\?xml/,e:/\?>/,r:10},{b:/<\?\w+/,e:/\?>/}]},{cN:"tag",b:"",c:[{cN:"name",b:/[^\/><\s]+/,r:0},t]}]}});hljs.registerLanguage("http",function(e){var t="HTTP/[0-9\\.]+";return{aliases:["https"],i:"\\S",c:[{b:"^"+t,e:"$",c:[{cN:"number",b:"\\b\\d{3}\\b"}]},{b:"^[A-Z]+ (.*?) "+t+"$",rB:!0,e:"$",c:[{cN:"string",b:" ",e:" ",eB:!0,eE:!0},{b:t},{cN:"keyword",b:"[A-Z]+"}]},{cN:"attribute",b:"^\\w",e:": ",eE:!0,i:"\\n|\\s|=",starts:{e:"$",r:0}},{b:"\\n\\n",starts:{sL:[],eW:!0}}]}});hljs.registerLanguage("crmsh",function(t){var e="primitive rsc_template",r="group clone ms master location colocation order fencing_topology rsc_ticket acl_target acl_group user role tag xml",s="property rsc_defaults op_defaults",a="params meta operations op rule attributes utilization",i="read write deny defined not_defined in_range date spec in ref reference attribute type xpath version and or lt gt tag lte gte eq ne \\",o="number string",n="Master Started Slave Stopped start promote demote stop monitor true false";return{aliases:["crm","pcmk"],cI:!0,k:{keyword:a+" "+i+" "+o,literal:n},c:[t.HCM,{bK:"node",starts:{e:"\\s*([\\w_-]+:)?",starts:{cN:"title",e:"\\s*[\\$\\w_][\\w_-]*"}}},{bK:e,starts:{cN:"title",e:"\\s*[\\$\\w_][\\w_-]*",starts:{e:"\\s*@?[\\w_][\\w_\\.:-]*"}}},{b:"\\b("+r.split(" ").join("|")+")\\s+",k:r,starts:{cN:"title",e:"[\\$\\w_][\\w_-]*"}},{bK:s,starts:{cN:"title",e:"\\s*([\\w_-]+:)?"}},t.QSM,{cN:"meta",b:"(ocf|systemd|service|lsb):[\\w_:-]+",r:0},{cN:"number",b:"\\b\\d+(\\.\\d+)?(ms|s|h|m)?",r:0},{cN:"literal",b:"[-]?(infinity|inf)",r:0},{cN:"attr",b:/([A-Za-z\$_\#][\w_-]+)=/,r:0},{cN:"tag",b:"",r:0}]}});hljs.registerLanguage("ini",function(e){var b={cN:"string",c:[e.BE],v:[{b:"'''",e:"'''",r:10},{b:'"""',e:'"""',r:10},{b:'"',e:'"'},{b:"'",e:"'"}]};return{aliases:["toml"],cI:!0,i:/\S/,c:[e.C(";","$"),e.HCM,{cN:"section",b:/^\s*\[+/,e:/\]+/},{b:/^[a-z0-9\[\]_-]+\s*=\s*/,e:"$",rB:!0,c:[{cN:"attr",b:/[a-z0-9\[\]_-]+/},{b:/=/,eW:!0,r:0,c:[{cN:"literal",b:/\bon|off|true|false|yes|no\b/},{cN:"variable",v:[{b:/\$[\w\d"][\w\d_]*/},{b:/\$\{(.*?)}/}]},b,{cN:"number",b:/([\+\-]+)?[\d]+_[\d_]+/},e.NM]}]}]}});hljs.registerLanguage("php",function(e){var c={b:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*"},a={cN:"meta",b:/<\?(php)?|\?>/},i={cN:"string",c:[e.BE,a],v:[{b:'b"',e:'"'},{b:"b'",e:"'"},e.inherit(e.ASM,{i:null}),e.inherit(e.QSM,{i:null})]},t={v:[e.BNM,e.CNM]};return{aliases:["php3","php4","php5","php6"],cI:!0,k:"and include_once list abstract global private echo interface as static endswitch array null if endwhile or const for endforeach self var while isset public protected exit foreach throw elseif include __FILE__ empty require_once do xor return parent clone use __CLASS__ __LINE__ else break print eval new catch __METHOD__ case exception default die require __FUNCTION__ enddeclare final try switch continue endfor endif declare unset true false trait goto instanceof insteadof __DIR__ __NAMESPACE__ yield finally",c:[e.HCM,e.C("//","$",{c:[a]}),e.C("/\\*","\\*/",{c:[{cN:"doctag",b:"@[A-Za-z]+"}]}),e.C("__halt_compiler.+?;",!1,{eW:!0,k:"__halt_compiler",l:e.UIR}),{cN:"string",b:/<<<['"]?\w+['"]?$/,e:/^\w+;?$/,c:[e.BE,{cN:"subst",v:[{b:/\$\w+/},{b:/\{\$/,e:/\}/}]}]},a,c,{b:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{cN:"function",bK:"function",e:/[;{]/,eE:!0,i:"\\$|\\[|%",c:[e.UTM,{cN:"params",b:"\\(",e:"\\)",c:["self",c,e.CBCM,i,t]}]},{cN:"class",bK:"class interface",e:"{",eE:!0,i:/[:\(\$"]/,c:[{bK:"extends implements"},e.UTM]},{bK:"namespace",e:";",i:/[\.']/,c:[e.UTM]},{bK:"use",e:";",c:[e.UTM]},{b:"=>"},i,t]}});hljs.registerLanguage("perl",function(e){var t="getpwent getservent quotemeta msgrcv scalar kill dbmclose undef lc ma syswrite tr send umask sysopen shmwrite vec qx utime local oct semctl localtime readpipe do return format read sprintf dbmopen pop getpgrp not getpwnam rewinddir qqfileno qw endprotoent wait sethostent bless s|0 opendir continue each sleep endgrent shutdown dump chomp connect getsockname die socketpair close flock exists index shmgetsub for endpwent redo lstat msgctl setpgrp abs exit select print ref gethostbyaddr unshift fcntl syscall goto getnetbyaddr join gmtime symlink semget splice x|0 getpeername recv log setsockopt cos last reverse gethostbyname getgrnam study formline endhostent times chop length gethostent getnetent pack getprotoent getservbyname rand mkdir pos chmod y|0 substr endnetent printf next open msgsnd readdir use unlink getsockopt getpriority rindex wantarray hex system getservbyport endservent int chr untie rmdir prototype tell listen fork shmread ucfirst setprotoent else sysseek link getgrgid shmctl waitpid unpack getnetbyname reset chdir grep split require caller lcfirst until warn while values shift telldir getpwuid my getprotobynumber delete and sort uc defined srand accept package seekdir getprotobyname semop our rename seek if q|0 chroot sysread setpwent no crypt getc chown sqrt write setnetent setpriority foreach tie sin msgget map stat getlogin unless elsif truncate exec keys glob tied closedirioctl socket readlink eval xor readline binmode setservent eof ord bind alarm pipe atan2 getgrent exp time push setgrent gt lt or ne m|0 break given say state when",r={cN:"subst",b:"[$@]\\{",e:"\\}",k:t},s={b:"->{",e:"}"},n={v:[{b:/\$\d/},{b:/[\$%@](\^\w\b|#\w+(::\w+)*|{\w+}|\w+(::\w*)*)/},{b:/[\$%@][^\s\w{]/,r:0}]},i=[e.BE,r,n],o=[n,e.HCM,e.C("^\\=\\w","\\=cut",{eW:!0}),s,{cN:"string",c:i,v:[{b:"q[qwxr]?\\s*\\(",e:"\\)",r:5},{b:"q[qwxr]?\\s*\\[",e:"\\]",r:5},{b:"q[qwxr]?\\s*\\{",e:"\\}",r:5},{b:"q[qwxr]?\\s*\\|",e:"\\|",r:5},{b:"q[qwxr]?\\s*\\<",e:"\\>",r:5},{b:"qw\\s+q",e:"q",r:5},{b:"'",e:"'",c:[e.BE]},{b:'"',e:'"'},{b:"`",e:"`",c:[e.BE]},{b:"{\\w+}",c:[],r:0},{b:"-?\\w+\\s*\\=\\>",c:[],r:0}]},{cN:"number",b:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",r:0},{b:"(\\/\\/|"+e.RSR+"|\\b(split|return|print|reverse|grep)\\b)\\s*",k:"split return print reverse grep",r:0,c:[e.HCM,{cN:"regexp",b:"(s|tr|y)/(\\\\.|[^/])*/(\\\\.|[^/])*/[a-z]*",r:10},{cN:"regexp",b:"(m|qr)?/",e:"/[a-z]*",c:[e.BE],r:0}]},{cN:"function",bK:"sub",e:"(\\s*\\(.*?\\))?[;{]",eE:!0,r:5,c:[e.TM]},{b:"-\\w\\b",r:0},{b:"^__DATA__$",e:"^__END__$",sL:"mojolicious",c:[{b:"^@@.*",e:"$",cN:"comment"}]}];return r.c=o,s.c=o,{aliases:["pl","pm"],l:/[\w\.]+/,k:t,c:o}});hljs.registerLanguage("css",function(e){var c="[a-zA-Z-][a-zA-Z0-9_-]*",t={b:/[A-Z\_\.\-]+\s*:/,rB:!0,e:";",eW:!0,c:[{cN:"attribute",b:/\S/,e:":",eE:!0,starts:{eW:!0,eE:!0,c:[{b:/[\w-]+\(/,rB:!0,c:[{cN:"built_in",b:/[\w-]+/},{b:/\(/,e:/\)/,c:[e.ASM,e.QSM]}]},e.CSSNM,e.QSM,e.ASM,e.CBCM,{cN:"number",b:"#[0-9A-Fa-f]+"},{cN:"meta",b:"!important"}]}}]};return{cI:!0,i:/[=\/|'\$]/,c:[e.CBCM,{cN:"selector-id",b:/#[A-Za-z0-9_-]+/},{cN:"selector-class",b:/\.[A-Za-z0-9_-]+/},{cN:"selector-attr",b:/\[/,e:/\]/,i:"$"},{cN:"selector-pseudo",b:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{b:"@(font-face|page)",l:"[a-z-]+",k:"font-face page"},{b:"@",e:"[{;]",i:/:/,c:[{cN:"keyword",b:/\w+/},{b:/\s/,eW:!0,eE:!0,r:0,c:[e.ASM,e.QSM,e.CSSNM]}]},{cN:"selector-tag",b:c,r:0},{b:"{",e:"}",i:/\S/,c:[e.CBCM,t]}]}});hljs.registerLanguage("sql",function(e){var t=e.C("--","$");return{cI:!0,i:/[<>{}*#]/,c:[{bK:"begin end start commit rollback savepoint lock alter create drop rename call delete do handler insert load replace select truncate update set show pragma grant merge describe use explain help declare prepare execute deallocate release unlock purge reset change stop analyze cache flush optimize repair kill install uninstall checksum restore check backup revoke",e:/;/,eW:!0,l:/[\w\.]+/,k:{keyword:"abort abs absolute acc acce accep accept access accessed accessible account acos action activate add addtime admin administer advanced advise aes_decrypt aes_encrypt after agent aggregate ali alia alias allocate allow alter always analyze ancillary and any anydata anydataset anyschema anytype apply archive archived archivelog are as asc ascii asin assembly assertion associate asynchronous at atan atn2 attr attri attrib attribu attribut attribute attributes audit authenticated authentication authid authors auto autoallocate autodblink autoextend automatic availability avg backup badfile basicfile before begin beginning benchmark between bfile bfile_base big bigfile bin binary_double binary_float binlog bit_and bit_count bit_length bit_or bit_xor bitmap blob_base block blocksize body both bound buffer_cache buffer_pool build bulk by byte byteordermark bytes cache caching call calling cancel capacity cascade cascaded case cast catalog category ceil ceiling chain change changed char_base char_length character_length characters characterset charindex charset charsetform charsetid check checksum checksum_agg child choose chr chunk class cleanup clear client clob clob_base clone close cluster_id cluster_probability cluster_set clustering coalesce coercibility col collate collation collect colu colum column column_value columns columns_updated comment commit compact compatibility compiled complete composite_limit compound compress compute concat concat_ws concurrent confirm conn connec connect connect_by_iscycle connect_by_isleaf connect_by_root connect_time connection consider consistent constant constraint constraints constructor container content contents context contributors controlfile conv convert convert_tz corr corr_k corr_s corresponding corruption cos cost count count_big counted covar_pop covar_samp cpu_per_call cpu_per_session crc32 create creation critical cross cube cume_dist curdate current current_date current_time current_timestamp current_user cursor curtime customdatum cycle data database databases datafile datafiles datalength date_add date_cache date_format date_sub dateadd datediff datefromparts datename datepart datetime2fromparts day day_to_second dayname dayofmonth dayofweek dayofyear days db_role_change dbtimezone ddl deallocate declare decode decompose decrement decrypt deduplicate def defa defau defaul default defaults deferred defi defin define degrees delayed delegate delete delete_all delimited demand dense_rank depth dequeue des_decrypt des_encrypt des_key_file desc descr descri describ describe descriptor deterministic diagnostics difference dimension direct_load directory disable disable_all disallow disassociate discardfile disconnect diskgroup distinct distinctrow distribute distributed div do document domain dotnet double downgrade drop dumpfile duplicate duration each edition editionable editions element ellipsis else elsif elt empty enable enable_all enclosed encode encoding encrypt end end-exec endian enforced engine engines enqueue enterprise entityescaping eomonth error errors escaped evalname evaluate event eventdata events except exception exceptions exchange exclude excluding execu execut execute exempt exists exit exp expire explain export export_set extended extent external external_1 external_2 externally extract failed failed_login_attempts failover failure far fast feature_set feature_value fetch field fields file file_name_convert filesystem_like_logging final finish first first_value fixed flash_cache flashback floor flush following follows for forall force form forma format found found_rows freelist freelists freepools fresh from from_base64 from_days ftp full function general generated get get_format get_lock getdate getutcdate global global_name globally go goto grant grants greatest group group_concat group_id grouping grouping_id groups gtid_subtract guarantee guard handler hash hashkeys having hea head headi headin heading heap help hex hierarchy high high_priority hosts hour http id ident_current ident_incr ident_seed identified identity idle_time if ifnull ignore iif ilike ilm immediate import in include including increment index indexes indexing indextype indicator indices inet6_aton inet6_ntoa inet_aton inet_ntoa infile initial initialized initially initrans inmemory inner innodb input insert install instance instantiable instr interface interleaved intersect into invalidate invisible is is_free_lock is_ipv4 is_ipv4_compat is_not is_not_null is_used_lock isdate isnull isolation iterate java join json json_exists keep keep_duplicates key keys kill language large last last_day last_insert_id last_value lax lcase lead leading least leaves left len lenght length less level levels library like like2 like4 likec limit lines link list listagg little ln load load_file lob lobs local localtime localtimestamp locate locator lock locked log log10 log2 logfile logfiles logging logical logical_reads_per_call logoff logon logs long loop low low_priority lower lpad lrtrim ltrim main make_set makedate maketime managed management manual map mapping mask master master_pos_wait match matched materialized max maxextents maximize maxinstances maxlen maxlogfiles maxloghistory maxlogmembers maxsize maxtrans md5 measures median medium member memcompress memory merge microsecond mid migration min minextents minimum mining minus minute minvalue missing mod mode model modification modify module monitoring month months mount move movement multiset mutex name name_const names nan national native natural nav nchar nclob nested never new newline next nextval no no_write_to_binlog noarchivelog noaudit nobadfile nocheck nocompress nocopy nocycle nodelay nodiscardfile noentityescaping noguarantee nokeep nologfile nomapping nomaxvalue nominimize nominvalue nomonitoring none noneditionable nonschema noorder nopr nopro noprom nopromp noprompt norely noresetlogs noreverse normal norowdependencies noschemacheck noswitch not nothing notice notrim novalidate now nowait nth_value nullif nulls num numb numbe nvarchar nvarchar2 object ocicoll ocidate ocidatetime ociduration ociinterval ociloblocator ocinumber ociref ocirefcursor ocirowid ocistring ocitype oct octet_length of off offline offset oid oidindex old on online only opaque open operations operator optimal optimize option optionally or oracle oracle_date oradata ord ordaudio orddicom orddoc order ordimage ordinality ordvideo organization orlany orlvary out outer outfile outline output over overflow overriding package pad parallel parallel_enable parameters parent parse partial partition partitions pascal passing password password_grace_time password_lock_time password_reuse_max password_reuse_time password_verify_function patch path patindex pctincrease pctthreshold pctused pctversion percent percent_rank percentile_cont percentile_disc performance period period_add period_diff permanent physical pi pipe pipelined pivot pluggable plugin policy position post_transaction pow power pragma prebuilt precedes preceding precision prediction prediction_cost prediction_details prediction_probability prediction_set prepare present preserve prior priority private private_sga privileges procedural procedure procedure_analyze processlist profiles project prompt protection public publishingservername purge quarter query quick quiesce quota quotename radians raise rand range rank raw read reads readsize rebuild record records recover recovery recursive recycle redo reduced ref reference referenced references referencing refresh regexp_like register regr_avgx regr_avgy regr_count regr_intercept regr_r2 regr_slope regr_sxx regr_sxy reject rekey relational relative relaylog release release_lock relies_on relocate rely rem remainder rename repair repeat replace replicate replication required reset resetlogs resize resource respect restore restricted result result_cache resumable resume retention return returning returns reuse reverse revoke right rlike role roles rollback rolling rollup round row row_count rowdependencies rowid rownum rows rtrim rules safe salt sample save savepoint sb1 sb2 sb4 scan schema schemacheck scn scope scroll sdo_georaster sdo_topo_geometry search sec_to_time second section securefile security seed segment select self sequence sequential serializable server servererror session session_user sessions_per_user set sets settings sha sha1 sha2 share shared shared_pool short show shrink shutdown si_averagecolor si_colorhistogram si_featurelist si_positionalcolor si_stillimage si_texture siblings sid sign sin size size_t sizes skip slave sleep smalldatetimefromparts smallfile snapshot some soname sort soundex source space sparse spfile split sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_small_result sql_variant_property sqlcode sqldata sqlerror sqlname sqlstate sqrt square standalone standby start starting startup statement static statistics stats_binomial_test stats_crosstab stats_ks_test stats_mode stats_mw_test stats_one_way_anova stats_t_test_ stats_t_test_indep stats_t_test_one stats_t_test_paired stats_wsr_test status std stddev stddev_pop stddev_samp stdev stop storage store stored str str_to_date straight_join strcmp strict string struct stuff style subdate subpartition subpartitions substitutable substr substring subtime subtring_index subtype success sum suspend switch switchoffset switchover sync synchronous synonym sys sys_xmlagg sysasm sysaux sysdate sysdatetimeoffset sysdba sysoper system system_user sysutcdatetime table tables tablespace tan tdo template temporary terminated tertiary_weights test than then thread through tier ties time time_format time_zone timediff timefromparts timeout timestamp timestampadd timestampdiff timezone_abbr timezone_minute timezone_region to to_base64 to_date to_days to_seconds todatetimeoffset trace tracking transaction transactional translate translation treat trigger trigger_nestlevel triggers trim truncate try_cast try_convert try_parse type ub1 ub2 ub4 ucase unarchived unbounded uncompress under undo unhex unicode uniform uninstall union unique unix_timestamp unknown unlimited unlock unpivot unrecoverable unsafe unsigned until untrusted unusable unused update updated upgrade upped upper upsert url urowid usable usage use use_stored_outlines user user_data user_resources users using utc_date utc_timestamp uuid uuid_short validate validate_password_strength validation valist value values var var_samp varcharc vari varia variab variabl variable variables variance varp varraw varrawc varray verify version versions view virtual visible void wait wallet warning warnings week weekday weekofyear wellformed when whene whenev wheneve whenever where while whitespace with within without work wrapped xdb xml xmlagg xmlattributes xmlcast xmlcolattval xmlelement xmlexists xmlforest xmlindex xmlnamespaces xmlpi xmlquery xmlroot xmlschema xmlserialize xmltable xmltype xor year year_to_month years yearweek",literal:"true false null",built_in:"array bigint binary bit blob boolean char character date dec decimal float int int8 integer interval number numeric real record serial serial8 smallint text varchar varying void"},c:[{cN:"string",b:"'",e:"'",c:[e.BE,{b:"''"}]},{cN:"string",b:'"',e:'"',c:[e.BE,{b:'""'}]},{cN:"string",b:"`",e:"`",c:[e.BE]},e.CNM,e.CBCM,t]},e.CBCM,t]}});hljs.registerLanguage("python",function(e){var r={cN:"meta",b:/^(>>>|\.\.\.) /},b={cN:"string",c:[e.BE],v:[{b:/(u|b)?r?'''/,e:/'''/,c:[r],r:10},{b:/(u|b)?r?"""/,e:/"""/,c:[r],r:10},{b:/(u|r|ur)'/,e:/'/,r:10},{b:/(u|r|ur)"/,e:/"/,r:10},{b:/(b|br)'/,e:/'/},{b:/(b|br)"/,e:/"/},e.ASM,e.QSM]},a={cN:"number",r:0,v:[{b:e.BNR+"[lLjJ]?"},{b:"\\b(0o[0-7]+)[lLjJ]?"},{b:e.CNR+"[lLjJ]?"}]},l={cN:"params",b:/\(/,e:/\)/,c:["self",r,a,b]};return{aliases:["py","gyp"],k:{keyword:"and elif is global as in if from raise for except finally print import pass return exec else break not with class assert yield try while continue del or def lambda async await nonlocal|10 None True False",built_in:"Ellipsis NotImplemented"},i:/(<\/|->|\?)/,c:[r,a,b,e.HCM,{v:[{cN:"function",bK:"def",r:10},{cN:"class",bK:"class"}],e:/:/,i:/[${=;\n,]/,c:[e.UTM,l,{b:/->/,eW:!0,k:"None"}]},{cN:"meta",b:/^[\t ]*@/,e:/$/},{b:/\b(print|exec)\(/}]}});hljs.registerLanguage("bash",function(e){var t={cN:"variable",v:[{b:/\$[\w\d#@][\w\d_]*/},{b:/\$\{(.*?)}/}]},s={cN:"string",b:/"/,e:/"/,c:[e.BE,t,{cN:"variable",b:/\$\(/,e:/\)/,c:[e.BE]}]},a={cN:"string",b:/'/,e:/'/};return{aliases:["sh","zsh"],l:/-?[a-z\.]+/,k:{keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f -d -e -s -l -a"},c:[{cN:"meta",b:/^#![^\n]+sh\s*$/,r:10},{cN:"function",b:/\w[\w\d_]*\s*\(\s*\)\s*\{/,rB:!0,c:[e.inherit(e.TM,{b:/\w[\w\d_]*/})],r:0},e.HCM,s,a,t]}});hljs.registerLanguage("yaml",function(e){var a={literal:"{ } true false yes no Yes No True False null"},b="^[ \\-]*",r="[a-zA-Z_][\\w\\-]*",t={cN:"attr",v:[{b:b+r+":"},{b:b+'"'+r+'":'},{b:b+"'"+r+"':"}]},c={cN:"template-variable",v:[{b:"{{",e:"}}"},{b:"%{",e:"}"}]},l={cN:"string",r:0,v:[{b:/'/,e:/'/},{b:/"/,e:/"/}],c:[e.BE,c]};return{cI:!0,aliases:["yml","YAML","yaml"],c:[t,{cN:"meta",b:"^---s*$",r:10},{cN:"string",b:"[\\|>] *$",rE:!0,c:l.c,e:t.v[0].b},{b:"<%[%=-]?",e:"[%-]?%>",sL:"ruby",eB:!0,eE:!0,r:0},{cN:"type",b:"!!"+e.UIR},{cN:"meta",b:"&"+e.UIR+"$"},{cN:"meta",b:"\\*"+e.UIR+"$"},{cN:"bullet",b:"^ *-",r:0},l,e.HCM,e.CNM],k:a}});hljs.registerLanguage("java",function(e){var t=e.UIR+"(<"+e.UIR+"(\\s*,\\s*"+e.UIR+")*>)?",a="false synchronized int abstract float private char boolean static null if const for true while long strictfp finally protected import native final void enum else break transient catch instanceof byte super volatile case assert short package default double public try this switch continue throws protected public private module requires exports",r="\\b(0[bB]([01]+[01_]+[01]+|[01]+)|0[xX]([a-fA-F0-9]+[a-fA-F0-9_]+[a-fA-F0-9]+|[a-fA-F0-9]+)|(([\\d]+[\\d_]+[\\d]+|[\\d]+)(\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))?|\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))([eE][-+]?\\d+)?)[lLfF]?",s={cN:"number",b:r,r:0};return{aliases:["jsp"],k:a,i:/<\/|#/,c:[e.C("/\\*\\*","\\*/",{r:0,c:[{b:/\w+@/,r:0},{cN:"doctag",b:"@[A-Za-z]+"}]}),e.CLCM,e.CBCM,e.ASM,e.QSM,{cN:"class",bK:"class interface",e:/[{;=]/,eE:!0,k:"class interface",i:/[:"\[\]]/,c:[{bK:"extends implements"},e.UTM]},{bK:"new throw return else",r:0},{cN:"function",b:"("+t+"\\s+)+"+e.UIR+"\\s*\\(",rB:!0,e:/[{;=]/,eE:!0,k:a,c:[{b:e.UIR+"\\s*\\(",rB:!0,r:0,c:[e.UTM]},{cN:"params",b:/\(/,e:/\)/,k:a,r:0,c:[e.ASM,e.QSM,e.CNM,e.CBCM]},e.CLCM,e.CBCM]},s,{cN:"meta",b:"@[A-Za-z]+"}]}});hljs.registerLanguage("ruby",function(e){var r="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",b={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor",literal:"true false nil"},c={cN:"doctag",b:"@[A-Za-z]+"},a={b:"#<",e:">"},s=[e.C("#","$",{c:[c]}),e.C("^\\=begin","^\\=end",{c:[c],r:10}),e.C("^__END__","\\n$")],n={cN:"subst",b:"#\\{",e:"}",k:b},t={cN:"string",c:[e.BE,n],v:[{b:/'/,e:/'/},{b:/"/,e:/"/},{b:/`/,e:/`/},{b:"%[qQwWx]?\\(",e:"\\)"},{b:"%[qQwWx]?\\[",e:"\\]"},{b:"%[qQwWx]?{",e:"}"},{b:"%[qQwWx]?<",e:">"},{b:"%[qQwWx]?/",e:"/"},{b:"%[qQwWx]?%",e:"%"},{b:"%[qQwWx]?-",e:"-"},{b:"%[qQwWx]?\\|",e:"\\|"},{b:/\B\?(\\\d{1,3}|\\x[A-Fa-f0-9]{1,2}|\\u[A-Fa-f0-9]{4}|\\?\S)\b/}]},i={cN:"params",b:"\\(",e:"\\)",endsParent:!0,k:b},d=[t,a,{cN:"class",bK:"class module",e:"$|;",i:/=/,c:[e.inherit(e.TM,{b:"[A-Za-z_]\\w*(::\\w+)*(\\?|\\!)?"}),{b:"<\\s*",c:[{b:"("+e.IR+"::)?"+e.IR}]}].concat(s)},{cN:"function",bK:"def",e:"$|;",c:[e.inherit(e.TM,{b:r}),i].concat(s)},{b:e.IR+"::"},{cN:"symbol",b:e.UIR+"(\\!|\\?)?:",r:0},{cN:"symbol",b:":(?!\\s)",c:[t,{b:r}],r:0},{cN:"number",b:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",r:0},{b:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{cN:"params",b:/\|/,e:/\|/,k:b},{b:"("+e.RSR+")\\s*",c:[a,{cN:"regexp",c:[e.BE,n],i:/\n/,v:[{b:"/",e:"/[a-z]*"},{b:"%r{",e:"}[a-z]*"},{b:"%r\\(",e:"\\)[a-z]*"},{b:"%r!",e:"![a-z]*"},{b:"%r\\[",e:"\\][a-z]*"}]}].concat(s),r:0}].concat(s);n.c=d,i.c=d;var l="[>?]>",o="[\\w#]+\\(\\w+\\):\\d+:\\d+>",u="(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>",w=[{b:/^\s*=>/,starts:{e:"$",c:d}},{cN:"meta",b:"^("+l+"|"+o+"|"+u+")",starts:{e:"$",c:d}}];return{aliases:["rb","gemspec","podspec","thor","irb"],k:b,i:/\/\*/,c:s.concat(w).concat(d)}});hljs.registerLanguage("diff",function(e){return{aliases:["patch"],c:[{cN:"meta",r:10,v:[{b:/^@@ +\-\d+,\d+ +\+\d+,\d+ +@@$/},{b:/^\*\*\* +\d+,\d+ +\*\*\*\*$/},{b:/^\-\-\- +\d+,\d+ +\-\-\-\-$/}]},{cN:"comment",v:[{b:/Index: /,e:/$/},{b:/=====/,e:/=====$/},{b:/^\-\-\-/,e:/$/},{b:/^\*{3} /,e:/$/},{b:/^\+\+\+/,e:/$/},{b:/\*{5}/,e:/\*{5}$/}]},{cN:"addition",b:"^\\+",e:"$"},{cN:"deletion",b:"^\\-",e:"$"},{cN:"addition",b:"^\\!",e:"$"}]}});hljs.registerLanguage("makefile",function(e){var a={cN:"variable",b:/\$\(/,e:/\)/,c:[e.BE]};return{aliases:["mk","mak"],c:[e.HCM,{b:/^\w+\s*\W*=/,rB:!0,r:0,starts:{e:/\s*\W*=/,eE:!0,starts:{e:/$/,r:0,c:[a]}}},{cN:"section",b:/^[\w]+:\s*$/},{cN:"meta",b:/^\.PHONY:/,e:/$/,k:{"meta-keyword":".PHONY"},l:/[\.\w]+/},{b:/^\t+/,e:/$/,r:0,c:[e.QSM,a]}]}});hljs.registerLanguage("json",function(e){var i={literal:"true false null"},n=[e.QSM,e.CNM],r={e:",",eW:!0,eE:!0,c:n,k:i},t={b:"{",e:"}",c:[{cN:"attr",b:/"/,e:/"/,c:[e.BE],i:"\\n"},e.inherit(r,{b:/:/})],i:"\\S"},c={b:"\\[",e:"\\]",c:[e.inherit(r)],i:"\\S"};return n.splice(n.length,0,t,c),{c:n,k:i,i:"\\S"}});hljs.registerLanguage("cpp",function(t){var e={cN:"keyword",b:"\\b[a-z\\d_]*_t\\b"},r={cN:"string",v:[t.inherit(t.QSM,{b:'((u8?|U)|L)?"'}),{b:'(u8?|U)?R"',e:'"',c:[t.BE]},{b:"'\\\\?.",e:"'",i:"."}]},i={cN:"number",v:[{b:"\\b(\\d+(\\.\\d*)?|\\.\\d+)(u|U|l|L|ul|UL|f|F)"},{b:t.CNR}],r:0},s={cN:"meta",b:"#",e:"$",k:{"meta-keyword":"if else elif endif define undef warning error line pragma ifdef ifndef"},c:[{b:/\\\n/,r:0},{bK:"include",e:"$",k:{"meta-keyword":"include"},c:[t.inherit(r,{cN:"meta-string"}),{cN:"meta-string",b:"<",e:">",i:"\\n"}]},r,t.CLCM,t.CBCM]},a=t.IR+"\\s*\\(",c={keyword:"int float while private char catch export virtual operator sizeof dynamic_cast|10 typedef const_cast|10 const struct for static_cast|10 union namespace unsigned long volatile static protected bool template mutable if public friend do goto auto void enum else break extern using class asm case typeid short reinterpret_cast|10 default double register explicit signed typename try this switch continue inline delete alignof constexpr decltype noexcept static_assert thread_local restrict _Bool complex _Complex _Imaginary atomic_bool atomic_char atomic_schar atomic_uchar atomic_short atomic_ushort atomic_int atomic_uint atomic_long atomic_ulong atomic_llong atomic_ullong",built_in:"std string cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap array shared_ptr abort abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr",literal:"true false nullptr NULL"},n=[e,t.CLCM,t.CBCM,i,r];return{aliases:["c","cc","h","c++","h++","hpp"],k:c,i:"",k:c,c:["self",e]},{b:t.IR+"::",k:c},{v:[{b:/=/,e:/;/},{b:/\(/,e:/\)/},{bK:"new throw return else",e:/;/}],k:c,c:n.concat([{b:/\(/,e:/\)/,c:n.concat(["self"]),r:0}]),r:0},{cN:"function",b:"("+t.IR+"[\\*&\\s]+)+"+a,rB:!0,e:/[{;=]/,eE:!0,k:c,i:/[^\w\s\*&]/,c:[{b:a,rB:!0,c:[t.TM],r:0},{cN:"params",b:/\(/,e:/\)/,k:c,r:0,c:[t.CLCM,t.CBCM,r,i]},t.CLCM,t.CBCM,s]}])}});hljs.registerLanguage("javascript",function(e){return{aliases:["js","jsx"],k:{keyword:"in of if for while finally var new function do return void else break catch instanceof with throw case default try this switch continue typeof delete let yield const export super debugger as async await static import from as",literal:"true false null undefined NaN Infinity",built_in:"eval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Error EvalError InternalError RangeError ReferenceError StopIteration SyntaxError TypeError URIError Number Math Date String RegExp Array Float32Array Float64Array Int16Array Int32Array Int8Array Uint16Array Uint32Array Uint8Array Uint8ClampedArray ArrayBuffer DataView JSON Intl arguments require module console window document Symbol Set Map WeakSet WeakMap Proxy Reflect Promise"},c:[{cN:"meta",r:10,b:/^\s*['"]use (strict|asm)['"]/},{cN:"meta",b:/^#!/,e:/$/},e.ASM,e.QSM,{cN:"string",b:"`",e:"`",c:[e.BE,{cN:"subst",b:"\\$\\{",e:"\\}"}]},e.CLCM,e.CBCM,{cN:"number",v:[{b:"\\b(0[bB][01]+)"},{b:"\\b(0[oO][0-7]+)"},{b:e.CNR}],r:0},{b:"("+e.RSR+"|\\b(case|return|throw)\\b)\\s*",k:"return throw case",c:[e.CLCM,e.CBCM,e.RM,{b://,sL:"xml",c:[{b:/<\w+\s*\/>/,skip:!0},{b:/<\w+/,e:/(\/\w+|\w+\/)>/,skip:!0,c:["self"]}]}],r:0},{cN:"function",bK:"function",e:/\{/,eE:!0,c:[e.inherit(e.TM,{b:/[A-Za-z$_][0-9A-Za-z$_]*/}),{cN:"params",b:/\(/,e:/\)/,eB:!0,eE:!0,c:[e.CLCM,e.CBCM]}],i:/\[|%/},{b:/\$[(.]/},e.METHOD_GUARD,{cN:"class",bK:"class",e:/[{;=]/,eE:!0,i:/[:"\[\]]/,c:[{bK:"extends"},e.UTM]},{bK:"constructor",e:/\{/,eE:!0}],i:/#(?!!)/}});hljs.registerLanguage("nginx",function(e){var r={cN:"variable",v:[{b:/\$\d+/},{b:/\$\{/,e:/}/},{b:"[\\$\\@]"+e.UIR}]},b={eW:!0,l:"[a-z/_]+",k:{literal:"on off yes no true false none blocked debug info notice warn error crit select break last permanent redirect kqueue rtsig epoll poll /dev/poll"},r:0,i:"=>",c:[e.HCM,{cN:"string",c:[e.BE,r],v:[{b:/"/,e:/"/},{b:/'/,e:/'/}]},{b:"([a-z]+):/",e:"\\s",eW:!0,eE:!0,c:[r]},{cN:"regexp",c:[e.BE,r],v:[{b:"\\s\\^",e:"\\s|{|;",rE:!0},{b:"~\\*?\\s+",e:"\\s|{|;",rE:!0},{b:"\\*(\\.[a-z\\-]+)+"},{b:"([a-z\\-]+\\.)+\\*"}]},{cN:"number",b:"\\b\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?\\b"},{cN:"number",b:"\\b\\d+[kKmMgGdshdwy]*\\b",r:0},r]};return{aliases:["nginxconf"],c:[e.HCM,{b:e.UIR+"\\s+{",rB:!0,e:"{",c:[{cN:"section",b:e.UIR}],r:0},{b:e.UIR+"\\s",e:";|{",rB:!0,c:[{cN:"attribute",b:e.UIR,starts:b}],r:0}],i:"[^\\s\\}]"}});hljs.registerLanguage("lisp",function(b){var e="[a-zA-Z_\\-\\+\\*\\/\\<\\=\\>\\&\\#][a-zA-Z0-9_\\-\\+\\*\\/\\<\\=\\>\\&\\#!]*",c="\\|[^]*?\\|",r="(\\-|\\+)?\\d+(\\.\\d+|\\/\\d+)?((d|e|f|l|s|D|E|F|L|S)(\\+|\\-)?\\d+)?",a={cN:"meta",b:"^#!",e:"$"},l={cN:"literal",b:"\\b(t{1}|nil)\\b"},n={cN:"number",v:[{b:r,r:0},{b:"#(b|B)[0-1]+(/[0-1]+)?"},{b:"#(o|O)[0-7]+(/[0-7]+)?"},{b:"#(x|X)[0-9a-fA-F]+(/[0-9a-fA-F]+)?"},{b:"#(c|C)\\("+r+" +"+r,e:"\\)"}]},i=b.inherit(b.QSM,{i:null}),t=b.C(";","$",{r:0}),s={b:"\\*",e:"\\*"},u={cN:"symbol",b:"[:&]"+e},d={b:e,r:0},f={b:c},m={b:"\\(",e:"\\)",c:["self",l,i,n,d]},o={c:[n,i,s,u,m,d],v:[{b:"['`]\\(",e:"\\)"},{b:"\\(quote ",e:"\\)",k:{name:"quote"}},{b:"'"+c}]},v={v:[{b:"'"+e},{b:"#'"+e+"(::"+e+")*"}]},N={b:"\\(\\s*",e:"\\)"},A={eW:!0,r:0};return N.c=[{cN:"name",v:[{b:e},{b:c}]},A],A.c=[o,v,N,l,n,i,t,s,u,f,d],{i:/\S/,c:[n,a,l,i,t,o,v,N,d]}});hljs.registerLanguage("dockerfile",function(e){return{aliases:["docker"],cI:!0,k:"from maintainer cmd expose add copy entrypoint volume user workdir onbuild run env label",c:[e.HCM,{k:"run cmd entrypoint volume add copy workdir onbuild label",b:/^ *(onbuild +)?(run|cmd|entrypoint|volume|add|copy|workdir|label) +/,starts:{e:/[^\\]\n/,sL:"bash"}},{k:"from maintainer expose env user onbuild",b:/^ *(onbuild +)?(from|maintainer|expose|env|user|onbuild) +/,e:/[^\\]\n/,c:[e.ASM,e.QSM,e.NM,e.HCM]}]}}); \ No newline at end of file diff --git a/main/html/release-notes-all/static/js/jquery-1.12.4.min.js b/main/html/release-notes-all/static/js/jquery-1.12.4.min.js new file mode 100644 index 0000000..e836475 --- /dev/null +++ b/main/html/release-notes-all/static/js/jquery-1.12.4.min.js @@ -0,0 +1,5 @@ +/*! jQuery v1.12.4 | (c) jQuery Foundation | jquery.org/license */ +!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=a.document,e=c.slice,f=c.concat,g=c.push,h=c.indexOf,i={},j=i.toString,k=i.hasOwnProperty,l={},m="1.12.4",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return e.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:e.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a){return n.each(this,a)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(e.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor()},push:g,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(n.isPlainObject(c)||(b=n.isArray(c)))?(b?(b=!1,f=a&&n.isArray(a)?a:[]):f=a&&n.isPlainObject(a)?a:{},g[d]=n.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray||function(a){return"array"===n.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){var b=a&&a.toString();return!n.isArray(a)&&b-parseFloat(b)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==n.type(a)||a.nodeType||n.isWindow(a))return!1;try{if(a.constructor&&!k.call(a,"constructor")&&!k.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(!l.ownFirst)for(b in a)return k.call(a,b);for(b in a);return void 0===b||k.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?i[j.call(a)]||"object":typeof a},globalEval:function(b){b&&n.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(p,"ms-").replace(q,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b){var c,d=0;if(s(a)){for(c=a.length;c>d;d++)if(b.call(a[d],d,a[d])===!1)break}else for(d in a)if(b.call(a[d],d,a[d])===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(o,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):g.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(h)return h.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,e,g=0,h=[];if(s(a))for(d=a.length;d>g;g++)e=b(a[g],g,c),null!=e&&h.push(e);else for(g in a)e=b(a[g],g,c),null!=e&&h.push(e);return f.apply([],h)},guid:1,proxy:function(a,b){var c,d,f;return"string"==typeof b&&(f=a[b],b=a,a=f),n.isFunction(a)?(c=e.call(arguments,2),d=function(){return a.apply(b||this,c.concat(e.call(arguments)))},d.guid=a.guid=a.guid||n.guid++,d):void 0},now:function(){return+new Date},support:l}),"function"==typeof Symbol&&(n.fn[Symbol.iterator]=c[Symbol.iterator]),n.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(a,b){i["[object "+b+"]"]=b.toLowerCase()});function s(a){var b=!!a&&"length"in a&&a.length,c=n.type(a);return"function"===c||n.isWindow(a)?!1:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var t=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ga(),z=ga(),A=ga(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+M+"))|)"+L+"*\\]",O=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+N+")*)|.*)\\)|)",P=new RegExp(L+"+","g"),Q=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),R=new RegExp("^"+L+"*,"+L+"*"),S=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),T=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),U=new RegExp(O),V=new RegExp("^"+M+"$"),W={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M+"|[*])"),ATTR:new RegExp("^"+N),PSEUDO:new RegExp("^"+O),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},X=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Z=/^[^{]+\{\s*\[native \w/,$=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,_=/[+~]/,aa=/'|\\/g,ba=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),ca=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},da=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(ea){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function fa(a,b,d,e){var f,h,j,k,l,o,r,s,w=b&&b.ownerDocument,x=b?b.nodeType:9;if(d=d||[],"string"!=typeof a||!a||1!==x&&9!==x&&11!==x)return d;if(!e&&((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,p)){if(11!==x&&(o=$.exec(a)))if(f=o[1]){if(9===x){if(!(j=b.getElementById(f)))return d;if(j.id===f)return d.push(j),d}else if(w&&(j=w.getElementById(f))&&t(b,j)&&j.id===f)return d.push(j),d}else{if(o[2])return H.apply(d,b.getElementsByTagName(a)),d;if((f=o[3])&&c.getElementsByClassName&&b.getElementsByClassName)return H.apply(d,b.getElementsByClassName(f)),d}if(c.qsa&&!A[a+" "]&&(!q||!q.test(a))){if(1!==x)w=b,s=a;else if("object"!==b.nodeName.toLowerCase()){(k=b.getAttribute("id"))?k=k.replace(aa,"\\$&"):b.setAttribute("id",k=u),r=g(a),h=r.length,l=V.test(k)?"#"+k:"[id='"+k+"']";while(h--)r[h]=l+" "+qa(r[h]);s=r.join(","),w=_.test(a)&&oa(b.parentNode)||b}if(s)try{return H.apply(d,w.querySelectorAll(s)),d}catch(y){}finally{k===u&&b.removeAttribute("id")}}}return i(a.replace(Q,"$1"),b,d,e)}function ga(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ha(a){return a[u]=!0,a}function ia(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ja(a,b){var c=a.split("|"),e=c.length;while(e--)d.attrHandle[c[e]]=b}function ka(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function la(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function na(a){return ha(function(b){return b=+b,ha(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function oa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=fa.support={},f=fa.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=fa.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=n.documentElement,p=!f(n),(e=n.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",da,!1):e.attachEvent&&e.attachEvent("onunload",da)),c.attributes=ia(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ia(function(a){return a.appendChild(n.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=Z.test(n.getElementsByClassName),c.getById=ia(function(a){return o.appendChild(a).id=u,!n.getElementsByName||!n.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c?[c]:[]}},d.filter.ID=function(a){var b=a.replace(ba,ca);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(ba,ca);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return"undefined"!=typeof b.getElementsByClassName&&p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=Z.test(n.querySelectorAll))&&(ia(function(a){o.appendChild(a).innerHTML="",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ia(function(a){var b=n.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=Z.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ia(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",O)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=Z.test(o.compareDocumentPosition),t=b||Z.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===n||a.ownerDocument===v&&t(v,a)?-1:b===n||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,g=[a],h=[b];if(!e||!f)return a===n?-1:b===n?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return ka(a,b);c=a;while(c=c.parentNode)g.unshift(c);c=b;while(c=c.parentNode)h.unshift(c);while(g[d]===h[d])d++;return d?ka(g[d],h[d]):g[d]===v?-1:h[d]===v?1:0},n):n},fa.matches=function(a,b){return fa(a,null,null,b)},fa.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(T,"='$1']"),c.matchesSelector&&p&&!A[b+" "]&&(!r||!r.test(b))&&(!q||!q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return fa(b,n,null,[a]).length>0},fa.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},fa.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},fa.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},fa.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=fa.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=fa.selectors={cacheLength:50,createPseudo:ha,match:W,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(ba,ca),a[3]=(a[3]||a[4]||a[5]||"").replace(ba,ca),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||fa.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&fa.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return W.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&U.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(ba,ca).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=fa.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(P," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h,t=!1;if(q){if(f){while(p){m=b;while(m=m[p])if(h?m.nodeName.toLowerCase()===r:1===m.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){m=q,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n&&j[2],m=n&&q.childNodes[n];while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if(1===m.nodeType&&++t&&m===b){k[a]=[w,n,t];break}}else if(s&&(m=b,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n),t===!1)while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if((h?m.nodeName.toLowerCase()===r:1===m.nodeType)&&++t&&(s&&(l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),k[a]=[w,t]),m===b))break;return t-=e,t===d||t%d===0&&t/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||fa.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ha(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ha(function(a){var b=[],c=[],d=h(a.replace(Q,"$1"));return d[u]?ha(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ha(function(a){return function(b){return fa(a,b).length>0}}),contains:ha(function(a){return a=a.replace(ba,ca),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ha(function(a){return V.test(a||"")||fa.error("unsupported lang: "+a),a=a.replace(ba,ca).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Y.test(a.nodeName)},input:function(a){return X.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:na(function(){return[0]}),last:na(function(a,b){return[b-1]}),eq:na(function(a,b,c){return[0>c?c+b:c]}),even:na(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:na(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:na(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:na(function(a,b,c){for(var d=0>c?c+b:c;++db;b++)d+=a[b].value;return d}function ra(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j,k=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(j=b[u]||(b[u]={}),i=j[b.uniqueID]||(j[b.uniqueID]={}),(h=i[d])&&h[0]===w&&h[1]===f)return k[2]=h[2];if(i[d]=k,k[2]=a(b,c,g))return!0}}}function sa(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ta(a,b,c){for(var d=0,e=b.length;e>d;d++)fa(a,b[d],c);return c}function ua(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(c&&!c(f,d,e)||(g.push(f),j&&b.push(h)));return g}function va(a,b,c,d,e,f){return d&&!d[u]&&(d=va(d)),e&&!e[u]&&(e=va(e,f)),ha(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ta(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:ua(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=ua(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=ua(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function wa(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=ra(function(a){return a===b},h,!0),l=ra(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[ra(sa(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return va(i>1&&sa(m),i>1&&qa(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(Q,"$1"),c,e>i&&wa(a.slice(i,e)),f>e&&wa(a=a.slice(e)),f>e&&qa(a))}m.push(c)}return sa(m)}function xa(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,o,q,r=0,s="0",t=f&&[],u=[],v=j,x=f||e&&d.find.TAG("*",k),y=w+=null==v?1:Math.random()||.1,z=x.length;for(k&&(j=g===n||g||k);s!==z&&null!=(l=x[s]);s++){if(e&&l){o=0,g||l.ownerDocument===n||(m(l),h=!p);while(q=a[o++])if(q(l,g||n,h)){i.push(l);break}k&&(w=y)}c&&((l=!q&&l)&&r--,f&&t.push(l))}if(r+=s,c&&s!==r){o=0;while(q=b[o++])q(t,u,g,h);if(f){if(r>0)while(s--)t[s]||u[s]||(u[s]=F.call(i));u=ua(u)}H.apply(i,u),k&&!f&&u.length>0&&r+b.length>1&&fa.uniqueSort(i)}return k&&(w=y,j=v),t};return c?ha(f):f}return h=fa.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=wa(b[c]),f[u]?d.push(f):e.push(f);f=A(a,xa(e,d)),f.selector=a}return f},i=fa.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(ba,ca),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=W.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(ba,ca),_.test(j[0].type)&&oa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&qa(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,!b||_.test(a)&&oa(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ia(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ia(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||ja("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ia(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ja("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ia(function(a){return null==a.getAttribute("disabled")})||ja(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),fa}(a);n.find=t,n.expr=t.selectors,n.expr[":"]=n.expr.pseudos,n.uniqueSort=n.unique=t.uniqueSort,n.text=t.getText,n.isXMLDoc=t.isXML,n.contains=t.contains;var u=function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&n(a).is(c))break;d.push(a)}return d},v=function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c},w=n.expr.match.needsContext,x=/^<([\w-]+)\s*\/?>(?:<\/\1>|)$/,y=/^.[^:#\[\.,]*$/;function z(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(y.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return n.inArray(a,b)>-1!==c})}n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(n(a).filter(function(){for(b=0;e>b;b++)if(n.contains(d[b],this))return!0}));for(b=0;e>b;b++)n.find(a,d[b],c);return c=this.pushStack(e>1?n.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(z(this,a||[],!1))},not:function(a){return this.pushStack(z(this,a||[],!0))},is:function(a){return!!z(this,"string"==typeof a&&w.test(a)?n(a):a||[],!1).length}});var A,B=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,C=n.fn.init=function(a,b,c){var e,f;if(!a)return this;if(c=c||A,"string"==typeof a){if(e="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:B.exec(a),!e||!e[1]&&b)return!b||b.jquery?(b||c).find(a):this.constructor(b).find(a);if(e[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(e[1],b&&b.nodeType?b.ownerDocument||b:d,!0)),x.test(e[1])&&n.isPlainObject(b))for(e in b)n.isFunction(this[e])?this[e](b[e]):this.attr(e,b[e]);return this}if(f=d.getElementById(e[2]),f&&f.parentNode){if(f.id!==e[2])return A.find(a);this.length=1,this[0]=f}return this.context=d,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?"undefined"!=typeof c.ready?c.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))};C.prototype=n.fn,A=n(d);var D=/^(?:parents|prev(?:Until|All))/,E={children:!0,contents:!0,next:!0,prev:!0};n.fn.extend({has:function(a){var b,c=n(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(n.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=w.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?n.uniqueSort(f):f)},index:function(a){return a?"string"==typeof a?n.inArray(this[0],n(a)):n.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.uniqueSort(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function F(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}n.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return u(a,"parentNode")},parentsUntil:function(a,b,c){return u(a,"parentNode",c)},next:function(a){return F(a,"nextSibling")},prev:function(a){return F(a,"previousSibling")},nextAll:function(a){return u(a,"nextSibling")},prevAll:function(a){return u(a,"previousSibling")},nextUntil:function(a,b,c){return u(a,"nextSibling",c)},prevUntil:function(a,b,c){return u(a,"previousSibling",c)},siblings:function(a){return v((a.parentNode||{}).firstChild,a)},children:function(a){return v(a.firstChild)},contents:function(a){return n.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(E[a]||(e=n.uniqueSort(e)),D.test(a)&&(e=e.reverse())),this.pushStack(e)}});var G=/\S+/g;function H(a){var b={};return n.each(a.match(G)||[],function(a,c){b[c]=!0}),b}n.Callbacks=function(a){a="string"==typeof a?H(a):n.extend({},a);var b,c,d,e,f=[],g=[],h=-1,i=function(){for(e=a.once,d=b=!0;g.length;h=-1){c=g.shift();while(++h-1)f.splice(c,1),h>=c&&h--}),this},has:function(a){return a?n.inArray(a,f)>-1:f.length>0},empty:function(){return f&&(f=[]),this},disable:function(){return e=g=[],f=c="",this},disabled:function(){return!f},lock:function(){return e=!0,c||j.disable(),this},locked:function(){return!!e},fireWith:function(a,c){return e||(c=c||[],c=[a,c.slice?c.slice():c],g.push(c),b||i()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j},n.extend({Deferred:function(a){var b=[["resolve","done",n.Callbacks("once memory"),"resolved"],["reject","fail",n.Callbacks("once memory"),"rejected"],["notify","progress",n.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isFunction(a.promise)?a.promise().progress(c.notify).done(c.resolve).fail(c.reject):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=e.call(arguments),d=c.length,f=1!==d||a&&n.isFunction(a.promise)?d:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(d){b[a]=this,c[a]=arguments.length>1?e.call(arguments):d,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(d>1)for(i=new Array(d),j=new Array(d),k=new Array(d);d>b;b++)c[b]&&n.isFunction(c[b].promise)?c[b].promise().progress(h(b,j,i)).done(h(b,k,c)).fail(g.reject):--f;return f||g.resolveWith(k,c),g.promise()}});var I;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&&--n.readyWait>0||(I.resolveWith(d,[n]),n.fn.triggerHandler&&(n(d).triggerHandler("ready"),n(d).off("ready"))))}});function J(){d.addEventListener?(d.removeEventListener("DOMContentLoaded",K),a.removeEventListener("load",K)):(d.detachEvent("onreadystatechange",K),a.detachEvent("onload",K))}function K(){(d.addEventListener||"load"===a.event.type||"complete"===d.readyState)&&(J(),n.ready())}n.ready.promise=function(b){if(!I)if(I=n.Deferred(),"complete"===d.readyState||"loading"!==d.readyState&&!d.documentElement.doScroll)a.setTimeout(n.ready);else if(d.addEventListener)d.addEventListener("DOMContentLoaded",K),a.addEventListener("load",K);else{d.attachEvent("onreadystatechange",K),a.attachEvent("onload",K);var c=!1;try{c=null==a.frameElement&&d.documentElement}catch(e){}c&&c.doScroll&&!function f(){if(!n.isReady){try{c.doScroll("left")}catch(b){return a.setTimeout(f,50)}J(),n.ready()}}()}return I.promise(b)},n.ready.promise();var L;for(L in n(l))break;l.ownFirst="0"===L,l.inlineBlockNeedsLayout=!1,n(function(){var a,b,c,e;c=d.getElementsByTagName("body")[0],c&&c.style&&(b=d.createElement("div"),e=d.createElement("div"),e.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(e).appendChild(b),"undefined"!=typeof b.style.zoom&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",l.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(e))}),function(){var a=d.createElement("div");l.deleteExpando=!0;try{delete a.test}catch(b){l.deleteExpando=!1}a=null}();var M=function(a){var b=n.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b},N=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,O=/([A-Z])/g;function P(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(O,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:N.test(c)?n.parseJSON(c):c}catch(e){}n.data(a,b,c)}else c=void 0; +}return c}function Q(a){var b;for(b in a)if(("data"!==b||!n.isEmptyObject(a[b]))&&"toJSON"!==b)return!1;return!0}function R(a,b,d,e){if(M(a)){var f,g,h=n.expando,i=a.nodeType,j=i?n.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||n.guid++:h),j[k]||(j[k]=i?{}:{toJSON:n.noop}),"object"!=typeof b&&"function"!=typeof b||(e?j[k]=n.extend(j[k],b):j[k].data=n.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[n.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[n.camelCase(b)])):f=g,f}}function S(a,b,c){if(M(a)){var d,e,f=a.nodeType,g=f?n.cache:a,h=f?a[n.expando]:n.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){n.isArray(b)?b=b.concat(n.map(b,n.camelCase)):b in d?b=[b]:(b=n.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!Q(d):!n.isEmptyObject(d))return}(c||(delete g[h].data,Q(g[h])))&&(f?n.cleanData([a],!0):l.deleteExpando||g!=g.window?delete g[h]:g[h]=void 0)}}}n.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?n.cache[a[n.expando]]:a[n.expando],!!a&&!Q(a)},data:function(a,b,c){return R(a,b,c)},removeData:function(a,b){return S(a,b)},_data:function(a,b,c){return R(a,b,c,!0)},_removeData:function(a,b){return S(a,b,!0)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=n.data(f),1===f.nodeType&&!n._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=n.camelCase(d.slice(5)),P(f,d,e[d])));n._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){n.data(this,a)}):arguments.length>1?this.each(function(){n.data(this,a,b)}):f?P(f,a,n.data(f,a)):void 0},removeData:function(a){return this.each(function(){n.removeData(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=n._data(a,b),c&&(!d||n.isArray(c)?d=n._data(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return n._data(a,c)||n._data(a,c,{empty:n.Callbacks("once memory").add(function(){n._removeData(a,b+"queue"),n._removeData(a,c)})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.lengthh;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},Z=/^(?:checkbox|radio)$/i,$=/<([\w:-]+)/,_=/^$|\/(?:java|ecma)script/i,aa=/^\s+/,ba="abbr|article|aside|audio|bdi|canvas|data|datalist|details|dialog|figcaption|figure|footer|header|hgroup|main|mark|meter|nav|output|picture|progress|section|summary|template|time|video";function ca(a){var b=ba.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}!function(){var a=d.createElement("div"),b=d.createDocumentFragment(),c=d.createElement("input");a.innerHTML="
a",l.leadingWhitespace=3===a.firstChild.nodeType,l.tbody=!a.getElementsByTagName("tbody").length,l.htmlSerialize=!!a.getElementsByTagName("link").length,l.html5Clone="<:nav>"!==d.createElement("nav").cloneNode(!0).outerHTML,c.type="checkbox",c.checked=!0,b.appendChild(c),l.appendChecked=c.checked,a.innerHTML="",l.noCloneChecked=!!a.cloneNode(!0).lastChild.defaultValue,b.appendChild(a),c=d.createElement("input"),c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),a.appendChild(c),l.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,l.noCloneEvent=!!a.addEventListener,a[n.expando]=1,l.attributes=!a.getAttribute(n.expando)}();var da={option:[1,""],legend:[1,"
","
"],area:[1,"",""],param:[1,"",""],thead:[1,"","
"],tr:[2,"","
"],col:[2,"","
"],td:[3,"","
"],_default:l.htmlSerialize?[0,"",""]:[1,"X
","
"]};da.optgroup=da.option,da.tbody=da.tfoot=da.colgroup=da.caption=da.thead,da.th=da.td;function ea(a,b){var c,d,e=0,f="undefined"!=typeof a.getElementsByTagName?a.getElementsByTagName(b||"*"):"undefined"!=typeof a.querySelectorAll?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||n.nodeName(d,b)?f.push(d):n.merge(f,ea(d,b));return void 0===b||b&&n.nodeName(a,b)?n.merge([a],f):f}function fa(a,b){for(var c,d=0;null!=(c=a[d]);d++)n._data(c,"globalEval",!b||n._data(b[d],"globalEval"))}var ga=/<|&#?\w+;/,ha=/r;r++)if(g=a[r],g||0===g)if("object"===n.type(g))n.merge(q,g.nodeType?[g]:g);else if(ga.test(g)){i=i||p.appendChild(b.createElement("div")),j=($.exec(g)||["",""])[1].toLowerCase(),m=da[j]||da._default,i.innerHTML=m[1]+n.htmlPrefilter(g)+m[2],f=m[0];while(f--)i=i.lastChild;if(!l.leadingWhitespace&&aa.test(g)&&q.push(b.createTextNode(aa.exec(g)[0])),!l.tbody){g="table"!==j||ha.test(g)?""!==m[1]||ha.test(g)?0:i:i.firstChild,f=g&&g.childNodes.length;while(f--)n.nodeName(k=g.childNodes[f],"tbody")&&!k.childNodes.length&&g.removeChild(k)}n.merge(q,i.childNodes),i.textContent="";while(i.firstChild)i.removeChild(i.firstChild);i=p.lastChild}else q.push(b.createTextNode(g));i&&p.removeChild(i),l.appendChecked||n.grep(ea(q,"input"),ia),r=0;while(g=q[r++])if(d&&n.inArray(g,d)>-1)e&&e.push(g);else if(h=n.contains(g.ownerDocument,g),i=ea(p.appendChild(g),"script"),h&&fa(i),c){f=0;while(g=i[f++])_.test(g.type||"")&&c.push(g)}return i=null,p}!function(){var b,c,e=d.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(l[b]=c in a)||(e.setAttribute(c,"t"),l[b]=e.attributes[c].expando===!1);e=null}();var ka=/^(?:input|select|textarea)$/i,la=/^key/,ma=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,na=/^(?:focusinfocus|focusoutblur)$/,oa=/^([^.]*)(?:\.(.+)|)/;function pa(){return!0}function qa(){return!1}function ra(){try{return d.activeElement}catch(a){}}function sa(a,b,c,d,e,f){var g,h;if("object"==typeof b){"string"!=typeof c&&(d=d||c,c=void 0);for(h in b)sa(a,h,c,d,b[h],f);return a}if(null==d&&null==e?(e=c,d=c=void 0):null==e&&("string"==typeof c?(e=d,d=void 0):(e=d,d=c,c=void 0)),e===!1)e=qa;else if(!e)return a;return 1===f&&(g=e,e=function(a){return n().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=n.guid++)),a.each(function(){n.event.add(this,b,e,d,c)})}n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=n._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=n.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return"undefined"==typeof n||a&&n.event.triggered===a.type?void 0:n.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(G)||[""],h=b.length;while(h--)f=oa.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=n.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=n.event.special[o]||{},l=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&n.expr.match.needsContext.test(e),namespace:p.join(".")},i),(m=g[o])||(m=g[o]=[],m.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,l):m.push(l),n.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=n.hasData(a)&&n._data(a);if(r&&(k=r.events)){b=(b||"").match(G)||[""],j=b.length;while(j--)if(h=oa.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=m.length;while(f--)g=m[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(m.splice(f,1),g.selector&&m.delegateCount--,l.remove&&l.remove.call(a,g));i&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(k)&&(delete r.handle,n._removeData(a,"events"))}},trigger:function(b,c,e,f){var g,h,i,j,l,m,o,p=[e||d],q=k.call(b,"type")?b.type:b,r=k.call(b,"namespace")?b.namespace.split("."):[];if(i=m=e=e||d,3!==e.nodeType&&8!==e.nodeType&&!na.test(q+n.event.triggered)&&(q.indexOf(".")>-1&&(r=q.split("."),q=r.shift(),r.sort()),h=q.indexOf(":")<0&&"on"+q,b=b[n.expando]?b:new n.Event(q,"object"==typeof b&&b),b.isTrigger=f?2:3,b.namespace=r.join("."),b.rnamespace=b.namespace?new RegExp("(^|\\.)"+r.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=e),c=null==c?[b]:n.makeArray(c,[b]),l=n.event.special[q]||{},f||!l.trigger||l.trigger.apply(e,c)!==!1)){if(!f&&!l.noBubble&&!n.isWindow(e)){for(j=l.delegateType||q,na.test(j+q)||(i=i.parentNode);i;i=i.parentNode)p.push(i),m=i;m===(e.ownerDocument||d)&&p.push(m.defaultView||m.parentWindow||a)}o=0;while((i=p[o++])&&!b.isPropagationStopped())b.type=o>1?j:l.bindType||q,g=(n._data(i,"events")||{})[b.type]&&n._data(i,"handle"),g&&g.apply(i,c),g=h&&i[h],g&&g.apply&&M(i)&&(b.result=g.apply(i,c),b.result===!1&&b.preventDefault());if(b.type=q,!f&&!b.isDefaultPrevented()&&(!l._default||l._default.apply(p.pop(),c)===!1)&&M(e)&&h&&e[q]&&!n.isWindow(e)){m=e[h],m&&(e[h]=null),n.event.triggered=q;try{e[q]()}catch(s){}n.event.triggered=void 0,m&&(e[h]=m)}return b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,d,f,g,h=[],i=e.call(arguments),j=(n._data(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=n.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,c=0;while((g=f.handlers[c++])&&!a.isImmediatePropagationStopped())a.rnamespace&&!a.rnamespace.test(g.namespace)||(a.handleObj=g,a.data=g.data,d=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==d&&(a.result=d)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&("click"!==a.type||isNaN(a.button)||a.button<1))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(d=[],c=0;h>c;c++)f=b[c],e=f.selector+" ",void 0===d[e]&&(d[e]=f.needsContext?n(e,this).index(i)>-1:n.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h]","i"),va=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:-]+)[^>]*)\/>/gi,wa=/\s*$/g,Aa=ca(d),Ba=Aa.appendChild(d.createElement("div"));function Ca(a,b){return n.nodeName(a,"table")&&n.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function Da(a){return a.type=(null!==n.find.attr(a,"type"))+"/"+a.type,a}function Ea(a){var b=ya.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function Fa(a,b){if(1===b.nodeType&&n.hasData(a)){var c,d,e,f=n._data(a),g=n._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)n.event.add(b,c,h[c][d])}g.data&&(g.data=n.extend({},g.data))}}function Ga(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!l.noCloneEvent&&b[n.expando]){e=n._data(b);for(d in e.events)n.removeEvent(b,d,e.handle);b.removeAttribute(n.expando)}"script"===c&&b.text!==a.text?(Da(b).text=a.text,Ea(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),l.html5Clone&&a.innerHTML&&!n.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&Z.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:"input"!==c&&"textarea"!==c||(b.defaultValue=a.defaultValue)}}function Ha(a,b,c,d){b=f.apply([],b);var e,g,h,i,j,k,m=0,o=a.length,p=o-1,q=b[0],r=n.isFunction(q);if(r||o>1&&"string"==typeof q&&!l.checkClone&&xa.test(q))return a.each(function(e){var f=a.eq(e);r&&(b[0]=q.call(this,e,f.html())),Ha(f,b,c,d)});if(o&&(k=ja(b,a[0].ownerDocument,!1,a,d),e=k.firstChild,1===k.childNodes.length&&(k=e),e||d)){for(i=n.map(ea(k,"script"),Da),h=i.length;o>m;m++)g=k,m!==p&&(g=n.clone(g,!0,!0),h&&n.merge(i,ea(g,"script"))),c.call(a[m],g,m);if(h)for(j=i[i.length-1].ownerDocument,n.map(i,Ea),m=0;h>m;m++)g=i[m],_.test(g.type||"")&&!n._data(g,"globalEval")&&n.contains(j,g)&&(g.src?n._evalUrl&&n._evalUrl(g.src):n.globalEval((g.text||g.textContent||g.innerHTML||"").replace(za,"")));k=e=null}return a}function Ia(a,b,c){for(var d,e=b?n.filter(b,a):a,f=0;null!=(d=e[f]);f++)c||1!==d.nodeType||n.cleanData(ea(d)),d.parentNode&&(c&&n.contains(d.ownerDocument,d)&&fa(ea(d,"script")),d.parentNode.removeChild(d));return a}n.extend({htmlPrefilter:function(a){return a.replace(va,"<$1>")},clone:function(a,b,c){var d,e,f,g,h,i=n.contains(a.ownerDocument,a);if(l.html5Clone||n.isXMLDoc(a)||!ua.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(Ba.innerHTML=a.outerHTML,Ba.removeChild(f=Ba.firstChild)),!(l.noCloneEvent&&l.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||n.isXMLDoc(a)))for(d=ea(f),h=ea(a),g=0;null!=(e=h[g]);++g)d[g]&&Ga(e,d[g]);if(b)if(c)for(h=h||ea(a),d=d||ea(f),g=0;null!=(e=h[g]);g++)Fa(e,d[g]);else Fa(a,f);return d=ea(f,"script"),d.length>0&&fa(d,!i&&ea(a,"script")),d=h=e=null,f},cleanData:function(a,b){for(var d,e,f,g,h=0,i=n.expando,j=n.cache,k=l.attributes,m=n.event.special;null!=(d=a[h]);h++)if((b||M(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)m[e]?n.event.remove(d,e):n.removeEvent(d,e,g.handle);j[f]&&(delete j[f],k||"undefined"==typeof d.removeAttribute?d[i]=void 0:d.removeAttribute(i),c.push(f))}}}),n.fn.extend({domManip:Ha,detach:function(a){return Ia(this,a,!0)},remove:function(a){return Ia(this,a)},text:function(a){return Y(this,function(a){return void 0===a?n.text(this):this.empty().append((this[0]&&this[0].ownerDocument||d).createTextNode(a))},null,a,arguments.length)},append:function(){return Ha(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ca(this,a);b.appendChild(a)}})},prepend:function(){return Ha(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ca(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return Ha(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return Ha(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&n.cleanData(ea(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&n.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return Y(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(ta,""):void 0;if("string"==typeof a&&!wa.test(a)&&(l.htmlSerialize||!ua.test(a))&&(l.leadingWhitespace||!aa.test(a))&&!da[($.exec(a)||["",""])[1].toLowerCase()]){a=n.htmlPrefilter(a);try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(n.cleanData(ea(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=[];return Ha(this,arguments,function(b){var c=this.parentNode;n.inArray(this,a)<0&&(n.cleanData(ea(this)),c&&c.replaceChild(b,this))},a)}}),n.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){n.fn[a]=function(a){for(var c,d=0,e=[],f=n(a),h=f.length-1;h>=d;d++)c=d===h?this:this.clone(!0),n(f[d])[b](c),g.apply(e,c.get());return this.pushStack(e)}});var Ja,Ka={HTML:"block",BODY:"block"};function La(a,b){var c=n(b.createElement(a)).appendTo(b.body),d=n.css(c[0],"display");return c.detach(),d}function Ma(a){var b=d,c=Ka[a];return c||(c=La(a,b),"none"!==c&&c||(Ja=(Ja||n("