.sg-example > *:last-child, .orderList-item > *:last-child, .iconList-item > *:last-child, .section > *:last-child, .sg-example > *:last-child > *:last-child, .orderList-item > *:last-child > *:last-child, .iconList-item > *:last-child > *:last-child, .section > *:last-child > *:last-child, .sg-example > *:last-child > *:last-child > *:last-child, .orderList-item > *:last-child > *:last-child > *:last-child, .iconList-item > *:last-child > *:last-child > *:last-child, .section > *:last-child > *:last-child > *:last-child { margin-bottom: 0 !important; } [class^='fa-']:before, [class*=' fa-']:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; margin-right: 0.4em; font-weight: normal; font-family: 'Font Awesome 5 Free'; } .forward-link:after, .service-reset:before, .form-expand .form-expandButton .form-closeButtonCopy:before, .form-expand .form-expandButton .form-expandButtonCopy:before, .form-contactPhone:before, .input--select:before, .jp-next:before, .jp-previous:before, .hero-return .hero-returnLink:before, .link-textArrow .link-textCopy:before, .footerMain-socialLink, .footerMain-contactDetails .footer-contactAddress:before, .footerMain-contactDetails .footer-contactPhone:before, .headerMain-navContact .headerMain-navContactPhone:before, [class^='fa-'].fas:before, [class*=' fa-'].fas:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; margin-right: 0.4em; font-weight: normal; font-family: 'Font Awesome 5 Free'; font-weight: 900; } [class^='fa-'].fab:before, [class*=' fa-'].fab:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; margin-right: 0.4em; font-weight: normal; font-family: 'Font Awesome 5 Brands'; font-weight: 400; } [class^='fa-'].fa, [class^='fa-'].fas, [class^='fa-'].far, [class^='fa-'].fal, [class^='fa-'].fab, [class*=' fa-'].fa, [class*=' fa-'].fas, [class*=' fa-'].far, [class*=' fa-'].fal, [class*=' fa-'].fab { font-family: inherit; font-weight: inherit; } [class^='fa-']:before, [class*=' fa-']:before { text-decoration: none; } [class^='fa-'].fas, [class*=' fa-'].fas { font-family: inherit; } [class^='fa-'].fab, [class*=' fa-'].fab { font-family: inherit; } i[class^='fa-']:before, i[class*=' fa-']:before, *:empty:before { margin-right: 0; } .fa, .fas, .far, .fal, .fab { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; } .fa-lg { font-size: 1.3333333333em; line-height: 0.75em; vertical-align: -0.0667em; } .fa-xs { font-size: 0.75em; } .fa-sm { font-size: 0.875em; } .fa-1x { font-size: 1em; } .fa-2x { font-size: 2em; } .fa-3x { font-size: 3em; } .fa-4x { font-size: 4em; } .fa-5x { font-size: 5em; } .fa-6x { font-size: 6em; } .fa-7x { font-size: 7em; } .fa-8x { font-size: 8em; } .fa-9x { font-size: 9em; } .fa-10x { font-size: 10em; } .fa-fw { text-align: center; width: 1.25em; } .fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0; } .fa-ul > li { position: relative; } .fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; } .fa-border { border: solid 0.08em #eee; border-radius: 0.1em; padding: 0.2em 0.25em 0.15em; } .fa-pull-left { float: left; } .fa-pull-right { float: right; } .fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left { margin-right: 0.3em; } .fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right { margin-left: 0.3em; } .fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } .fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .fa-rotate-90 { -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)'; -webkit-transform: rotate(90deg); transform: rotate(90deg); } .fa-rotate-180 { -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)'; -webkit-transform: rotate(180deg); transform: rotate(180deg); } .fa-rotate-270 { -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)'; -webkit-transform: rotate(270deg); transform: rotate(270deg); } .fa-flip-horizontal { -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)'; -webkit-transform: scale(-1, 1); transform: scale(-1, 1); } .fa-flip-vertical { -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)'; -webkit-transform: scale(1, -1); transform: scale(1, -1); } .fa-flip-horizontal.fa-flip-vertical { -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)'; -webkit-transform: scale(-1, -1); transform: scale(-1, -1); } :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { -webkit-filter: none; filter: none; } .fa-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2.5em; } .fa-stack-1x, .fa-stack-2x { left: 0; position: absolute; text-align: center; width: 100%; } .fa-stack-1x { line-height: inherit; } .fa-stack-2x { font-size: 2em; } .fa-inverse { color: #fff; } .fa-500px:before { content: ''; } .fa-accessible-icon:before { content: ''; } .fa-accusoft:before { content: ''; } .fa-acquisitions-incorporated:before { content: ''; } .fa-ad:before { content: ''; } .fa-address-book:before { content: ''; } .fa-address-card:before { content: ''; } .fa-adjust:before { content: ''; } .fa-adn:before { content: ''; } .fa-adobe:before { content: ''; } .fa-adversal:before { content: ''; } .fa-affiliatetheme:before { content: ''; } .fa-air-freshener:before { content: ''; } .fa-algolia:before { content: ''; } .fa-align-center:before { content: ''; } .fa-align-justify:before { content: ''; } .fa-align-left:before { content: ''; } .fa-align-right:before { content: ''; } .fa-alipay:before { content: ''; } .fa-allergies:before { content: ''; } .fa-amazon:before { content: ''; } .fa-amazon-pay:before { content: ''; } .fa-ambulance:before { content: ''; } .fa-american-sign-language-interpreting:before { content: ''; } .fa-amilia:before { content: ''; } .fa-anchor:before { content: ''; } .fa-android:before { content: ''; } .fa-angellist:before { content: ''; } .fa-angle-double-down:before { content: ''; } .fa-angle-double-left:before { content: ''; } .fa-angle-double-right:before { content: ''; } .fa-angle-double-up:before { content: ''; } .fa-angle-down:before, .form-expand .form-expandButton .form-expandButtonCopy:before { content: ''; } .fa-angle-left:before { content: ''; } .fa-angle-right:before { content: ''; } .fa-angle-up:before, .form-expand .form-expandButton .form-closeButtonCopy:before { content: ''; } .fa-angry:before { content: ''; } .fa-angrycreative:before { content: ''; } .fa-angular:before { content: ''; } .fa-ankh:before { content: ''; } .fa-app-store:before { content: ''; } .fa-app-store-ios:before { content: ''; } .fa-apper:before { content: ''; } .fa-apple:before { content: ''; } .fa-apple-alt:before { content: ''; } .fa-apple-pay:before { content: ''; } .fa-archive:before { content: ''; } .fa-archway:before { content: ''; } .fa-arrow-alt-circle-down:before { content: ''; } .fa-arrow-alt-circle-left:before { content: ''; } .fa-arrow-alt-circle-right:before { content: ''; } .fa-arrow-alt-circle-up:before { content: ''; } .fa-arrow-circle-down:before { content: ''; } .fa-arrow-circle-left:before { content: ''; } .fa-arrow-circle-right:before { content: ''; } .fa-arrow-circle-up:before { content: ''; } .fa-arrow-down:before { content: ''; } .fa-arrow-left:before, .hero-return .hero-returnLink:before { content: ''; } .fa-arrow-right:before, .link-textArrow .link-textCopy:before { content: ''; } .fa-arrow-up:before { content: ''; } .fa-arrows-alt:before { content: ''; } .fa-arrows-alt-h:before { content: ''; } .fa-arrows-alt-v:before { content: ''; } .fa-artstation:before { content: ''; } .fa-assistive-listening-systems:before { content: ''; } .fa-asterisk:before { content: ''; } .fa-asymmetrik:before { content: ''; } .fa-at:before { content: ''; } .fa-atlas:before { content: ''; } .fa-atlassian:before { content: ''; } .fa-atom:before { content: ''; } .fa-audible:before { content: ''; } .fa-audio-description:before { content: ''; } .fa-autoprefixer:before { content: ''; } .fa-avianex:before { content: ''; } .fa-aviato:before { content: ''; } .fa-award:before { content: ''; } .fa-aws:before { content: ''; } .fa-baby:before { content: ''; } .fa-baby-carriage:before { content: ''; } .fa-backspace:before { content: ''; } .fa-backward:before { content: ''; } .fa-balance-scale:before { content: ''; } .fa-ban:before { content: ''; } .fa-band-aid:before { content: ''; } .fa-bandcamp:before { content: ''; } .fa-barcode:before { content: ''; } .fa-bars:before { content: ''; } .fa-baseball-ball:before { content: ''; } .fa-basketball-ball:before { content: ''; } .fa-bath:before { content: ''; } .fa-battery-empty:before { content: ''; } .fa-battery-full:before { content: ''; } .fa-battery-half:before { content: ''; } .fa-battery-quarter:before { content: ''; } .fa-battery-three-quarters:before { content: ''; } .fa-bed:before { content: ''; } .fa-beer:before { content: ''; } .fa-behance:before { content: ''; } .fa-behance-square:before { content: ''; } .fa-bell:before { content: ''; } .fa-bell-slash:before { content: ''; } .fa-bezier-curve:before { content: ''; } .fa-bible:before { content: ''; } .fa-bicycle:before { content: ''; } .fa-bimobject:before { content: ''; } .fa-binoculars:before { content: ''; } .fa-biohazard:before { content: ''; } .fa-birthday-cake:before { content: ''; } .fa-bitbucket:before { content: ''; } .fa-bitcoin:before { content: ''; } .fa-bity:before { content: ''; } .fa-black-tie:before { content: ''; } .fa-blackberry:before { content: ''; } .fa-blender:before { content: ''; } .fa-blender-phone:before { content: ''; } .fa-blind:before { content: ''; } .fa-blog:before { content: ''; } .fa-blogger:before { content: ''; } .fa-blogger-b:before { content: ''; } .fa-bluetooth:before { content: ''; } .fa-bluetooth-b:before { content: ''; } .fa-bold:before { content: ''; } .fa-bolt:before { content: ''; } .fa-bomb:before { content: ''; } .fa-bone:before { content: ''; } .fa-bong:before { content: ''; } .fa-book:before { content: ''; } .fa-book-dead:before { content: ''; } .fa-book-open:before { content: ''; } .fa-book-reader:before { content: ''; } .fa-bookmark:before { content: ''; } .fa-bowling-ball:before { content: ''; } .fa-box:before { content: ''; } .fa-box-open:before { content: ''; } .fa-boxes:before { content: ''; } .fa-braille:before { content: ''; } .fa-brain:before { content: ''; } .fa-briefcase:before { content: ''; } .fa-briefcase-medical:before { content: ''; } .fa-broadcast-tower:before { content: ''; } .fa-broom:before { content: ''; } .fa-brush:before { content: ''; } .fa-btc:before { content: ''; } .fa-bug:before { content: ''; } .fa-building:before { content: ''; } .fa-bullhorn:before { content: ''; } .fa-bullseye:before { content: ''; } .fa-burn:before { content: ''; } .fa-buromobelexperte:before { content: ''; } .fa-bus:before { content: ''; } .fa-bus-alt:before { content: ''; } .fa-business-time:before { content: ''; } .fa-buysellads:before { content: ''; } .fa-calculator:before { content: ''; } .fa-calendar:before { content: ''; } .fa-calendar-alt:before { content: ''; } .fa-calendar-check:before { content: ''; } .fa-calendar-day:before { content: ''; } .fa-calendar-minus:before { content: ''; } .fa-calendar-plus:before { content: ''; } .fa-calendar-times:before { content: ''; } .fa-calendar-week:before { content: ''; } .fa-camera:before { content: ''; } .fa-camera-retro:before { content: ''; } .fa-campground:before { content: ''; } .fa-canadian-maple-leaf:before { content: ''; } .fa-candy-cane:before { content: ''; } .fa-cannabis:before { content: ''; } .fa-capsules:before { content: ''; } .fa-car:before { content: ''; } .fa-car-alt:before { content: ''; } .fa-car-battery:before { content: ''; } .fa-car-crash:before { content: ''; } .fa-car-side:before { content: ''; } .fa-caret-down:before { content: ''; } .fa-caret-left:before { content: ''; } .fa-caret-right:before { content: ''; } .fa-caret-square-down:before { content: ''; } .fa-caret-square-left:before { content: ''; } .fa-caret-square-right:before { content: ''; } .fa-caret-square-up:before { content: ''; } .fa-caret-up:before { content: ''; } .fa-carrot:before { content: ''; } .fa-cart-arrow-down:before { content: ''; } .fa-cart-plus:before { content: ''; } .fa-cash-register:before { content: ''; } .fa-cat:before { content: ''; } .fa-cc-amazon-pay:before { content: ''; } .fa-cc-amex:before { content: ''; } .fa-cc-apple-pay:before { content: ''; } .fa-cc-diners-club:before { content: ''; } .fa-cc-discover:before { content: ''; } .fa-cc-jcb:before { content: ''; } .fa-cc-mastercard:before { content: ''; } .fa-cc-paypal:before { content: ''; } .fa-cc-stripe:before { content: ''; } .fa-cc-visa:before { content: ''; } .fa-centercode:before { content: ''; } .fa-centos:before { content: ''; } .fa-certificate:before { content: ''; } .fa-chair:before { content: ''; } .fa-chalkboard:before { content: ''; } .fa-chalkboard-teacher:before { content: ''; } .fa-charging-station:before { content: ''; } .fa-chart-area:before { content: ''; } .fa-chart-bar:before { content: ''; } .fa-chart-line:before { content: ''; } .fa-chart-pie:before { content: ''; } .fa-check:before { content: ''; } .fa-check-circle:before { content: ''; } .fa-check-double:before { content: ''; } .fa-check-square:before { content: ''; } .fa-chess:before { content: ''; } .fa-chess-bishop:before { content: ''; } .fa-chess-board:before { content: ''; } .fa-chess-king:before { content: ''; } .fa-chess-knight:before { content: ''; } .fa-chess-pawn:before { content: ''; } .fa-chess-queen:before { content: ''; } .fa-chess-rook:before { content: ''; } .fa-chevron-circle-down:before { content: ''; } .fa-chevron-circle-left:before { content: ''; } .fa-chevron-circle-right:before { content: ''; } .fa-chevron-circle-up:before { content: ''; } .fa-chevron-down:before, .input--select:before { content: ''; } .fa-chevron-left:before { content: ''; } .fa-chevron-right:before { content: ''; } .fa-chevron-up:before { content: ''; } .fa-child:before { content: ''; } .fa-chrome:before { content: ''; } .fa-church:before { content: ''; } .fa-circle:before { content: ''; } .fa-circle-notch:before { content: ''; } .fa-city:before { content: ''; } .fa-clipboard:before { content: ''; } .fa-clipboard-check:before { content: ''; } .fa-clipboard-list:before { content: ''; } .fa-clock:before { content: ''; } .fa-clone:before { content: ''; } .fa-closed-captioning:before { content: ''; } .fa-cloud:before { content: ''; } .fa-cloud-download-alt:before { content: ''; } .fa-cloud-meatball:before { content: ''; } .fa-cloud-moon:before { content: ''; } .fa-cloud-moon-rain:before { content: ''; } .fa-cloud-rain:before { content: ''; } .fa-cloud-showers-heavy:before { content: ''; } .fa-cloud-sun:before { content: ''; } .fa-cloud-sun-rain:before { content: ''; } .fa-cloud-upload-alt:before { content: ''; } .fa-cloudscale:before { content: ''; } .fa-cloudsmith:before { content: ''; } .fa-cloudversify:before { content: ''; } .fa-cocktail:before { content: ''; } .fa-code:before { content: ''; } .fa-code-branch:before { content: ''; } .fa-codepen:before { content: ''; } .fa-codiepie:before { content: ''; } .fa-coffee:before { content: ''; } .fa-cog:before { content: ''; } .fa-cogs:before { content: ''; } .fa-coins:before { content: ''; } .fa-columns:before { content: ''; } .fa-comment:before { content: ''; } .fa-comment-alt:before { content: ''; } .fa-comment-dollar:before { content: ''; } .fa-comment-dots:before { content: ''; } .fa-comment-slash:before { content: ''; } .fa-comments:before { content: ''; } .fa-comments-dollar:before { content: ''; } .fa-compact-disc:before { content: ''; } .fa-compass:before { content: ''; } .fa-compress:before { content: ''; } .fa-compress-arrows-alt:before { content: ''; } .fa-concierge-bell:before { content: ''; } .fa-confluence:before { content: ''; } .fa-connectdevelop:before { content: ''; } .fa-contao:before { content: ''; } .fa-cookie:before { content: ''; } .fa-cookie-bite:before { content: ''; } .fa-copy:before { content: ''; } .fa-copyright:before { content: ''; } .fa-couch:before { content: ''; } .fa-cpanel:before { content: ''; } .fa-creative-commons:before { content: ''; } .fa-creative-commons-by:before { content: ''; } .fa-creative-commons-nc:before { content: ''; } .fa-creative-commons-nc-eu:before { content: ''; } .fa-creative-commons-nc-jp:before { content: ''; } .fa-creative-commons-nd:before { content: ''; } .fa-creative-commons-pd:before { content: ''; } .fa-creative-commons-pd-alt:before { content: ''; } .fa-creative-commons-remix:before { content: ''; } .fa-creative-commons-sa:before { content: ''; } .fa-creative-commons-sampling:before { content: ''; } .fa-creative-commons-sampling-plus:before { content: ''; } .fa-creative-commons-share:before { content: ''; } .fa-creative-commons-zero:before { content: ''; } .fa-credit-card:before { content: ''; } .fa-critical-role:before { content: ''; } .fa-crop:before { content: ''; } .fa-crop-alt:before { content: ''; } .fa-cross:before { content: ''; } .fa-crosshairs:before { content: ''; } .fa-crow:before { content: ''; } .fa-crown:before { content: ''; } .fa-css3:before { content: ''; } .fa-css3-alt:before { content: ''; } .fa-cube:before { content: ''; } .fa-cubes:before { content: ''; } .fa-cut:before { content: ''; } .fa-cuttlefish:before { content: ''; } .fa-d-and-d:before { content: ''; } .fa-d-and-d-beyond:before { content: ''; } .fa-dashcube:before { content: ''; } .fa-database:before { content: ''; } .fa-deaf:before { content: ''; } .fa-delicious:before { content: ''; } .fa-democrat:before { content: ''; } .fa-deploydog:before { content: ''; } .fa-deskpro:before { content: ''; } .fa-desktop:before { content: ''; } .fa-dev:before { content: ''; } .fa-deviantart:before { content: ''; } .fa-dharmachakra:before { content: ''; } .fa-dhl:before { content: ''; } .fa-diagnoses:before { content: ''; } .fa-diaspora:before { content: ''; } .fa-dice:before { content: ''; } .fa-dice-d20:before { content: ''; } .fa-dice-d6:before { content: ''; } .fa-dice-five:before { content: ''; } .fa-dice-four:before { content: ''; } .fa-dice-one:before { content: ''; } .fa-dice-six:before { content: ''; } .fa-dice-three:before { content: ''; } .fa-dice-two:before { content: ''; } .fa-digg:before { content: ''; } .fa-digital-ocean:before { content: ''; } .fa-digital-tachograph:before { content: ''; } .fa-directions:before { content: ''; } .fa-discord:before { content: ''; } .fa-discourse:before { content: ''; } .fa-divide:before { content: ''; } .fa-dizzy:before { content: ''; } .fa-dna:before { content: ''; } .fa-dochub:before { content: ''; } .fa-docker:before { content: ''; } .fa-dog:before { content: ''; } .fa-dollar-sign:before { content: ''; } .fa-dolly:before { content: ''; } .fa-dolly-flatbed:before { content: ''; } .fa-donate:before { content: ''; } .fa-door-closed:before { content: ''; } .fa-door-open:before { content: ''; } .fa-dot-circle:before { content: ''; } .fa-dove:before { content: ''; } .fa-download:before { content: ''; } .fa-draft2digital:before { content: ''; } .fa-drafting-compass:before { content: ''; } .fa-dragon:before { content: ''; } .fa-draw-polygon:before { content: ''; } .fa-dribbble:before { content: ''; } .fa-dribbble-square:before { content: ''; } .fa-dropbox:before { content: ''; } .fa-drum:before { content: ''; } .fa-drum-steelpan:before { content: ''; } .fa-drumstick-bite:before { content: ''; } .fa-drupal:before { content: ''; } .fa-dumbbell:before { content: ''; } .fa-dumpster:before { content: ''; } .fa-dumpster-fire:before { content: ''; } .fa-dungeon:before { content: ''; } .fa-dyalog:before { content: ''; } .fa-earlybirds:before { content: ''; } .fa-ebay:before { content: ''; } .fa-edge:before { content: ''; } .fa-edit:before { content: ''; } .fa-eject:before { content: ''; } .fa-elementor:before { content: ''; } .fa-ellipsis-h:before { content: ''; } .fa-ellipsis-v:before { content: ''; } .fa-ello:before { content: ''; } .fa-ember:before { content: ''; } .fa-empire:before { content: ''; } .fa-envelope:before { content: ''; } .fa-envelope-open:before { content: ''; } .fa-envelope-open-text:before { content: ''; } .fa-envelope-square:before { content: ''; } .fa-envira:before { content: ''; } .fa-equals:before { content: ''; } .fa-eraser:before { content: ''; } .fa-erlang:before { content: ''; } .fa-ethereum:before { content: ''; } .fa-ethernet:before { content: ''; } .fa-etsy:before { content: ''; } .fa-euro-sign:before { content: ''; } .fa-exchange-alt:before { content: ''; } .fa-exclamation:before { content: ''; } .fa-exclamation-circle:before { content: ''; } .fa-exclamation-triangle:before { content: ''; } .fa-expand:before { content: ''; } .fa-expand-arrows-alt:before { content: ''; } .fa-expeditedssl:before { content: ''; } .fa-external-link-alt:before { content: ''; } .fa-external-link-square-alt:before { content: ''; } .fa-eye:before { content: ''; } .fa-eye-dropper:before { content: ''; } .fa-eye-slash:before { content: ''; } .fa-facebook:before { content: ''; } .fa-facebook-f:before { content: ''; } .fa-facebook-messenger:before { content: ''; } .fa-facebook-square:before { content: ''; } .fa-fantasy-flight-games:before { content: ''; } .fa-fast-backward:before { content: ''; } .fa-fast-forward:before { content: ''; } .fa-fax:before { content: ''; } .fa-feather:before { content: ''; } .fa-feather-alt:before { content: ''; } .fa-fedex:before { content: ''; } .fa-fedora:before { content: ''; } .fa-female:before { content: ''; } .fa-fighter-jet:before { content: ''; } .fa-figma:before { content: ''; } .fa-file:before { content: ''; } .fa-file-alt:before { content: ''; } .fa-file-archive:before { content: ''; } .fa-file-audio:before { content: ''; } .fa-file-code:before { content: ''; } .fa-file-contract:before { content: ''; } .fa-file-csv:before { content: ''; } .fa-file-download:before { content: ''; } .fa-file-excel:before { content: ''; } .fa-file-export:before { content: ''; } .fa-file-image:before { content: ''; } .fa-file-import:before { content: ''; } .fa-file-invoice:before { content: ''; } .fa-file-invoice-dollar:before { content: ''; } .fa-file-medical:before { content: ''; } .fa-file-medical-alt:before { content: ''; } .fa-file-pdf:before { content: ''; } .fa-file-powerpoint:before { content: ''; } .fa-file-prescription:before { content: ''; } .fa-file-signature:before { content: ''; } .fa-file-upload:before { content: ''; } .fa-file-video:before { content: ''; } .fa-file-word:before { content: ''; } .fa-fill:before { content: ''; } .fa-fill-drip:before { content: ''; } .fa-film:before { content: ''; } .fa-filter:before { content: ''; } .fa-fingerprint:before { content: ''; } .fa-fire:before { content: ''; } .fa-fire-alt:before { content: ''; } .fa-fire-extinguisher:before { content: ''; } .fa-firefox:before { content: ''; } .fa-first-aid:before { content: ''; } .fa-first-order:before { content: ''; } .fa-first-order-alt:before { content: ''; } .fa-firstdraft:before { content: ''; } .fa-fish:before { content: ''; } .fa-fist-raised:before { content: ''; } .fa-flag:before { content: ''; } .fa-flag-checkered:before { content: ''; } .fa-flag-usa:before { content: ''; } .fa-flask:before { content: ''; } .fa-flickr:before { content: ''; } .fa-flipboard:before { content: ''; } .fa-flushed:before { content: ''; } .fa-fly:before { content: ''; } .fa-folder:before { content: ''; } .fa-folder-minus:before { content: ''; } .fa-folder-open:before { content: ''; } .fa-folder-plus:before { content: ''; } .fa-font:before { content: ''; } .fa-font-awesome:before { content: ''; } .fa-font-awesome-alt:before { content: ''; } .fa-font-awesome-flag:before { content: ''; } .fa-font-awesome-logo-full:before { content: ''; } .fa-fonticons:before { content: ''; } .fa-fonticons-fi:before { content: ''; } .fa-football-ball:before { content: ''; } .fa-fort-awesome:before { content: ''; } .fa-fort-awesome-alt:before { content: ''; } .fa-forumbee:before { content: ''; } .fa-forward:before { content: ''; } .fa-foursquare:before { content: ''; } .fa-free-code-camp:before { content: ''; } .fa-freebsd:before { content: ''; } .fa-frog:before { content: ''; } .fa-frown:before { content: ''; } .fa-frown-open:before { content: ''; } .fa-fulcrum:before { content: ''; } .fa-funnel-dollar:before { content: ''; } .fa-futbol:before { content: ''; } .fa-galactic-republic:before { content: ''; } .fa-galactic-senate:before { content: ''; } .fa-gamepad:before { content: ''; } .fa-gas-pump:before { content: ''; } .fa-gavel:before { content: ''; } .fa-gem:before { content: ''; } .fa-genderless:before { content: ''; } .fa-get-pocket:before { content: ''; } .fa-gg:before { content: ''; } .fa-gg-circle:before { content: ''; } .fa-ghost:before { content: ''; } .fa-gift:before { content: ''; } .fa-gifts:before { content: ''; } .fa-git:before { content: ''; } .fa-git-square:before { content: ''; } .fa-github:before { content: ''; } .fa-github-alt:before { content: ''; } .fa-github-square:before { content: ''; } .fa-gitkraken:before { content: ''; } .fa-gitlab:before { content: ''; } .fa-gitter:before { content: ''; } .fa-glass-cheers:before { content: ''; } .fa-glass-martini:before { content: ''; } .fa-glass-martini-alt:before { content: ''; } .fa-glass-whiskey:before { content: ''; } .fa-glasses:before { content: ''; } .fa-glide:before { content: ''; } .fa-glide-g:before { content: ''; } .fa-globe:before { content: ''; } .fa-globe-africa:before { content: ''; } .fa-globe-americas:before { content: ''; } .fa-globe-asia:before { content: ''; } .fa-globe-europe:before { content: ''; } .fa-gofore:before { content: ''; } .fa-golf-ball:before { content: ''; } .fa-goodreads:before { content: ''; } .fa-goodreads-g:before { content: ''; } .fa-google:before { content: ''; } .fa-google-drive:before { content: ''; } .fa-google-play:before { content: ''; } .fa-google-plus:before { content: ''; } .fa-google-plus-g:before { content: ''; } .fa-google-plus-square:before { content: ''; } .fa-google-wallet:before { content: ''; } .fa-gopuram:before { content: ''; } .fa-graduation-cap:before { content: ''; } .fa-gratipay:before { content: ''; } .fa-grav:before { content: ''; } .fa-greater-than:before { content: ''; } .fa-greater-than-equal:before { content: ''; } .fa-grimace:before { content: ''; } .fa-grin:before { content: ''; } .fa-grin-alt:before { content: ''; } .fa-grin-beam:before { content: ''; } .fa-grin-beam-sweat:before { content: ''; } .fa-grin-hearts:before { content: ''; } .fa-grin-squint:before { content: ''; } .fa-grin-squint-tears:before { content: ''; } .fa-grin-stars:before { content: ''; } .fa-grin-tears:before { content: ''; } .fa-grin-tongue:before { content: ''; } .fa-grin-tongue-squint:before { content: ''; } .fa-grin-tongue-wink:before { content: ''; } .fa-grin-wink:before { content: ''; } .fa-grip-horizontal:before { content: ''; } .fa-grip-lines:before { content: ''; } .fa-grip-lines-vertical:before { content: ''; } .fa-grip-vertical:before { content: ''; } .fa-gripfire:before { content: ''; } .fa-grunt:before { content: ''; } .fa-guitar:before { content: ''; } .fa-gulp:before { content: ''; } .fa-h-square:before { content: ''; } .fa-hacker-news:before { content: ''; } .fa-hacker-news-square:before { content: ''; } .fa-hackerrank:before { content: ''; } .fa-hammer:before { content: ''; } .fa-hamsa:before { content: ''; } .fa-hand-holding:before { content: ''; } .fa-hand-holding-heart:before { content: ''; } .fa-hand-holding-usd:before { content: ''; } .fa-hand-lizard:before { content: ''; } .fa-hand-paper:before { content: ''; } .fa-hand-peace:before { content: ''; } .fa-hand-point-down:before { content: ''; } .fa-hand-point-left:before { content: ''; } .fa-hand-point-right:before { content: ''; } .fa-hand-point-up:before { content: ''; } .fa-hand-pointer:before { content: ''; } .fa-hand-rock:before { content: ''; } .fa-hand-scissors:before { content: ''; } .fa-hand-spock:before { content: ''; } .fa-hands:before { content: ''; } .fa-hands-helping:before { content: ''; } .fa-handshake:before { content: ''; } .fa-hanukiah:before { content: ''; } .fa-hashtag:before { content: ''; } .fa-hat-wizard:before { content: ''; } .fa-haykal:before { content: ''; } .fa-hdd:before { content: ''; } .fa-heading:before { content: ''; } .fa-headphones:before { content: ''; } .fa-headphones-alt:before { content: ''; } .fa-headset:before { content: ''; } .fa-heart:before { content: ''; } .fa-heart-broken:before { content: ''; } .fa-heartbeat:before { content: ''; } .fa-helicopter:before { content: ''; } .fa-highlighter:before { content: ''; } .fa-hiking:before { content: ''; } .fa-hippo:before { content: ''; } .fa-hips:before { content: ''; } .fa-hire-a-helper:before { content: ''; } .fa-history:before { content: ''; } .fa-hockey-puck:before { content: ''; } .fa-holly-berry:before { content: ''; } .fa-home:before { content: ''; } .fa-hooli:before { content: ''; } .fa-hornbill:before { content: ''; } .fa-horse:before { content: ''; } .fa-horse-head:before { content: ''; } .fa-hospital:before { content: ''; } .fa-hospital-alt:before { content: ''; } .fa-hospital-symbol:before { content: ''; } .fa-hot-tub:before { content: ''; } .fa-hotel:before { content: ''; } .fa-hotjar:before { content: ''; } .fa-hourglass:before { content: ''; } .fa-hourglass-end:before { content: ''; } .fa-hourglass-half:before { content: ''; } .fa-hourglass-start:before { content: ''; } .fa-house-damage:before { content: ''; } .fa-houzz:before { content: ''; } .fa-hryvnia:before { content: ''; } .fa-html5:before { content: ''; } .fa-hubspot:before { content: ''; } .fa-i-cursor:before { content: ''; } .fa-icicles:before { content: ''; } .fa-id-badge:before { content: ''; } .fa-id-card:before { content: ''; } .fa-id-card-alt:before { content: ''; } .fa-igloo:before { content: ''; } .fa-image:before { content: ''; } .fa-images:before { content: ''; } .fa-imdb:before { content: ''; } .fa-inbox:before { content: ''; } .fa-indent:before { content: ''; } .fa-industry:before { content: ''; } .fa-infinity:before { content: ''; } .fa-info:before { content: ''; } .fa-info-circle:before { content: ''; } .fa-instagram:before { content: ''; } .fa-intercom:before { content: ''; } .fa-internet-explorer:before { content: ''; } .fa-invision:before { content: ''; } .fa-ioxhost:before { content: ''; } .fa-italic:before { content: ''; } .fa-itunes:before { content: ''; } .fa-itunes-note:before { content: ''; } .fa-java:before { content: ''; } .fa-jedi:before { content: ''; } .fa-jedi-order:before { content: ''; } .fa-jenkins:before { content: ''; } .fa-jira:before { content: ''; } .fa-joget:before { content: ''; } .fa-joint:before { content: ''; } .fa-joomla:before { content: ''; } .fa-journal-whills:before { content: ''; } .fa-js:before { content: ''; } .fa-js-square:before { content: ''; } .fa-jsfiddle:before { content: ''; } .fa-kaaba:before { content: ''; } .fa-kaggle:before { content: ''; } .fa-key:before { content: ''; } .fa-keybase:before { content: ''; } .fa-keyboard:before { content: ''; } .fa-keycdn:before { content: ''; } .fa-khanda:before { content: ''; } .fa-kickstarter:before { content: ''; } .fa-kickstarter-k:before { content: ''; } .fa-kiss:before { content: ''; } .fa-kiss-beam:before { content: ''; } .fa-kiss-wink-heart:before { content: ''; } .fa-kiwi-bird:before { content: ''; } .fa-korvue:before { content: ''; } .fa-landmark:before { content: ''; } .fa-language:before { content: ''; } .fa-laptop:before { content: ''; } .fa-laptop-code:before { content: ''; } .fa-laravel:before { content: ''; } .fa-lastfm:before { content: ''; } .fa-lastfm-square:before { content: ''; } .fa-laugh:before { content: ''; } .fa-laugh-beam:before { content: ''; } .fa-laugh-squint:before { content: ''; } .fa-laugh-wink:before { content: ''; } .fa-layer-group:before { content: ''; } .fa-leaf:before { content: ''; } .fa-leanpub:before { content: ''; } .fa-lemon:before { content: ''; } .fa-less:before { content: ''; } .fa-less-than:before { content: ''; } .fa-less-than-equal:before { content: ''; } .fa-level-down-alt:before { content: ''; } .fa-level-up-alt:before { content: ''; } .fa-life-ring:before { content: ''; } .fa-lightbulb:before { content: ''; } .fa-line:before { content: ''; } .fa-link:before { content: ''; } .fa-linkedin:before { content: ''; } .fa-linkedin-in:before { content: ''; } .fa-linode:before { content: ''; } .fa-linux:before { content: ''; } .fa-lira-sign:before { content: ''; } .fa-list:before { content: ''; } .fa-list-alt:before { content: ''; } .fa-list-ol:before { content: ''; } .fa-list-ul:before { content: ''; } .fa-location-arrow:before { content: ''; } .fa-lock:before { content: ''; } .fa-lock-open:before { content: ''; } .fa-long-arrow-alt-down:before { content: ''; } .fa-long-arrow-alt-left:before { content: ''; } .fa-long-arrow-alt-right:before { content: ''; } .fa-long-arrow-alt-up:before { content: ''; } .fa-low-vision:before { content: ''; } .fa-luggage-cart:before { content: ''; } .fa-lyft:before { content: ''; } .fa-magento:before { content: ''; } .fa-magic:before { content: ''; } .fa-magnet:before { content: ''; } .fa-mail-bulk:before { content: ''; } .fa-mailchimp:before { content: ''; } .fa-male:before { content: ''; } .fa-mandalorian:before { content: ''; } .fa-map:before { content: ''; } .fa-map-marked:before { content: ''; } .fa-map-marked-alt:before { content: ''; } .fa-map-marker:before { content: ''; } .fa-map-marker-alt:before, .footerMain-contactDetails .footer-contactAddress:before { content: ''; } .fa-map-pin:before { content: ''; } .fa-map-signs:before { content: ''; } .fa-markdown:before { content: ''; } .fa-marker:before { content: ''; } .fa-mars:before { content: ''; } .fa-mars-double:before { content: ''; } .fa-mars-stroke:before { content: ''; } .fa-mars-stroke-h:before { content: ''; } .fa-mars-stroke-v:before { content: ''; } .fa-mask:before { content: ''; } .fa-mastodon:before { content: ''; } .fa-maxcdn:before { content: ''; } .fa-medal:before { content: ''; } .fa-medapps:before { content: ''; } .fa-medium:before { content: ''; } .fa-medium-m:before { content: ''; } .fa-medkit:before { content: ''; } .fa-medrt:before { content: ''; } .fa-meetup:before { content: ''; } .fa-megaport:before { content: ''; } .fa-meh:before { content: ''; } .fa-meh-blank:before { content: ''; } .fa-meh-rolling-eyes:before { content: ''; } .fa-memory:before { content: ''; } .fa-mendeley:before { content: ''; } .fa-menorah:before { content: ''; } .fa-mercury:before { content: ''; } .fa-meteor:before { content: ''; } .fa-microchip:before { content: ''; } .fa-microphone:before { content: ''; } .fa-microphone-alt:before { content: ''; } .fa-microphone-alt-slash:before { content: ''; } .fa-microphone-slash:before { content: ''; } .fa-microscope:before { content: ''; } .fa-microsoft:before { content: ''; } .fa-minus:before { content: ''; } .fa-minus-circle:before { content: ''; } .fa-minus-square:before { content: ''; } .fa-mitten:before { content: ''; } .fa-mix:before { content: ''; } .fa-mixcloud:before { content: ''; } .fa-mizuni:before { content: ''; } .fa-mobile:before { content: ''; } .fa-mobile-alt:before { content: ''; } .fa-modx:before { content: ''; } .fa-monero:before { content: ''; } .fa-money-bill:before { content: ''; } .fa-money-bill-alt:before { content: ''; } .fa-money-bill-wave:before { content: ''; } .fa-money-bill-wave-alt:before { content: ''; } .fa-money-check:before { content: ''; } .fa-money-check-alt:before { content: ''; } .fa-monument:before { content: ''; } .fa-moon:before { content: ''; } .fa-mortar-pestle:before { content: ''; } .fa-mosque:before { content: ''; } .fa-motorcycle:before { content: ''; } .fa-mountain:before { content: ''; } .fa-mouse-pointer:before { content: ''; } .fa-mug-hot:before { content: ''; } .fa-music:before { content: ''; } .fa-napster:before { content: ''; } .fa-neos:before { content: ''; } .fa-network-wired:before { content: ''; } .fa-neuter:before { content: ''; } .fa-newspaper:before { content: ''; } .fa-nimblr:before { content: ''; } .fa-nintendo-switch:before { content: ''; } .fa-node:before { content: ''; } .fa-node-js:before { content: ''; } .fa-not-equal:before { content: ''; } .fa-notes-medical:before { content: ''; } .fa-npm:before { content: ''; } .fa-ns8:before { content: ''; } .fa-nutritionix:before { content: ''; } .fa-object-group:before { content: ''; } .fa-object-ungroup:before { content: ''; } .fa-odnoklassniki:before { content: ''; } .fa-odnoklassniki-square:before { content: ''; } .fa-oil-can:before { content: ''; } .fa-old-republic:before { content: ''; } .fa-om:before { content: ''; } .fa-opencart:before { content: ''; } .fa-openid:before { content: ''; } .fa-opera:before { content: ''; } .fa-optin-monster:before { content: ''; } .fa-osi:before { content: ''; } .fa-otter:before { content: ''; } .fa-outdent:before { content: ''; } .fa-page4:before { content: ''; } .fa-pagelines:before { content: ''; } .fa-paint-brush:before { content: ''; } .fa-paint-roller:before { content: ''; } .fa-palette:before { content: ''; } .fa-palfed:before { content: ''; } .fa-pallet:before { content: ''; } .fa-paper-plane:before { content: ''; } .fa-paperclip:before { content: ''; } .fa-parachute-box:before { content: ''; } .fa-paragraph:before { content: ''; } .fa-parking:before { content: ''; } .fa-passport:before { content: ''; } .fa-pastafarianism:before { content: ''; } .fa-paste:before { content: ''; } .fa-patreon:before { content: ''; } .fa-pause:before { content: ''; } .fa-pause-circle:before { content: ''; } .fa-paw:before { content: ''; } .fa-paypal:before { content: ''; } .fa-peace:before { content: ''; } .fa-pen:before { content: ''; } .fa-pen-alt:before { content: ''; } .fa-pen-fancy:before { content: ''; } .fa-pen-nib:before { content: ''; } .fa-pen-square:before { content: ''; } .fa-pencil-alt:before { content: ''; } .fa-pencil-ruler:before { content: ''; } .fa-penny-arcade:before { content: ''; } .fa-people-carry:before { content: ''; } .fa-percent:before { content: ''; } .fa-percentage:before { content: ''; } .fa-periscope:before { content: ''; } .fa-person-booth:before { content: ''; } .fa-phabricator:before { content: ''; } .fa-phoenix-framework:before { content: ''; } .fa-phoenix-squadron:before { content: ''; } .fa-phone:before, .form-contactPhone:before, .footerMain-contactDetails .footer-contactPhone:before, .headerMain-navContact .headerMain-navContactPhone:before { content: ''; } .fa-phone-slash:before { content: ''; } .fa-phone-square:before { content: ''; } .fa-phone-volume:before { content: ''; } .fa-php:before { content: ''; } .fa-pied-piper:before { content: ''; } .fa-pied-piper-alt:before { content: ''; } .fa-pied-piper-hat:before { content: ''; } .fa-pied-piper-pp:before { content: ''; } .fa-piggy-bank:before { content: ''; } .fa-pills:before { content: ''; } .fa-pinterest:before { content: ''; } .fa-pinterest-p:before { content: ''; } .fa-pinterest-square:before { content: ''; } .fa-place-of-worship:before { content: ''; } .fa-plane:before { content: ''; } .fa-plane-arrival:before { content: ''; } .fa-plane-departure:before { content: ''; } .fa-play:before { content: ''; } .fa-play-circle:before { content: ''; } .fa-playstation:before { content: ''; } .fa-plug:before { content: ''; } .fa-plus:before { content: ''; } .fa-plus-circle:before { content: ''; } .fa-plus-square:before { content: ''; } .fa-podcast:before { content: ''; } .fa-poll:before { content: ''; } .fa-poll-h:before { content: ''; } .fa-poo:before { content: ''; } .fa-poo-storm:before { content: ''; } .fa-poop:before { content: ''; } .fa-portrait:before { content: ''; } .fa-pound-sign:before { content: ''; } .fa-power-off:before { content: ''; } .fa-pray:before { content: ''; } .fa-praying-hands:before { content: ''; } .fa-prescription:before { content: ''; } .fa-prescription-bottle:before { content: ''; } .fa-prescription-bottle-alt:before { content: ''; } .fa-print:before { content: ''; } .fa-procedures:before { content: ''; } .fa-product-hunt:before { content: ''; } .fa-project-diagram:before { content: ''; } .fa-pushed:before { content: ''; } .fa-puzzle-piece:before { content: ''; } .fa-python:before { content: ''; } .fa-qq:before { content: ''; } .fa-qrcode:before { content: ''; } .fa-question:before { content: ''; } .fa-question-circle:before { content: ''; } .fa-quidditch:before { content: ''; } .fa-quinscape:before { content: ''; } .fa-quora:before { content: ''; } .fa-quote-left:before { content: ''; } .fa-quote-right:before { content: ''; } .fa-quran:before { content: ''; } .fa-r-project:before { content: ''; } .fa-radiation:before { content: ''; } .fa-radiation-alt:before { content: ''; } .fa-rainbow:before { content: ''; } .fa-random:before { content: ''; } .fa-raspberry-pi:before { content: ''; } .fa-ravelry:before { content: ''; } .fa-react:before { content: ''; } .fa-reacteurope:before { content: ''; } .fa-readme:before { content: ''; } .fa-rebel:before { content: ''; } .fa-receipt:before { content: ''; } .fa-recycle:before { content: ''; } .fa-red-river:before { content: ''; } .fa-reddit:before { content: ''; } .fa-reddit-alien:before { content: ''; } .fa-reddit-square:before { content: ''; } .fa-redhat:before { content: ''; } .fa-redo:before { content: ''; } .fa-redo-alt:before { content: ''; } .fa-registered:before { content: ''; } .fa-renren:before { content: ''; } .fa-reply:before { content: ''; } .fa-reply-all:before { content: ''; } .fa-replyd:before { content: ''; } .fa-republican:before { content: ''; } .fa-researchgate:before { content: ''; } .fa-resolving:before { content: ''; } .fa-restroom:before { content: ''; } .fa-retweet:before { content: ''; } .fa-rev:before { content: ''; } .fa-ribbon:before { content: ''; } .fa-ring:before { content: ''; } .fa-road:before { content: ''; } .fa-robot:before { content: ''; } .fa-rocket:before { content: ''; } .fa-rocketchat:before { content: ''; } .fa-rockrms:before { content: ''; } .fa-route:before { content: ''; } .fa-rss:before { content: ''; } .fa-rss-square:before { content: ''; } .fa-ruble-sign:before { content: ''; } .fa-ruler:before { content: ''; } .fa-ruler-combined:before { content: ''; } .fa-ruler-horizontal:before { content: ''; } .fa-ruler-vertical:before { content: ''; } .fa-running:before { content: ''; } .fa-rupee-sign:before { content: ''; } .fa-sad-cry:before { content: ''; } .fa-sad-tear:before { content: ''; } .fa-safari:before { content: ''; } .fa-sass:before { content: ''; } .fa-satellite:before { content: ''; } .fa-satellite-dish:before { content: ''; } .fa-save:before { content: ''; } .fa-schlix:before { content: ''; } .fa-school:before { content: ''; } .fa-screwdriver:before { content: ''; } .fa-scribd:before { content: ''; } .fa-scroll:before { content: ''; } .fa-sd-card:before { content: ''; } .fa-search:before { content: ''; } .fa-search-dollar:before { content: ''; } .fa-search-location:before { content: ''; } .fa-search-minus:before { content: ''; } .fa-search-plus:before { content: ''; } .fa-searchengin:before { content: ''; } .fa-seedling:before { content: ''; } .fa-sellcast:before { content: ''; } .fa-sellsy:before { content: ''; } .fa-server:before { content: ''; } .fa-servicestack:before { content: ''; } .fa-shapes:before { content: ''; } .fa-share:before { content: ''; } .fa-share-alt:before { content: ''; } .fa-share-alt-square:before { content: ''; } .fa-share-square:before { content: ''; } .fa-shekel-sign:before { content: ''; } .fa-shield-alt:before { content: ''; } .fa-ship:before { content: ''; } .fa-shipping-fast:before { content: ''; } .fa-shirtsinbulk:before { content: ''; } .fa-shoe-prints:before { content: ''; } .fa-shopping-bag:before { content: ''; } .fa-shopping-basket:before { content: ''; } .fa-shopping-cart:before { content: ''; } .fa-shopware:before { content: ''; } .fa-shower:before { content: ''; } .fa-shuttle-van:before { content: ''; } .fa-sign:before { content: ''; } .fa-sign-in-alt:before { content: ''; } .fa-sign-language:before { content: ''; } .fa-sign-out-alt:before { content: ''; } .fa-signal:before { content: ''; } .fa-signature:before { content: ''; } .fa-sim-card:before { content: ''; } .fa-simplybuilt:before { content: ''; } .fa-sistrix:before { content: ''; } .fa-sitemap:before { content: ''; } .fa-sith:before { content: ''; } .fa-skating:before { content: ''; } .fa-sketch:before { content: ''; } .fa-skiing:before { content: ''; } .fa-skiing-nordic:before { content: ''; } .fa-skull:before { content: ''; } .fa-skull-crossbones:before { content: ''; } .fa-skyatlas:before { content: ''; } .fa-skype:before { content: ''; } .fa-slack:before { content: ''; } .fa-slack-hash:before { content: ''; } .fa-slash:before { content: ''; } .fa-sleigh:before { content: ''; } .fa-sliders-h:before { content: ''; } .fa-slideshare:before { content: ''; } .fa-smile:before { content: ''; } .fa-smile-beam:before { content: ''; } .fa-smile-wink:before { content: ''; } .fa-smog:before { content: ''; } .fa-smoking:before { content: ''; } .fa-smoking-ban:before { content: ''; } .fa-sms:before { content: ''; } .fa-snapchat:before { content: ''; } .fa-snapchat-ghost:before { content: ''; } .fa-snapchat-square:before { content: ''; } .fa-snowboarding:before { content: ''; } .fa-snowflake:before { content: ''; } .fa-snowman:before { content: ''; } .fa-snowplow:before { content: ''; } .fa-socks:before { content: ''; } .fa-solar-panel:before { content: ''; } .fa-sort:before { content: ''; } .fa-sort-alpha-down:before { content: ''; } .fa-sort-alpha-up:before { content: ''; } .fa-sort-amount-down:before { content: ''; } .fa-sort-amount-up:before { content: ''; } .fa-sort-down:before { content: ''; } .fa-sort-numeric-down:before { content: ''; } .fa-sort-numeric-up:before { content: ''; } .fa-sort-up:before { content: ''; } .fa-soundcloud:before { content: ''; } .fa-sourcetree:before { content: ''; } .fa-spa:before { content: ''; } .fa-space-shuttle:before { content: ''; } .fa-speakap:before { content: ''; } .fa-spider:before { content: ''; } .fa-spinner:before { content: ''; } .fa-splotch:before { content: ''; } .fa-spotify:before { content: ''; } .fa-spray-can:before { content: ''; } .fa-square:before { content: ''; } .fa-square-full:before { content: ''; } .fa-square-root-alt:before { content: ''; } .fa-squarespace:before { content: ''; } .fa-stack-exchange:before { content: ''; } .fa-stack-overflow:before { content: ''; } .fa-stamp:before { content: ''; } .fa-star:before { content: ''; } .fa-star-and-crescent:before { content: ''; } .fa-star-half:before { content: ''; } .fa-star-half-alt:before { content: ''; } .fa-star-of-david:before { content: ''; } .fa-star-of-life:before { content: ''; } .fa-staylinked:before { content: ''; } .fa-steam:before { content: ''; } .fa-steam-square:before { content: ''; } .fa-steam-symbol:before { content: ''; } .fa-step-backward:before { content: ''; } .fa-step-forward:before { content: ''; } .fa-stethoscope:before { content: ''; } .fa-sticker-mule:before { content: ''; } .fa-sticky-note:before { content: ''; } .fa-stop:before { content: ''; } .fa-stop-circle:before { content: ''; } .fa-stopwatch:before { content: ''; } .fa-store:before { content: ''; } .fa-store-alt:before { content: ''; } .fa-strava:before { content: ''; } .fa-stream:before { content: ''; } .fa-street-view:before { content: ''; } .fa-strikethrough:before { content: ''; } .fa-stripe:before { content: ''; } .fa-stripe-s:before { content: ''; } .fa-stroopwafel:before { content: ''; } .fa-studiovinari:before { content: ''; } .fa-stumbleupon:before { content: ''; } .fa-stumbleupon-circle:before { content: ''; } .fa-subscript:before { content: ''; } .fa-subway:before { content: ''; } .fa-suitcase:before { content: ''; } .fa-suitcase-rolling:before { content: ''; } .fa-sun:before { content: ''; } .fa-superpowers:before { content: ''; } .fa-superscript:before { content: ''; } .fa-supple:before { content: ''; } .fa-surprise:before { content: ''; } .fa-suse:before { content: ''; } .fa-swatchbook:before { content: ''; } .fa-swimmer:before { content: ''; } .fa-swimming-pool:before { content: ''; } .fa-synagogue:before { content: ''; } .fa-sync:before { content: ''; } .fa-sync-alt:before, .service-reset:before { content: ''; } .fa-syringe:before { content: ''; } .fa-table:before { content: ''; } .fa-table-tennis:before { content: ''; } .fa-tablet:before { content: ''; } .fa-tablet-alt:before { content: ''; } .fa-tablets:before { content: ''; } .fa-tachometer-alt:before { content: ''; } .fa-tag:before { content: ''; } .fa-tags:before { content: ''; } .fa-tape:before { content: ''; } .fa-tasks:before { content: ''; } .fa-taxi:before { content: ''; } .fa-teamspeak:before { content: ''; } .fa-teeth:before { content: ''; } .fa-teeth-open:before { content: ''; } .fa-telegram:before { content: ''; } .fa-telegram-plane:before { content: ''; } .fa-temperature-high:before { content: ''; } .fa-temperature-low:before { content: ''; } .fa-tencent-weibo:before { content: ''; } .fa-tenge:before { content: ''; } .fa-terminal:before { content: ''; } .fa-text-height:before { content: ''; } .fa-text-width:before { content: ''; } .fa-th:before { content: ''; } .fa-th-large:before { content: ''; } .fa-th-list:before { content: ''; } .fa-the-red-yeti:before { content: ''; } .fa-theater-masks:before { content: ''; } .fa-themeco:before { content: ''; } .fa-themeisle:before { content: ''; } .fa-thermometer:before { content: ''; } .fa-thermometer-empty:before { content: ''; } .fa-thermometer-full:before { content: ''; } .fa-thermometer-half:before { content: ''; } .fa-thermometer-quarter:before { content: ''; } .fa-thermometer-three-quarters:before { content: ''; } .fa-think-peaks:before { content: ''; } .fa-thumbs-down:before { content: ''; } .fa-thumbs-up:before { content: ''; } .fa-thumbtack:before { content: ''; } .fa-ticket-alt:before { content: ''; } .fa-times:before { content: ''; } .fa-times-circle:before { content: ''; } .fa-tint:before { content: ''; } .fa-tint-slash:before { content: ''; } .fa-tired:before { content: ''; } .fa-toggle-off:before { content: ''; } .fa-toggle-on:before { content: ''; } .fa-toilet:before { content: ''; } .fa-toilet-paper:before { content: ''; } .fa-toolbox:before { content: ''; } .fa-tools:before { content: ''; } .fa-tooth:before { content: ''; } .fa-torah:before { content: ''; } .fa-torii-gate:before { content: ''; } .fa-tractor:before { content: ''; } .fa-trade-federation:before { content: ''; } .fa-trademark:before { content: ''; } .fa-traffic-light:before { content: ''; } .fa-train:before { content: ''; } .fa-tram:before { content: ''; } .fa-transgender:before { content: ''; } .fa-transgender-alt:before { content: ''; } .fa-trash:before { content: ''; } .fa-trash-alt:before { content: ''; } .fa-tree:before { content: ''; } .fa-trello:before { content: ''; } .fa-tripadvisor:before { content: ''; } .fa-trophy:before { content: ''; } .fa-truck:before { content: ''; } .fa-truck-loading:before { content: ''; } .fa-truck-monster:before { content: ''; } .fa-truck-moving:before { content: ''; } .fa-truck-pickup:before { content: ''; } .fa-tshirt:before { content: ''; } .fa-tty:before { content: ''; } .fa-tumblr:before { content: ''; } .fa-tumblr-square:before { content: ''; } .fa-tv:before { content: ''; } .fa-twitch:before { content: ''; } .fa-twitter:before { content: ''; } .fa-twitter-square:before { content: ''; } .fa-typo3:before { content: ''; } .fa-uber:before { content: ''; } .fa-ubuntu:before { content: ''; } .fa-uikit:before { content: ''; } .fa-umbrella:before { content: ''; } .fa-umbrella-beach:before { content: ''; } .fa-underline:before { content: ''; } .fa-undo:before { content: ''; } .fa-undo-alt:before { content: ''; } .fa-uniregistry:before { content: ''; } .fa-universal-access:before { content: ''; } .fa-university:before { content: ''; } .fa-unlink:before { content: ''; } .fa-unlock:before { content: ''; } .fa-unlock-alt:before { content: ''; } .fa-untappd:before { content: ''; } .fa-upload:before { content: ''; } .fa-ups:before { content: ''; } .fa-usb:before { content: ''; } .fa-user:before { content: ''; } .fa-user-alt:before { content: ''; } .fa-user-alt-slash:before { content: ''; } .fa-user-astronaut:before { content: ''; } .fa-user-check:before { content: ''; } .fa-user-circle:before { content: ''; } .fa-user-clock:before { content: ''; } .fa-user-cog:before { content: ''; } .fa-user-edit:before { content: ''; } .fa-user-friends:before { content: ''; } .fa-user-graduate:before { content: ''; } .fa-user-injured:before { content: ''; } .fa-user-lock:before { content: ''; } .fa-user-md:before { content: ''; } .fa-user-minus:before { content: ''; } .fa-user-ninja:before { content: ''; } .fa-user-plus:before { content: ''; } .fa-user-secret:before { content: ''; } .fa-user-shield:before { content: ''; } .fa-user-slash:before { content: ''; } .fa-user-tag:before { content: ''; } .fa-user-tie:before { content: ''; } .fa-user-times:before { content: ''; } .fa-users:before { content: ''; } .fa-users-cog:before { content: ''; } .fa-usps:before { content: ''; } .fa-ussunnah:before { content: ''; } .fa-utensil-spoon:before { content: ''; } .fa-utensils:before { content: ''; } .fa-vaadin:before { content: ''; } .fa-vector-square:before { content: ''; } .fa-venus:before { content: ''; } .fa-venus-double:before { content: ''; } .fa-venus-mars:before { content: ''; } .fa-viacoin:before { content: ''; } .fa-viadeo:before { content: ''; } .fa-viadeo-square:before { content: ''; } .fa-vial:before { content: ''; } .fa-vials:before { content: ''; } .fa-viber:before { content: ''; } .fa-video:before { content: ''; } .fa-video-slash:before { content: ''; } .fa-vihara:before { content: ''; } .fa-vimeo:before { content: ''; } .fa-vimeo-square:before { content: ''; } .fa-vimeo-v:before { content: ''; } .fa-vine:before { content: ''; } .fa-vk:before { content: ''; } .fa-vnv:before { content: ''; } .fa-volleyball-ball:before { content: ''; } .fa-volume-down:before { content: ''; } .fa-volume-mute:before { content: ''; } .fa-volume-off:before { content: ''; } .fa-volume-up:before { content: ''; } .fa-vote-yea:before { content: ''; } .fa-vr-cardboard:before { content: ''; } .fa-vuejs:before { content: ''; } .fa-walking:before { content: ''; } .fa-wallet:before { content: ''; } .fa-warehouse:before { content: ''; } .fa-water:before { content: ''; } .fa-weebly:before { content: ''; } .fa-weibo:before { content: ''; } .fa-weight:before { content: ''; } .fa-weight-hanging:before { content: ''; } .fa-weixin:before { content: ''; } .fa-whatsapp:before { content: ''; } .fa-whatsapp-square:before { content: ''; } .fa-wheelchair:before { content: ''; } .fa-whmcs:before { content: ''; } .fa-wifi:before { content: ''; } .fa-wikipedia-w:before { content: ''; } .fa-wind:before { content: ''; } .fa-window-close:before { content: ''; } .fa-window-maximize:before { content: ''; } .fa-window-minimize:before { content: ''; } .fa-window-restore:before { content: ''; } .fa-windows:before { content: ''; } .fa-wine-bottle:before { content: ''; } .fa-wine-glass:before { content: ''; } .fa-wine-glass-alt:before { content: ''; } .fa-wix:before { content: ''; } .fa-wizards-of-the-coast:before { content: ''; } .fa-wolf-pack-battalion:before { content: ''; } .fa-won-sign:before { content: ''; } .fa-wordpress:before { content: ''; } .fa-wordpress-simple:before { content: ''; } .fa-wpbeginner:before { content: ''; } .fa-wpexplorer:before { content: ''; } .fa-wpforms:before { content: ''; } .fa-wpressr:before { content: ''; } .fa-wrench:before { content: ''; } .fa-x-ray:before { content: ''; } .fa-xbox:before { content: ''; } .fa-xing:before { content: ''; } .fa-xing-square:before { content: ''; } .fa-y-combinator:before { content: ''; } .fa-yahoo:before { content: ''; } .fa-yandex:before { content: ''; } .fa-yandex-international:before { content: ''; } .fa-yarn:before { content: ''; } .fa-yelp:before { content: ''; } .fa-yen-sign:before { content: ''; } .fa-yin-yang:before { content: ''; } .fa-yoast:before { content: ''; } .fa-youtube:before { content: ''; } .fa-youtube-square:before { content: ''; } .fa-zhihu:before { content: ''; } @font-face { font-family: 'Font Awesome 5 Brands'; font-style: normal; font-weight: normal; font-display: swap; src: url('/fonts/fa-brands-400.woff') format('woff'), url('/fonts/fa-brands-400.svg') format('svg'); } .fab { font-family: 'Font Awesome 5 Brands'; } @font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 400; font-display: swap; src: url('/fonts/fa-regular-400.woff') format('woff'), url('/fonts/fa-regular-400.svg') format('svg'); } .far { font-family: 'Font Awesome 5 Free'; font-weight: 400; } @font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900; font-display: swap; src: url('/fonts/fa-solid-900.woff') format('woff'), url('/fonts/fa-solid-900.svg') format('svg'); } .fa, .fas { font-family: 'Font Awesome 5 Free'; font-weight: 900; } .slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; } .slick-track:before, .slick-track:after { display: table; content: ''; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { display: none; float: left; height: 100%; min-height: 1px; } [dir='rtl'] .slick-slide { float: right; } .slick-slide img { display: block; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden { display: none; } @media print { *, *::before, *::after { text-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; } a, a:visited { text-decoration: underline; } abbr[title]::after { content: ' (' attr(title) ')'; } pre { white-space: pre-wrap !important; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } .navbar { display: none; } .badge { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } } *, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } @-ms-viewport { width: device-width; } article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1rem; font-weight: normal; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; } [tabindex='-1']:focus { outline: none !important; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ol, ul, dl { margin-top: 0; margin-bottom: 1rem; } ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; } dt { font-weight: bold; } dd { margin-bottom: 0.5rem; margin-left: 0; } blockquote { margin: 0 0 1rem; } dfn { font-style: italic; } b, strong { font-weight: bolder; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } a { color: #007bff; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; } a:hover { color: #0056b3; text-decoration: underline; } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus { outline: 0; } pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; } figure { margin: 0 0 1rem; } img { vertical-align: middle; border-style: none; } svg:not(:root) { overflow: hidden; } a, area, button, [role='button'], input:not([type='range']), label, select, summary, textarea { -ms-touch-action: manipulation; touch-action: manipulation; } table { border-collapse: collapse; } caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #868e96; text-align: left; caption-side: bottom; } th { text-align: inherit; } label { display: inline-block; margin-bottom: 0.5rem; } button { border-radius: 0; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, input { overflow: visible; } button, select { text-transform: none; } button, html [type='button'], [type='reset'], [type='submit'] { -webkit-appearance: button; } button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner { padding: 0; border-style: none; } input[type='radio'], input[type='checkbox'] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type='date'], input[type='time'], input[type='datetime-local'], input[type='month'] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } fieldset { min-width: 0; padding: 0; margin: 0; border: 0; } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: 0.5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; } progress { vertical-align: baseline; } [type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button { height: auto; } [type='search'] { outline-offset: -2px; -webkit-appearance: none; } [type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } output { display: inline-block; } summary { display: list-item; } template { display: none; } [hidden] { display: none !important; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .no-gutters { margin-right: 0; margin-left: 0; } .no-gutters > .col, .no-gutters > [class*='col-'] { padding-right: 0; padding-left: 0; } .col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-1 { margin-left: 8.3333333333%; } .offset-2 { margin-left: 16.6666666667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.3333333333%; } .offset-5 { margin-left: 41.6666666667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.3333333333%; } .offset-8 { margin-left: 66.6666666667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.3333333333%; } .offset-11 { margin-left: 91.6666666667%; } @media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-sm-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-sm-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-sm-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-sm-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-sm-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-sm-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-sm-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-sm-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-sm-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-sm-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-sm-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-sm-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-sm-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-sm-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-sm-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-sm-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-sm-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-sm-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-sm-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-sm-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-sm-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-sm-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-sm-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-sm-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-sm-0 { margin-left: 0%; } .offset-sm-1 { margin-left: 8.3333333333%; } .offset-sm-2 { margin-left: 16.6666666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.3333333333%; } .offset-sm-5 { margin-left: 41.6666666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.3333333333%; } .offset-sm-8 { margin-left: 66.6666666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.3333333333%; } .offset-sm-11 { margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-md-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-md-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-md-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-md-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-md-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-md-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-md-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-md-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-md-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-md-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-md-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-md-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-md-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-md-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-md-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-md-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-md-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-md-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-md-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-md-0 { margin-left: 0%; } .offset-md-1 { margin-left: 8.3333333333%; } .offset-md-2 { margin-left: 16.6666666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.3333333333%; } .offset-md-5 { margin-left: 41.6666666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.3333333333%; } .offset-md-8 { margin-left: 66.6666666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.3333333333%; } .offset-md-11 { margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-lg-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-lg-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-lg-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-lg-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-lg-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-lg-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-lg-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-lg-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-lg-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-lg-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-lg-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-lg-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-lg-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-lg-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-lg-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-lg-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-lg-0 { margin-left: 0%; } .offset-lg-1 { margin-left: 8.3333333333%; } .offset-lg-2 { margin-left: 16.6666666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.3333333333%; } .offset-lg-5 { margin-left: 41.6666666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.3333333333%; } .offset-lg-8 { margin-left: 66.6666666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.3333333333%; } .offset-lg-11 { margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-xl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-xl-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; } .col-xl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; } .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; } .col-xl-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; } .col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; } .col-xl-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; } .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-xl-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-xl-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-xl-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-xl-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-xl-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-xl-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-xl-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-xl-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-xl-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-xl-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-xl-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-xl-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-xl-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-xl-0 { margin-left: 0%; } .offset-xl-1 { margin-left: 8.3333333333%; } .offset-xl-2 { margin-left: 16.6666666667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.3333333333%; } .offset-xl-5 { margin-left: 41.6666666667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.3333333333%; } .offset-xl-8 { margin-left: 66.6666666667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.3333333333%; } .offset-xl-11 { margin-left: 91.6666666667%; } } .table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; } .table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #e9ecef; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #e9ecef; } .table tbody + tbody { border-top: 2px solid #e9ecef; } .table .table { background-color: #fff; } .table-sm th, .table-sm td { padding: 0.3rem; } .table-bordered { border: 1px solid #e9ecef; } .table-bordered th, .table-bordered td { border: 1px solid #e9ecef; } .table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; } .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); } .table-hover tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); } .table-primary, .table-primary > th, .table-primary > td { background-color: #b8daff; } .table-hover .table-primary:hover { background-color: #9fcdff; } .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #9fcdff; } .table-secondary, .table-secondary > th, .table-secondary > td { background-color: #dddfe2; } .table-hover .table-secondary:hover { background-color: #cfd2d6; } .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #cfd2d6; } .table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; } .table-hover .table-success:hover { background-color: #b1dfbb; } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; } .table-info, .table-info > th, .table-info > td { background-color: #bee5eb; } .table-hover .table-info:hover { background-color: #abdde5; } .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; } .table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; } .table-hover .table-warning:hover { background-color: #ffe8a1; } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; } .table-danger, .table-danger > th, .table-danger > td { background-color: #f5c6cb; } .table-hover .table-danger:hover { background-color: #f1b0b7; } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; } .table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; } .table-hover .table-light:hover { background-color: #ececf6; } .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; } .table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; } .table-hover .table-dark:hover { background-color: #b9bbbe; } .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; } .table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .table .thead-dark th { color: #fff; background-color: #212529; border-color: #32383e; } .table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #e9ecef; } .table-dark { color: #fff; background-color: #212529; } .table-dark th, .table-dark td, .table-dark thead th { border-color: #32383e; } .table-dark.table-bordered { border: 0; } .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .table-dark.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); } @media (max-width: 575px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-sm.table-bordered { border: 0; } } @media (max-width: 767px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-md.table-bordered { border: 0; } } @media (max-width: 991px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-lg.table-bordered { border: 0; } } @media (max-width: 1199px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-xl.table-bordered { border: 0; } } .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive.table-bordered { border: 0; } .form-control { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-image: none; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: none; } .form-control::-webkit-input-placeholder { color: #868e96; opacity: 1; } .form-control::-moz-placeholder { color: #868e96; opacity: 1; } .form-control:-ms-input-placeholder { color: #868e96; opacity: 1; } .form-control::-ms-input-placeholder { color: #868e96; opacity: 1; } .form-control::placeholder { color: #868e96; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; } select.form-control:not([size]):not([multiple]) { height: calc(2.25rem + 2px); } select.form-control:focus::-ms-value { color: #495057; background-color: #fff; } .form-control-file, .form-control-range { display: block; } .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; line-height: 1.5; } .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; } .col-form-legend { padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; font-size: 1rem; } .form-control-plaintext { padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; line-height: 1.5; background-color: transparent; border: solid transparent; border-width: 1px 0; } .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; } .form-control-sm { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; } select.form-control-sm:not([size]):not([multiple]) { height: calc(1.8125rem + 2px); } .form-control-lg { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; } select.form-control-lg:not([size]):not([multiple]) { height: calc(2.875rem + 2px); } .form-group { margin-bottom: 1rem; } .form-text { display: block; margin-top: 0.25rem; } .form-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .form-row > .col, .form-row > [class*='col-'] { padding-right: 5px; padding-left: 5px; } .form-check { position: relative; display: block; margin-bottom: 0.5rem; } .form-check.disabled .form-check-label { color: #868e96; } .form-check-label { padding-left: 1.25rem; margin-bottom: 0; } .form-check-input { position: absolute; margin-top: 0.25rem; margin-left: -1.25rem; } .form-check-inline { display: inline-block; margin-right: 0.75rem; } .form-check-inline .form-check-label { vertical-align: middle; } .valid-feedback { display: none; margin-top: 0.25rem; font-size: 0.875rem; color: #28a745; } .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; width: 250px; padding: 0.5rem; margin-top: 0.1rem; font-size: 0.875rem; line-height: 1; color: #fff; background-color: rgba(40, 167, 69, 0.8); border-radius: 0.2rem; } .was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid { border-color: #28a745; } .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip { display: block; } .was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label { color: #28a745; } .was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator { background-color: rgba(40, 167, 69, 0.25); } .was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description { color: #28a745; } .was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control { border-color: #28a745; } .was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before { border-color: inherit; } .was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); } .invalid-feedback { display: none; margin-top: 0.25rem; font-size: 0.875rem; color: #dc3545; } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; width: 250px; padding: 0.5rem; margin-top: 0.1rem; font-size: 0.875rem; line-height: 1; color: #fff; background-color: rgba(220, 53, 69, 0.8); border-radius: 0.2rem; } .was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #dc3545; } .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .form-check-input:invalid + .form-check-label, .form-check-input.is-invalid + .form-check-label { color: #dc3545; } .was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator { background-color: rgba(220, 53, 69, 0.25); } .was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description { color: #dc3545; } .was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control { border-color: #dc3545; } .was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before { border-color: inherit; } .was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); } .form-inline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .form-inline .form-check { width: 100%; } @media (min-width: 576px) { .form-inline label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-plaintext { display: inline-block; } .form-inline .input-group { width: auto; } .form-inline .form-control-label { margin-bottom: 0; vertical-align: middle; } .form-inline .form-check { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: auto; margin-top: 0; margin-bottom: 0; } .form-inline .form-check-label { padding-left: 0; } .form-inline .form-check-input { position: relative; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } .form-inline .custom-control { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 0; } .form-inline .custom-control-indicator { position: static; display: inline-block; margin-right: 0.25rem; vertical-align: text-bottom; } .form-inline .has-feedback .form-control-feedback { top: 0; } } .dropup, .dropdown { position: relative; } .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ''; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; } .dropdown-toggle:empty::after { margin-left: 0; } .dropup .dropdown-menu { margin-top: 0; margin-bottom: 0.125rem; } .dropup .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ''; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; } .dropup .dropdown-toggle:empty::after { margin-left: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; } .dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; } .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: normal; color: #212529; text-align: inherit; white-space: nowrap; background: none; border: 0; } .dropdown-item:focus, .dropdown-item:hover { color: #16181b; text-decoration: none; background-color: #f8f9fa; } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #007bff; } .dropdown-item.disabled, .dropdown-item:disabled { color: #868e96; background-color: transparent; } .dropdown-menu.show { display: block; } .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #868e96; white-space: nowrap; } .modal-open { overflow: hidden; } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; outline: 0; } .modal.fade .modal-dialog { -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -25%); transform: translate(0, -25%); } .modal.show .modal-dialog { -webkit-transform: translate(0, 0); transform: translate(0, 0); } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 10px; pointer-events: none; } .modal-content { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop.show { opacity: 0.5; } .modal-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 15px; border-bottom: 1px solid #e9ecef; border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem; } .modal-header .close { padding: 15px; margin: -15px -15px -15px auto; } .modal-title { margin-bottom: 0; line-height: 1.5; } .modal-body { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 15px; } .modal-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 15px; border-top: 1px solid #e9ecef; } .modal-footer > :not(:first-child) { margin-left: 0.25rem; } .modal-footer > :not(:last-child) { margin-right: 0.25rem; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 30px auto; } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg { max-width: 800px; } } .carousel { position: relative; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-item { position: relative; display: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; -webkit-transition: -webkit-transform 0.6s ease; transition: -webkit-transform 0.6s ease; transition: transform 0.6s ease; transition: transform 0.6s ease, -webkit-transform 0.6s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; } .carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; } .carousel-item-next, .carousel-item-prev { position: absolute; top: 0; } .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { -webkit-transform: translateX(0); transform: translateX(0); } @supports (transform-style: preserve-3d) { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .carousel-item-next, .active.carousel-item-right { -webkit-transform: translateX(100%); transform: translateX(100%); } @supports (transform-style: preserve-3d) { .carousel-item-next, .active.carousel-item-right { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } .carousel-item-prev, .active.carousel-item-left { -webkit-transform: translateX(-100%); transform: translateX(-100%); } @supports (transform-style: preserve-3d) { .carousel-item-prev, .active.carousel-item-left { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } } .carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; } .carousel-control-prev:focus, .carousel-control-prev:hover, .carousel-control-next:focus, .carousel-control-next:hover { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; } .carousel-control-prev { left: 0; } .carousel-control-next { right: 0; } .carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: transparent no-repeat center center; background-size: 100% 100%; } .carousel-control-prev-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23fff'%20viewBox='0%200%208%208'%3E%3Cpath%20d='M4%200l-4%204%204%204%201.5-1.5-2.5-2.5%202.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23fff'%20viewBox='0%200%208%208'%3E%3Cpath%20d='M1.5%200l-1.5%201.5%202.5%202.5-2.5%202.5%201.5%201.5%204-4-4-4z'/%3E%3C/svg%3E"); } .carousel-indicators { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 15; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; } .carousel-indicators li { position: relative; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; background-color: rgba(255, 255, 255, 0.5); } .carousel-indicators li::before { position: absolute; top: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ''; } .carousel-indicators li::after { position: absolute; bottom: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ''; } .carousel-indicators .active { background-color: #fff; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; } .align-baseline { vertical-align: baseline !important; } .align-top { vertical-align: top !important; } .align-middle { vertical-align: middle !important; } .align-bottom { vertical-align: bottom !important; } .align-text-bottom { vertical-align: text-bottom !important; } .align-text-top { vertical-align: text-top !important; } .bg-primary { background-color: #007bff !important; } a.bg-primary:focus, a.bg-primary:hover { background-color: #0062cc !important; } .bg-secondary { background-color: #868e96 !important; } a.bg-secondary:focus, a.bg-secondary:hover { background-color: #6c757d !important; } .bg-success { background-color: #28a745 !important; } a.bg-success:focus, a.bg-success:hover { background-color: #1e7e34 !important; } .bg-info { background-color: #17a2b8 !important; } a.bg-info:focus, a.bg-info:hover { background-color: #117a8b !important; } .bg-warning { background-color: #ffc107 !important; } a.bg-warning:focus, a.bg-warning:hover { background-color: #d39e00 !important; } .bg-danger { background-color: #dc3545 !important; } a.bg-danger:focus, a.bg-danger:hover { background-color: #bd2130 !important; } .bg-light { background-color: #f8f9fa !important; } a.bg-light:focus, a.bg-light:hover { background-color: #dae0e5 !important; } .bg-dark { background-color: #343a40 !important; } a.bg-dark:focus, a.bg-dark:hover { background-color: #1d2124 !important; } .bg-white { background-color: #fff !important; } .bg-transparent { background-color: transparent !important; } .border { border: 1px solid #e9ecef !important; } .border-0 { border: 0 !important; } .border-top-0 { border-top: 0 !important; } .border-right-0 { border-right: 0 !important; } .border-bottom-0 { border-bottom: 0 !important; } .border-left-0 { border-left: 0 !important; } .border-primary { border-color: #007bff !important; } .border-secondary { border-color: #868e96 !important; } .border-success { border-color: #28a745 !important; } .border-info { border-color: #17a2b8 !important; } .border-warning { border-color: #ffc107 !important; } .border-danger { border-color: #dc3545 !important; } .border-light { border-color: #f8f9fa !important; } .border-dark { border-color: #343a40 !important; } .border-white { border-color: #fff !important; } .rounded { border-radius: 0.25rem !important; } .rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; } .rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; } .rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; } .rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; } .rounded-circle { border-radius: 50% !important; } .rounded-0 { border-radius: 0 !important; } .clearfix::after { display: block; clear: both; content: ''; } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-row { display: table-row !important; } .d-table-cell { display: table-cell !important; } .d-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-sm-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-md-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-lg-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-row { display: table-row !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-xl-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } .d-print-block { display: none !important; } @media print { .d-print-block { display: block !important; } } .d-print-inline { display: none !important; } @media print { .d-print-inline { display: inline !important; } } .d-print-inline-block { display: none !important; } @media print { .d-print-inline-block { display: inline-block !important; } } @media print { .d-print-none { display: none !important; } } .embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; } .embed-responsive::before { display: block; content: ''; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } .embed-responsive-21by9::before { padding-top: 42.8571428571%; } .embed-responsive-16by9::before { padding-top: 56.25%; } .embed-responsive-4by3::before { padding-top: 75%; } .embed-responsive-1by1::before { padding-top: 100%; } .flex-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } @media (min-width: 576px) { .flex-sm-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-sm-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-sm-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-sm-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-sm-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-sm-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-sm-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-sm-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-sm-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-sm-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-sm-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-sm-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-sm-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-sm-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-sm-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-sm-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-md-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-md-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-md-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-md-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-md-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-md-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-md-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-md-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-md-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-md-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-md-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-md-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-md-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-md-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-md-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-lg-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-lg-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-lg-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-lg-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-lg-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-lg-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-lg-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-lg-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-lg-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-lg-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-lg-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-lg-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-lg-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-lg-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-lg-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-xl-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-xl-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-xl-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-xl-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-xl-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-xl-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-xl-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-xl-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-xl-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-xl-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-xl-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-xl-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-xl-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-xl-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-xl-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } } .float-left { float: left !important; } .float-right { float: right !important; } .float-none { float: none !important; } @media (min-width: 576px) { .float-sm-left { float: left !important; } .float-sm-right { float: right !important; } .float-sm-none { float: none !important; } } @media (min-width: 768px) { .float-md-left { float: left !important; } .float-md-right { float: right !important; } .float-md-none { float: none !important; } } @media (min-width: 992px) { .float-lg-left { float: left !important; } .float-lg-right { float: right !important; } .float-lg-none { float: none !important; } } @media (min-width: 1200px) { .float-xl-left { float: left !important; } .float-xl-right { float: right !important; } .float-xl-none { float: none !important; } } .position-static { position: static !important; } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } .position-fixed { position: fixed !important; } .position-sticky { position: sticky !important; } .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; } .fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; } @supports (position: sticky) { .sticky-top { position: sticky; top: 0; z-index: 1020; } } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; -webkit-clip-path: inset(50%); clip-path: inset(50%); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; -webkit-clip-path: none; clip-path: none; } .w-25 { width: 25% !important; } .w-50 { width: 50% !important; } .w-75 { width: 75% !important; } .w-100 { width: 100% !important; } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .mw-100 { max-width: 100% !important; } .mh-100 { max-height: 100% !important; } .m-0 { margin: 0 !important; } .mt-0, .my-0 { margin-top: 0 !important; } .mr-0, .mx-0 { margin-right: 0 !important; } .mb-0, .my-0 { margin-bottom: 0 !important; } .ml-0, .mx-0 { margin-left: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1, .my-1 { margin-top: 0.25rem !important; } .mr-1, .mx-1 { margin-right: 0.25rem !important; } .mb-1, .my-1 { margin-bottom: 0.25rem !important; } .ml-1, .mx-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2, .my-2 { margin-top: 0.5rem !important; } .mr-2, .mx-2 { margin-right: 0.5rem !important; } .mb-2, .my-2 { margin-bottom: 0.5rem !important; } .ml-2, .mx-2 { margin-left: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3, .my-3 { margin-top: 1rem !important; } .mr-3, .mx-3 { margin-right: 1rem !important; } .mb-3, .my-3 { margin-bottom: 1rem !important; } .ml-3, .mx-3 { margin-left: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4, .my-4 { margin-top: 1.5rem !important; } .mr-4, .mx-4 { margin-right: 1.5rem !important; } .mb-4, .my-4 { margin-bottom: 1.5rem !important; } .ml-4, .mx-4 { margin-left: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5, .my-5 { margin-top: 3rem !important; } .mr-5, .mx-5 { margin-right: 3rem !important; } .mb-5, .my-5 { margin-bottom: 3rem !important; } .ml-5, .mx-5 { margin-left: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0, .py-0 { padding-top: 0 !important; } .pr-0, .px-0 { padding-right: 0 !important; } .pb-0, .py-0 { padding-bottom: 0 !important; } .pl-0, .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1, .py-1 { padding-top: 0.25rem !important; } .pr-1, .px-1 { padding-right: 0.25rem !important; } .pb-1, .py-1 { padding-bottom: 0.25rem !important; } .pl-1, .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2, .py-2 { padding-top: 0.5rem !important; } .pr-2, .px-2 { padding-right: 0.5rem !important; } .pb-2, .py-2 { padding-bottom: 0.5rem !important; } .pl-2, .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3, .py-3 { padding-top: 1rem !important; } .pr-3, .px-3 { padding-right: 1rem !important; } .pb-3, .py-3 { padding-bottom: 1rem !important; } .pl-3, .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; } .pr-4, .px-4 { padding-right: 1.5rem !important; } .pb-4, .py-4 { padding-bottom: 1.5rem !important; } .pl-4, .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; } .pr-5, .px-5 { padding-right: 3rem !important; } .pb-5, .py-5 { padding-bottom: 3rem !important; } .pl-5, .px-5 { padding-left: 3rem !important; } .m-auto { margin: auto !important; } .mt-auto, .my-auto { margin-top: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .mb-auto, .my-auto { margin-bottom: auto !important; } .ml-auto, .mx-auto { margin-left: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mr-md-0, .mx-md-0 { margin-right: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { margin-right: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { margin-right: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .pb-md-0, .py-md-0 { padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { padding-left: 3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mr-md-auto, .mx-md-auto { margin-right: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0, .my-xl-0 { margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { padding-left: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } } .text-justify { text-align: justify !important; } .text-nowrap { white-space: nowrap !important; } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { text-align: left !important; } .text-xl-right { text-align: right !important; } .text-xl-center { text-align: center !important; } } .text-lowercase { text-transform: lowercase !important; } .text-uppercase { text-transform: uppercase !important; } .text-capitalize { text-transform: capitalize !important; } .font-weight-light { font-weight: 300 !important; } .font-weight-normal { font-weight: normal !important; } .font-weight-bold { font-weight: bold !important; } .font-italic { font-style: italic !important; } .text-white { color: #fff !important; } .text-primary { color: #007bff !important; } a.text-primary:focus, a.text-primary:hover { color: #0062cc !important; } .text-secondary { color: #868e96 !important; } a.text-secondary:focus, a.text-secondary:hover { color: #6c757d !important; } .text-success { color: #28a745 !important; } a.text-success:focus, a.text-success:hover { color: #1e7e34 !important; } .text-info { color: #17a2b8 !important; } a.text-info:focus, a.text-info:hover { color: #117a8b !important; } .text-warning { color: #ffc107 !important; } a.text-warning:focus, a.text-warning:hover { color: #d39e00 !important; } .text-danger { color: #dc3545 !important; } a.text-danger:focus, a.text-danger:hover { color: #bd2130 !important; } .text-light { color: #f8f9fa !important; } a.text-light:focus, a.text-light:hover { color: #dae0e5 !important; } .text-dark { color: #343a40 !important; } a.text-dark:focus, a.text-dark:hover { color: #1d2124 !important; } .text-muted { color: #868e96 !important; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .visible { visibility: visible !important; } .invisible { visibility: hidden !important; } html { -webkit-box-sizing: border-box; box-sizing: border-box; } body { margin: 0; padding: 0; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-weight: 400; color: #161616; font-size: 18px; line-height: 1.5; } body.noScroll { height: 100vh; overflow: hidden; } body, html { height: 100%; } *, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; } img { display: inline-block; max-width: 100%; } .container { max-width: 1265px; } *:hover { -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; } .pageWrap { overflow-x: hidden; } h1, h2, h3, h4, h5, h6, hgroup, ul, ol, dl, blockquote, p, address, fieldset, figure, pre { margin-top: 0; margin-bottom: 1.5rem; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-weight: 700; line-height: 1.25; } h1, h2, h3, h4 { color: #1d1d3f; } h1, .h1 { font-size: 40px; } h2, .h2 { font-size: 36px; } h3, .h3 { font-size: 30px; font-weight: 600; } h4, .h4 { font-size: 22px; color: #f05624; text-transform: uppercase; font-weight: 600; } h5, .h5 { font-size: 20px; } h6, .h6 { font-size: 12px; text-transform: uppercase; font-weight: 400; margin-bottom: 0.8rem; } hr { margin-left: 0; margin-right: 0; border-width: 0; position: relative; } hr:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; border-top: 1px solid; opacity: 0.25; } a, a * { color: #59bfe6; text-decoration: underline; background-color: transparent; -webkit-text-decoration-skip: objects; } a:hover, a *:hover { color: #43b6e3; text-decoration: none; -webkit-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out; } .bareList { list-style: none !important; padding: 0 !important; } .tipsResources-title { padding-bottom: 1.25rem; border-bottom: 1px solid #e4e4e4; } .tipsResources-title--small { margin-top: 1rem; font-size: 1.125rem; } @-webkit-keyframes fadein { 0% { opacity: 0; } 50% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadein { 0% { opacity: 0; } 50% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes heightFade { 0% { opacity: 0; max-height: 0; } 50% { opacity: 0; } 100% { opacity: 1; max-height: 1000px; } } @keyframes heightFade { 0% { opacity: 0; max-height: 0; } 50% { opacity: 0; } 100% { opacity: 1; max-height: 1000px; } } @-webkit-keyframes fadeinBump { 0% { -webkit-transform: translateY(100px); transform: translateY(100px); opacity: 0; } 50% { opacity: 0; } 100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } } @keyframes fadeinBump { 0% { -webkit-transform: translateY(100px); transform: translateY(100px); opacity: 0; } 50% { opacity: 0; } 100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } } @-webkit-keyframes growLeft { 0% { width: 0; opacity: 0; } 50% { opacity: 0; } 100% { width: 100%; opacity: 0.85; } } @keyframes growLeft { 0% { width: 0; opacity: 0; } 50% { opacity: 0; } 100% { width: 100%; opacity: 0.85; } } @-webkit-keyframes leftToRight { 0% { opacity: 0; } 5% { opacity: 0; -webkit-transform: translateX(-50px); transform: translateX(-50px); } 10% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 25% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 30% { opacity: 0; -webkit-transform: translateX(50px); transform: translateX(50px); } 80% { opacity: 0; } 100% { opacity: 0; } } @keyframes leftToRight { 0% { opacity: 0; } 5% { opacity: 0; -webkit-transform: translateX(-50px); transform: translateX(-50px); } 10% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 25% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 30% { opacity: 0; -webkit-transform: translateX(50px); transform: translateX(50px); } 80% { opacity: 0; } 100% { opacity: 0; } } @-webkit-keyframes bottomsUp { 50% { -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; } 51% { -webkit-transform: translateY(-50px); transform: translateY(-50px); opacity: 0; } 100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; -webkit-filter: grayscale(0); filter: grayscale(0); } } @keyframes bottomsUp { 50% { -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; } 51% { -webkit-transform: translateY(-50px); transform: translateY(-50px); opacity: 0; } 100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; -webkit-filter: grayscale(0); filter: grayscale(0); } } @-webkit-keyframes grow { 0% { opacity: 0; -webkit-transform: scale(0.1); transform: scale(0.1); } 100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes grow { 0% { opacity: 0; -webkit-transform: scale(0.1); transform: scale(0.1); } 100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @media print { .headerMain-nav, .actions, .hero-form, .meta, .relatedPosts, .footerMain, .mapFindProviders, .hero:after, .hero a, section img, .findProviders-form { display: none !important; } .hero { padding: 0 !important; background-image: none !important; min-height: 0 !important; max-width: 1250px !important; margin: 20px auto 20px !important; } .hero * { color: #333 !important; max-width: none !important; margin-right: 0 !important; } .section { padding: 15px 0 0 !important; } .post { width: 100% !important; max-width: none !important; -webkit-box-flex: 0 !important; -ms-flex: 0 0 100% !important; flex: 0 0 100% !important; } } .fa, .fas, .far, .fal, .fab { color: #59bfe6; } .fa-error { color: #f05624; } .colorWhite { color: #fff !important; } .fillWhite { background-color: #fff !important; } .colorBlack { color: #000 !important; } .fillBlack { background-color: #000 !important; } .colorFlame50 { color: #fde9e3 !important; } .fillFlame50 { background-color: #fde9e3 !important; } .colorFlame100 { color: #facbbb !important; } .fillFlame100 { background-color: #facbbb !important; } .colorFlame200 { color: #f8ab92 !important; } .fillFlame200 { background-color: #f8ab92 !important; } .colorFlame300 { color: #f58966 !important; } .fillFlame300 { background-color: #f58966 !important; } .colorFlame400 { color: #f26f45 !important; } .fillFlame400 { background-color: #f26f45 !important; } .colorFlame { color: #f05624 !important; } .fillFlame { background-color: #f05624 !important; } .colorFlame600 { color: #eb4610 !important; } .fillFlame600 { background-color: #eb4610 !important; } .colorFlame700 { color: #d13e0e !important; } .fillFlame700 { background-color: #d13e0e !important; } .colorFlame800 { color: #b7360d !important; } .fillFlame800 { background-color: #b7360d !important; } .colorFlame900 { color: #862809 !important; } .fillFlame900 { background-color: #862809 !important; } .colorSoftWhite50 { color: #fefefe !important; } .fillSoftWhite50 { background-color: #fefefe !important; } .colorSoftWhite100 { color: #fefdfc !important; } .fillSoftWhite100 { background-color: #fefdfc !important; } .colorSoftWhite200 { color: #fdfdfa !important; } .fillSoftWhite200 { background-color: #fdfdfa !important; } .colorSoftWhite300 { color: #fcfcf8 !important; } .fillSoftWhite300 { background-color: #fcfcf8 !important; } .colorSoftWhite400 { color: #fcfbf7 !important; } .fillSoftWhite400 { background-color: #fcfbf7 !important; } .colorSoftWhite { color: #fbfaf5 !important; } .fillSoftWhite { background-color: #fbfaf5 !important; } .colorSoftWhite600 { color: #eeead5 !important; } .fillSoftWhite600 { background-color: #eeead5 !important; } .colorSoftWhite700 { color: #e0d8b2 !important; } .fillSoftWhite700 { background-color: #e0d8b2 !important; } .colorSoftWhite800 { color: #d2c78e !important; } .fillSoftWhite800 { background-color: #d2c78e !important; } .colorSoftWhite900 { color: #b7a54b !important; } .fillSoftWhite900 { background-color: #b7a54b !important; } .colorSoftBlue50 { color: #e9f7fc !important; } .fillSoftBlue50 { background-color: #e9f7fc !important; } .colorSoftBlue100 { color: #ccebf7 !important; } .fillSoftBlue100 { background-color: #ccebf7 !important; } .colorSoftBlue200 { color: #acdff3 !important; } .fillSoftBlue200 { background-color: #acdff3 !important; } .colorSoftBlue300 { color: #8bd2ee !important; } .fillSoftBlue300 { background-color: #8bd2ee !important; } .colorSoftBlue400 { color: #72c9ea !important; } .fillSoftBlue400 { background-color: #72c9ea !important; } .colorSoftBlue { color: #59bfe6 !important; } .fillSoftBlue { background-color: #59bfe6 !important; } .colorSoftBlue600 { color: #40b5e2 !important; } .fillSoftBlue600 { background-color: #40b5e2 !important; } .colorSoftBlue700 { color: #24abde !important; } .fillSoftBlue700 { background-color: #24abde !important; } .colorSoftBlue800 { color: #1e97c5 !important; } .fillSoftBlue800 { background-color: #1e97c5 !important; } .colorSoftBlue900 { color: #166e90 !important; } .fillSoftBlue900 { background-color: #166e90 !important; } .colorCharcoal50 { color: #f0f0f0 !important; } .fillCharcoal50 { background-color: #f0f0f0 !important; } .colorCharcoal100 { color: #cdcdcd !important; } .fillCharcoal100 { background-color: #cdcdcd !important; } .colorCharcoal200 { color: #a9a9a9 !important; } .fillCharcoal200 { background-color: #a9a9a9 !important; } .colorCharcoal300 { color: #838383 !important; } .fillCharcoal300 { background-color: #838383 !important; } .colorCharcoal400 { color: #666 !important; } .fillCharcoal400 { background-color: #666 !important; } .colorCharcoal { color: #404040 !important; } .fillCharcoal { background-color: #404040 !important; } .colorCharcoal600 { color: #3a3a3a !important; } .fillCharcoal600 { background-color: #3a3a3a !important; } .colorCharcoal700 { color: #343434 !important; } .fillCharcoal700 { background-color: #343434 !important; } .colorCharcoal800 { color: #2d2d2d !important; } .fillCharcoal800 { background-color: #2d2d2d !important; } .colorCharcoal900 { color: #161616 !important; } .fillCharcoal900 { background-color: #161616 !important; } .colorNavyBlue50 { color: #e8e8f4 !important; } .fillNavyBlue50 { background-color: #e8e8f4 !important; } .colorNavyBlue100 { color: #b5b5dd !important; } .fillNavyBlue100 { background-color: #b5b5dd !important; } .colorNavyBlue200 { color: #7e7ec4 !important; } .fillNavyBlue200 { background-color: #7e7ec4 !important; } .colorNavyBlue300 { color: #4b4ba3 !important; } .fillNavyBlue300 { background-color: #4b4ba3 !important; } .colorNavyBlue400 { color: #373778 !important; } .fillNavyBlue400 { background-color: #373778 !important; } .colorNavyBlue { color: #1d1d3f !important; } .fillNavyBlue { background-color: #1d1d3f !important; } .colorNavyBlue600 { color: #1a1a39 !important; } .fillNavyBlue600 { background-color: #1a1a39 !important; } .colorNavyBlue700 { color: #171733 !important; } .fillNavyBlue700 { background-color: #171733 !important; } .colorNavyBlue800 { color: #15152d !important; } .fillNavyBlue800 { background-color: #15152d !important; } .colorNavyBlue900 { color: #0a0a16 !important; } .fillNavyBlue900 { background-color: #0a0a16 !important; } .colorNavyBlue250 { color: #eaeaf4 !important; } .fillNavyBlue250 { background-color: #eaeaf4 !important; } .colorNavyBlue2100 { color: #bbbcdc !important; } .fillNavyBlue2100 { background-color: #bbbcdc !important; } .colorNavyBlue2200 { color: #898ac2 !important; } .fillNavyBlue2200 { background-color: #898ac2 !important; } .colorNavyBlue2300 { color: #5558a6 !important; } .fillNavyBlue2300 { background-color: #5558a6 !important; } .colorNavyBlue2400 { color: #41437f !important; } .fillNavyBlue2400 { background-color: #41437f !important; } .colorNavyBlue2 { color: #26274a !important; } .fillNavyBlue2 { background-color: #26274a !important; } .colorNavyBlue2600 { color: #232343 !important; } .fillNavyBlue2600 { background-color: #232343 !important; } .colorNavyBlue2700 { color: #1f203c !important; } .fillNavyBlue2700 { background-color: #1f203c !important; } .colorNavyBlue2800 { color: #1b1c35 !important; } .fillNavyBlue2800 { background-color: #1b1c35 !important; } .colorNavyBlue2900 { color: #0d0e1a !important; } .fillNavyBlue2900 { background-color: #0d0e1a !important; } .colorGray50 { color: #f7f7f7 !important; } .fillGray50 { background-color: #f7f7f7 !important; } .colorGray100 { color: #e4e4e4 !important; } .fillGray100 { background-color: #e4e4e4 !important; } .colorGray200 { color: #d1d1d1 !important; } .fillGray200 { background-color: #d1d1d1 !important; } .colorGray300 { color: #bdbdbd !important; } .fillGray300 { background-color: #bdbdbd !important; } .colorGray400 { color: #adadad !important; } .fillGray400 { background-color: #adadad !important; } .colorGray { color: #999 !important; } .fillGray { background-color: #999 !important; } .colorGray600 { color: #8b8b8b !important; } .fillGray600 { background-color: #8b8b8b !important; } .colorGray700 { color: #7c7c7c !important; } .fillGray700 { background-color: #7c7c7c !important; } .colorGray800 { color: #6d6d6d !important; } .fillGray800 { background-color: #6d6d6d !important; } .colorGray900 { color: #363636 !important; } .fillGray900 { background-color: #363636 !important; } .sideToSide { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; justify-content: space-between; } .sideToSide > *:last-child, .sideToSide > *:last-child > *:last-child, .sideToSide > *:last-child > *:last-child > *:last-child { margin-bottom: 0 !important; } .sideToSide > *, .sideToSide > ul > li { margin-bottom: 0 !important; } @media (min-width: 576px) { .sideToSide--breakSm { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; justify-content: space-between; } .sideToSide--breakSm > *:last-child, .sideToSide--breakSm > *:last-child > *:last-child, .sideToSide--breakSm > *:last-child > *:last-child > *:last-child { margin-bottom: 0 !important; } .sideToSide--breakSm > *, .sideToSide--breakSm > ul > li { margin-bottom: 0 !important; } } @media (min-width: 768px) { .sideToSide--breakMd { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; justify-content: space-between; } .sideToSide--breakMd > *:last-child, .sideToSide--breakMd > *:last-child > *:last-child, .sideToSide--breakMd > *:last-child > *:last-child > *:last-child { margin-bottom: 0 !important; } .sideToSide--breakMd > *, .sideToSide--breakMd > ul > li { margin-bottom: 0 !important; } } @media (min-width: 992px) { .sideToSide--breakLg { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; justify-content: space-between; } .sideToSide--breakLg > *:last-child, .sideToSide--breakLg > *:last-child > *:last-child, .sideToSide--breakLg > *:last-child > *:last-child > *:last-child { margin-bottom: 0 !important; } .sideToSide--breakLg > *, .sideToSide--breakLg > ul > li { margin-bottom: 0 !important; } } .mb-20 { margin-bottom: 1.25rem !important; } @media (min-width: 768px) { .mb-md-9 { margin-bottom: 5rem !important; } } .colorWhite { color: #fff !important; } .align-right { text-align: right; } .textCenter { text-align: center !important; } .textUnderline { text-decoration: underline !important; } .weightBold { font-weight: bold !important; } .minHeight-auto { min-height: auto !important; } .capped { border-top: 1px solid #f0f0f0; padding-top: 4rem; margin: auto; } .bottomGradient { border: 0; border-bottom: 4px solid; -o-border-image: linear-gradient(to right, #72c9ea, #1d1d3f); border-image: -webkit-gradient(linear, left top, right top, from(#72c9ea), to(#1d1d3f)); border-image: linear-gradient(to right, #72c9ea, #1d1d3f); border-image-slice: 1; } .container--sm { max-width: 775px; } .h-fillGray50 { background-color: #f7f7f7; } .h-filterInvert { -webkit-filter: invert(0.75) !important; filter: invert(0.75) !important; } .fillSoftWhite { background-color: #fefefe !important; } .fillSoftBlue { background-color: #e9f7fc !important; } .fillSoftBlue-real { background-color: #59bfe6; } .fillSoftBlue-real a { color: #1d1d3f; } .colorFlame { color: #f05624 !important; } .colorGray { color: #999 !important; } .colorNavy { color: #1d1d3f !important; } .colorLightGray { color: #d1d1d1 !important; } .font-bold { font-weight: bold !important; } .colorText { color: #161616 !important; } .sourceSans { font-family: 'Montserrat', 'Helvetica', sans-serif; } .fontSize-12 { font-size: 12px !important; } .fontSize-14 { font-size: 14px !important; } .fontSize-16 { font-size: 16px !important; } .fontSize-18 { font-size: 18px !important; } .fontSize-20 { font-size: 20px !important; } .video-wrapper-title { background: #59bfe6; text-align: center; font-weight: bold; padding: 1rem; color: #fff; } .video-wrapper { padding: 56.25% 0 0 0; position: relative; max-width: none; } .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } @media (min-width: 992px) { .gutter-md-50.row { margin-right: -25px; margin-left: -25px; } } @media (min-width: 992px) { .gutter-md-50 > [class^='col-'], .gutter-2 > [class^=' col-'] { padding-right: 25px; padding-left: 25px; } } .headerMain { max-width: 1265px; margin: auto; } @media (min-width: 992px) { .headerMain { height: auto; } } .headerMain .hidden { display: none; } .headerMain--landing .headerMain-logoLink { padding-right: 1rem; } .headerMain--landing .headerMain-logoLink img { width: auto; max-width: 175px; height: auto; } @media (min-width: 400px) { .headerMain--landing .headerMain-logoLink img { max-width: 200px; } } @media (min-width: 992px) { .headerMain--landing .headerMain-logoLink img { max-width: 290px; } } .headerMain--landing .headerMain-nav { position: relative; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: transparent; opacity: 1; z-index: 1; } .headerMain--landing .headerMain-nav .headerMain-navMainUtility { display: none; font-size: 14px; } @media (min-width: 992px) { .headerMain--landing .headerMain-nav .headerMain-navMainUtility { display: block; text-align: right; } } .headerMain--landing .headerMain-nav .headerMain-navContact .headerMain-navContactHeader { display: none; } @media (min-width: 768px) { .headerMain--landing .headerMain-nav .headerMain-navContact .headerMain-navContactHeader { display: block; } } .headerMain--landing .headerMain-nav .headerMain-navContact .headerMain-navContactPhone { font-size: 14px; } @media (min-width: 768px) { .headerMain--landing .headerMain-nav .headerMain-navContact .headerMain-navContactPhone { font-size: 16px; } } .headerMain--landing .headerMain-nav .headerMain-navContact .headerMain-navContactPhone:before { display: none; margin-right: 0.25rem; font-size: 14px; vertical-align: unset; } @media (min-width: 768px) { .headerMain--landing .headerMain-nav .headerMain-navContact .headerMain-navContactPhone:before { display: inline-block; } } .headerMain--cordCutting .headerMain-navMain { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; padding-top: 50px; overflow-y: scroll; } @media (min-width: 992px) { .headerMain--cordCutting .headerMain-navMain { padding-top: 0; overflow-y: visible; } } .headerMain--cordCutting .headerMain-navMain ul.headerMain-navMainList { position: relative; top: auto; width: 100%; -webkit-transform: translateY(0); transform: translateY(0); } .headerMain--cordCutting .headerMain-logoLink { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-decoration: none; } .headerMain--cordCutting .headerMain-logoLink img { max-width: 125px; height: auto; } @media (min-width: 768px) { .headerMain--cordCutting .headerMain-logoLink img { max-width: 185px; } } .headerMain--cordCutting .headerMain-logoLink a.text-link { display: inline-block; max-width: 90px; margin-left: 16px; padding-left: 16px; border-left: 1px solid #ccc; color: #1d1d3f; font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase; } .headerMain--cordCutting .headerMain-navMainItem { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @media (min-width: 992px) { .headerMain--cordCutting .headerMain-navMainItem:hover .headerMain-navDropdown { display: block; pointer-events: all; opacity: 1; visibility: visible; -webkit-transform: translateX(-50%) translateY(0); transform: translateX(-50%) translateY(0); } } .headerMain--cordCutting .headerMain-navMainItem.is-open .headerMain-navDropdown { max-height: 1500px; margin-top: 10px; padding-top: 20px; border-top: 1px solid rgba(204, 204, 204, 0.4); border-bottom: 1px solid rgba(204, 204, 204, 0.4); } .headerMain--cordCutting .headerMain-navMainItem .headerMain-navMainLink { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 32px; } .headerMain--cordCutting .mobileTrigger { -webkit-box-flex: 0; -ms-flex: 0 1 30px; flex: 0 1 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 30px; margin-left: 10px; padding: 0; background-color: transparent; border: 0; -webkit-box-shadow: none; box-shadow: none; text-shadow: none; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } @media (min-width: 992px) { .headerMain--cordCutting .mobileTrigger { pointer-events: none; -webkit-box-flex: 0; -ms-flex: 0 1 15px; flex: 0 1 15px; width: 15px; height: 15px; } } .headerMain--cordCutting .mobileTrigger:before { margin: 0; } .headerMain--cordCutting .headerMain-navDropdown { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; max-height: 0; margin: 0; padding: 0; background-color: #fff; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; overflow: hidden; list-style: none; -webkit-transition: 0.25s ease; transition: 0.25s ease; } @media (min-width: 992px) { .headerMain--cordCutting .headerMain-navDropdown { position: absolute; top: calc(100% + 6px); left: 50%; display: block; width: 100%; min-width: 200px; max-height: 1500px; padding: 20px; background-color: #fff; -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3); box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3); pointer-events: none; opacity: 0; visibility: hidden; -webkit-transform: translateX(-50%) translateY(-20px); transform: translateX(-50%) translateY(-20px); -webkit-transition: 0.25s ease; transition: 0.25s ease; } } @media (min-width: 992px) { .headerMain--cordCutting .headerMain-navDropdownItem { padding: 5px; } } .headerMain--cordCutting a.headerMain-navDropdownLink { color: #1d1d3f !important; } .headerMain--cordCutting a.headerMain-navDropdownLink:hover { color: #f05624 !important; } .headerMain-inner { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 75px; padding: 1rem; } @media (min-width: 768px) { .headerMain-inner { padding: 0 1rem; } } @media (min-width: 992px) { .headerMain-inner { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; height: auto; padding: 1rem 1rem 0; } } .headerMain-logoLink img { max-width: 200px; height: auto; } .headerMain-logoLink label { position: relative; color: #404040; font-size: 1rem; } @media (min-width: 992px) { .headerMain-logoLink { padding-bottom: 1rem; } .headerMain-logoLink img { max-width: 290px; } } .headerMain-nav { display: -webkit-box; display: -ms-flexbox; display: flex; } .headerMain-navMain { position: fixed; top: 75px; left: 0; height: 100%; width: 100%; background: #1d1d3f; opacity: 0; z-index: -1; } @media (max-width: 1199px) { .headerMain-navMain { height: calc(100% - 75px); } } @media (min-width: 992px) { .headerMain-navMain { top: 0; z-index: 9990; } } .headerMain-navMain .headerMain-navMainUtility { position: relative; width: 100%; text-align: center; padding: 1rem; text-decoration: underline; border-bottom: 1px solid #373778; } .headerMain-navMain .headerMain-navMainUtility .headerMain-navMainLink { color: #fff; padding-right: 1rem; } .headerMain-navMain .headerMain-navMainUtility .headerMain-navMainLink:hover { color: #59bfe6; } @media (min-width: 992px) { .headerMain-navMain .headerMain-navMainUtility { border: none; position: relative; text-align: right; padding: 0; font-size: 0.85rem; } .headerMain-navMain .headerMain-navMainUtility .headerMain-navMainLink { color: #404040; } } .headerMain-navMain .headerMain-navMainList { margin: 0; padding: 0; } @media (min-width: 992px) { .headerMain-navMain { position: relative; height: auto; width: auto; background: #fff; opacity: 1; } } .headerMain-navMain .headerMain-navMainItem { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 1.5rem; list-style-type: none; text-align: center; margin: auto; font-weight: 400; letter-spacing: 0.04em; border-bottom: 6px solid transparent; } @media (min-width: 992px) { .headerMain-navMain .headerMain-navMainItem { text-transform: uppercase; font-weight: 600; font-size: 0.75rem; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 2rem 1rem 1rem; } .headerMain-navMain .headerMain-navMainItem:not(:first-child) { margin-left: 5px; } .headerMain-navMain .headerMain-navMainItem.active, .headerMain-navMain .headerMain-navMainItem:hover { border-bottom: 6px solid #59bfe6; text-decoration: none; } .headerMain--cordCutting .headerMain-navMain .headerMain-navMainItem { padding-left: 0; padding-right: 0; } } @media (min-width: 992px) and (min-width: 1200px) { .headerMain--cordCutting .headerMain-navMain .headerMain-navMainItem { padding-left: 1rem; padding-right: 1rem; } } @media (min-width: 1200px) { .headerMain-navMain .headerMain-navMainItem:not(:first-child) { margin-left: 25px; } } .headerMain-navMain .headerMain-navMainItem a { opacity: 0; color: #fff; text-decoration: none; -webkit-transform: translateY(-20px); transform: translateY(-20px); } @media (min-width: 992px) { .headerMain-navMain .headerMain-navMainItem a { color: #404040; opacity: 1; -webkit-transform: none; transform: none; } .headerMain-navMain .headerMain-navMainItem a:hover { text-decoration: none; } } @media (max-width: 991px) { .headerMain-navMain ul.headerMain-navMainList { position: absolute; top: 40%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%; } .headerMain-navMain ul.headerMain-navMainList li { padding-bottom: 1rem; } .headerMain-navMain ul.headerMain-navMainList li:nth-child(1) a { -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } .headerMain-navMain ul.headerMain-navMainList li:nth-child(2) a { -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } .headerMain-navMain ul.headerMain-navMainList li:nth-child(3) a { -webkit-transition-delay: 0.4s; transition-delay: 0.4s; } .headerMain-navMain ul.headerMain-navMainList li:nth-child(4) a { -webkit-transition-delay: 0.5s; transition-delay: 0.5s; } .headerMain-navMain ul.headerMain-navMainList li:nth-child(5) a { -webkit-transition-delay: 0.6s; transition-delay: 0.6s; } .headerMain-navMain ul.headerMain-navMainList li:nth-child(6) a { -webkit-transition-delay: 0.7s; transition-delay: 0.7s; } .headerMain-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .headerMain-open { cursor: pointer; z-index: 9999; border-radius: 50%; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-weight: 600; letter-spacing: 0.15em; font-size: 0.8rem; } .headerMain-open:after { content: 'Menu'; text-transform: uppercase; -ms-flex-item-align: end; align-self: flex-end; } .headerMain-open .indicators { display: block; padding-right: 0.5rem; } .headerMain-open i { display: block; width: 15px; height: 2px; background: #59bfe6; border-radius: 2px; margin-left: 14px; } .headerMain-open i:nth-child(1) { margin-top: 0; } .headerMain-open i:nth-child(2) { margin-top: 4px; opacity: 1; } .headerMain-open i:nth-child(3) { margin-top: 4px; } } #headerMain:checked + .headerMain-open i { -webkit-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: -webkit-transform 0.2s ease; transition: -webkit-transform 0.2s ease; transition: transform 0.2s ease; transition: transform 0.2s ease, -webkit-transform 0.2s ease; } #headerMain:checked + .headerMain-open i:nth-child(1) { -webkit-transform: translateY(6px) rotate(45deg); transform: translateY(6px) rotate(45deg); } #headerMain:checked + .headerMain-open i:nth-child(2) { opacity: 0; -webkit-transform: translateY(1px); transform: translateY(1px); } #headerMain:checked + .headerMain-open i:nth-child(3) { -webkit-transform: translateY(-6px) rotate(-45deg); transform: translateY(-6px) rotate(-45deg); } #headerMain:checked + .headerMain-open:after { content: 'Close'; text-transform: uppercase; } #headerMain:checked ~ .headerMain-navMain { z-index: 9990; opacity: 1; } #headerMain:checked ~ .headerMain-navMain ul li a { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } .headerMain-navContact { text-align: right; padding: 1rem 0; } .headerMain-navContact .headerMain-navContantHeader { margin: 0; font-weight: 300; } .headerMain-navContact .headerMain-navContactPhone { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 1rem; font-weight: 600; } .headerMain-navContact .headerMain-navContactPhone:before { color: #59bfe6; padding-right: 0; font-size: 1rem; vertical-align: middle; } .headerMain-navContact .headerMain-navContactPhone a { color: #404040; text-decoration: none; } .headerMain-navContact .headerMain-navContactPhone a:hover { text-decoration: none; color: #59bfe6; } .headerMain-navMainItem--campaign.active a { color: #161616 !important; } .headerMain-navMainItem--campaign i { margin-right: 0.5rem; color: #59bfe6; font-size: 150%; vertical-align: middle; } .footerMain { margin: auto; color: #fff; } .footerMain .footerMain-inner { text-align: center; } @media (min-width: 992px) { .footerMain .footerMain-inner { text-align: left; } } .footerMain--landing .footerMain-contactDetails { margin-bottom: 2rem; } .footerMain--landing .footerMain-form { padding-top: 2rem; padding-bottom: 1rem; background-color: #e9f7fc; z-index: 1; } .footerMain--landing .footerMain-form button[type='submit'] { width: 100%; background-color: #f05624; border: 0; border-radius: 5px; color: #fff; font-size: 0.75rem; font-weight: 700; } .footerMain--landing .footerMain-form button[type='submit']:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.1))); background: linear-gradient(to right top, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.1) 50%); } .footerMain--landing .footerMain-form button[type='submit']:after { content: ''; font-family: 'Font Awesome 5 Free'; margin-left: 0.5rem; } .footerMain--landing .footerMain-formWrapper { padding: 2.5rem 1.5rem 1.5rem; background-color: #fff; border-radius: 6px; -webkit-box-shadow: 0 0 20px rgba(9, 75, 131, 0.23); box-shadow: 0 0 20px rgba(9, 75, 131, 0.23); } @media (min-width: 992px) { .footerMain--landing .footerMain-formWrapper { padding: 2.5rem 1.5rem; } } .footerMain--landing .footerMain-formTitle { margin-bottom: 1.25rem; font-size: 26px; text-align: center; } @media (min-width: 992px) { .footerMain--landing .footerMain-formTitle { margin-bottom: 2rem; } } .footerMain--landing .footerMain-formCopy { text-align: center; font-size: 1rem; } .footerMain--landing .footerMain-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 2rem; } @media (min-width: 768px) { .footerMain--landing .footerMain-list { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } } @media (min-width: 992px) { .footerMain--landing .footerMain-list { margin-bottom: 3rem; } } .footerMain--landing .footerMain-listItem { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; font-size: 0.875rem; font-weight: 700; } @media (min-width: 768px) { .footerMain--landing .footerMain-listItem { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; width: auto; } } @media (min-width: 992px) { .footerMain--landing .footerMain-listItem { padding-left: 1rem; padding-right: 1rem; } } .footerMain--landing .footerMain-listIcon { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 32px; height: 32px; margin-bottom: 0.5rem; background-color: #59bfe6; border-radius: 50%; color: #fff; } @media (min-width: 768px) { .footerMain--landing .footerMain-listIcon { margin-bottom: 0; margin-right: 0.5rem; } } @media (min-width: 992px) { .footerMain--landing .footerMain-listIcon { margin-right: 1rem; } } @media (min-width: 768px) { .footerMain--landing .footerMain-listCopy { margin-right: 1rem; } } @media (min-width: 992px) { .footerMain--landing .footerMain-listCopy { margin-right: 1.75rem; } } .footerMain--landing .footerMain-listDots { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 1rem 0; } @media (min-width: 768px) { .footerMain--landing .footerMain-listDots { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } } .footerMain--landing .footerMain-listDots span { width: 4px; height: 4px; margin-bottom: 0.75rem; background-color: rgba(89, 191, 230, 0.5); border-radius: 50%; } @media (min-width: 768px) { .footerMain--landing .footerMain-listDots span { margin-bottom: 0; margin-right: 0.75rem; } .footerMain--landing .footerMain-listDots span:last-child { display: none; } } @media (min-width: 992px) { .footerMain--landing .footerMain-listDots span:last-child { display: block; } } .footerMain--landing .footerMain-main { padding-top: 5rem; z-index: 0; } .footerMain--landing .footerMain-baseCopyright { margin-bottom: 1.25rem; padding-left: 2.5rem; padding-right: 2.5rem; } @media (min-width: 992px) { .footerMain--landing .footerMain-baseCopyright { padding-left: 0; } } .footerMain--landing .footerMain-copyright { font-size: 14px; } .footerMain-inner { max-width: 1265px; margin-left: auto; margin-right: auto; padding: 2rem 1rem; } @media (min-width: 768px) { .footerMain-inner { padding: 3rem 1rem; } } .footerMain-nav { padding-left: 1rem; margin-bottom: 1.5rem; } @media (min-width: 768px) { .footerMain-nav { border-bottom-width: 0; } } .footerMain-logoLink { padding-bottom: 2rem; } .footerMain-logoLink img { width: 80%; max-width: 300px; height: auto; } .footerMain--landing .footerMain-logoLink { padding-bottom: 0; } .footerMain--landing .footerMain-logoLink img { width: 268px; } .footerMain-contactDetails { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } @media (min-width: 768px) { .footerMain-contactDetails { border-right: 2px solid #29295a; } .footerMain--landing .footerMain-contactDetails { margin-bottom: 2rem; border-right: none; } } .footerMain-contactDetails a { color: #fff; text-decoration: none; } .footerMain-contactDetails a:hover { text-decoration: none; color: #59bfe6; } .footerMain-contactDetails span { margin-bottom: 1rem; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; } @media (max-width: 991px) { .footerMain-contactDetails span { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .footerMain-contactDetails span :before { display: none; } } .footerMain-contactDetails .footer-contactPhone:before { color: #59bfe6; padding-right: 1rem; font-size: 1rem; } .footerMain-contactDetails .footer-contactAddress:before { color: #59bfe6; padding-right: 1rem; font-size: 1rem; } @media (min-width: 992px) { .footerMain-contactDetails { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } } .footerMain-nav { margin-bottom: 0; } .footerMain-nav .row { margin-right: 0; } .footerMain-navList { list-style: none; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; width: 100%; list-style-position: inside; padding: 0; line-height: 3rem; border-top: 1px solid #373778; border-bottom: 1px solid #373778; padding: 2rem 0; } @media (min-width: 576px) { .footerMain-navList { border: none; padding-top: 0; } } @media (min-width: 992px) { .footerMain-navList { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; } } .footerMain-navLink { font-family: 'Montserrat', Helvetica, Arial, sans-serif; text-decoration: none; color: inherit; display: #59bfe6; } .footerMain-navLink:hover { text-decoration: none; color: inherit; color: #59bfe6; } @media (min-width: 576px) { .footerMain-navLink:hover { border-bottom-width: 0; } } @media (min-width: 768px) { .footerMain-navLink:hover { padding-top: 0.25rem; padding-bottom: 0.25rem; } } .footerMain-aboutCopy { color: #d1d1d1; font-size: 0.875rem; } .footerMain-socialNavList { list-style: none; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @media (min-width: 992px) { .footerMain-socialNavList { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: start; } } .footerMain-socialLink { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 1rem; font-size: 0; color: inherit; padding: 1rem; margin-right: 1rem; border-radius: 50%; width: 50px; height: 50px; background-color: #15152d; color: #59bfe6; text-decoration: none; } .footerMain-socialLink[class^='fa-']:before, .footerMain-socialLink[class*=' fa-']:before { font-size: 24px; margin-right: 0; } .footerMain-socialLink:hover { background-color: #43b6e3; text-decoration: none; color: #fff; -webkit-transform: scale(1.1); transform: scale(1.1); } .footerMain-base { background-color: #15152d; color: #fff; } .footerMain-baseInner { max-width: 1265px; margin-left: auto; margin-right: auto; padding: 1rem 0; text-align: center; } .footerMain-baseCopy { margin-bottom: 0; font-size: 1rem; } .footerMain-baseNavList { padding: 0; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @media (min-width: 992px) { .footerMain-baseNavList { display: inline-block; } } .footerMain-baseNavList .footerMain-baseNavLink { color: #fff; text-decoration: underline; } .footerMain-baseNavList .footerMain-baseNavLink:hover { color: #59bfe6; } .footerMain--landing .footerMain-form { color: #000; } .accordion { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-bottom: 3rem; border: 2px solid #f7f7f7; border-top: 5px solid #59bfe6; } .accordion-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .accordion-item:last-child .accordion-trigger { margin-bottom: 0; } .accordion-trigger { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 1px; padding: 0.5rem 1.5rem 0.5rem 0.5rem; background-color: #1d1d3f; color: #fff; font-size: 18px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; cursor: pointer; } .accordion-trigger:after { position: absolute; top: 50%; right: 1rem; content: ''; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-right: 5px solid #59bfe6; -webkit-transform: translateY(-50%) rotate(0deg); transform: translateY(-50%) rotate(0deg); -webkit-transition: 0.25s; transition: 0.25s; } .accordion-trigger:hover { background-color: #171733; } .accordion-trigger:focus { background-color: #171733; } .is-open .accordion-trigger { background-color: #fff; color: #1d1d3f; } .is-open .accordion-trigger:after { -webkit-transform: translateY(-50%) rotate(-90deg); transform: translateY(-50%) rotate(-90deg); } .is-open .accordion-trigger a { color: #000; } .accordion-trigger a { text-decoration: none; color: #fff; } .accordion-content { display: none; padding: 2rem 1rem; } .accordion-content > *:last-child { margin-bottom: 0; } .is-open .accordion-content { display: block; } .is-opening .accordion-content { -webkit-animation: 1s accordion; animation: 1s accordion; } .accordion-content > p { font-size: 18px; } @-webkit-keyframes accordion { from { opacity: 0; } to { opacity: 1; } } @keyframes accordion { from { opacity: 0; } to { opacity: 1; } } .author { position: relative; } .author:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 60%; background-color: #e9f7fc; } .author-spotlight { padding: 2rem; background-color: #fff; border-radius: 7px; -webkit-box-shadow: 0 3px 50px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 50px rgba(0, 0, 0, 0.2); } @media (min-width: 992px) { .author-spotlight { padding: 2rem 4rem; } } .author-media { margin-bottom: 1.875rem; } @media (min-width: 768px) { .author-media { margin-bottom: 0; } } .author-img { width: 100%; } .author-name { margin-bottom: 5px; font-size: 20px; font-weight: bold; } .author-title { margin-bottom: 18px; color: #59bfe6; font-size: 10px; font-weight: bold; text-transform: uppercase; } .author-copy { margin-bottom: 0; font-family: 'Montserrat', 'Helvetica', sans-serif; font-size: 16px; } .bordered-box { margin-bottom: 1.5rem; padding: 30px 15px; } .bordered-box--orange { border: 10px solid #f05624; } .privacyTable { width: 100%; border-collapse: collapse; border: 1px solid #ccc; } @media (min-width: 768px) { .privacyTable ul { margin-left: 0; padding-left: 12px; } } .privacyTable-thead { display: none; vertical-align: top; } @media (min-width: 768px) { .privacyTable-thead { display: table-header-group; font-size: 16px; } } .privacyTable-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } @media (min-width: 768px) { .privacyTable-row { display: table-row; } } .privacyTable-header { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 1rem; border: 1px solid #ccc; } .privacyTable-header[scope='colgroup'] { border-bottom-width: 5px; position: relative; } .privacyTable-header[scope='colgroup']:before { content: ''; display: inline-block; width: 7px; height: 0.75em; border-color: #ebebeb; border-width: 0 2px; border-style: solid; position: absolute; top: calc(0.3em + 0.75rem); left: -0.75rem; } @media (min-width: 768px) { .privacyTable-header[scope='colgroup'] { font-size: 16px; border-bottom-width: 3px; } } .privacyTable-header[scope='row'] { border-bottom-width: 2px; } @media (min-width: 768px) { .privacyTable-header[scope='row'] { border-bottom: 0; padding-left: 1.5rem; font-weight: 400; } } .privacyTable-cell { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; position: relative; padding: 1rem; border: 1px solid #ccc; display: -webkit-box; display: -ms-flexbox; display: flex; vertical-align: top; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; font-size: 14px; } @media (min-width: 768px) { .privacyTable-cell { display: table-cell; border-bottom: 0; text-align: left; } } .privacyTable-cellTitle { padding: 1rem; font-size: 16px; background-color: #f5f5f5; font-weight: bold; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; margin-bottom: 1rem; width: 100%; } @media (min-width: 768px) { .privacyTable-cellTitle { display: none; } } @media (min-width: 1025px) { .mobile-anchorLinks { display: none; } } .dropdown.show .dropdown-toggle { color: #000; border: 1px solid #59bfe6; } .dropdown.show .dropdown-toggle:before, .dropdown.show .dropdown-toggle:after { top: calc(50% - 3px); } .dropdown.show .dropdown-toggle:before { -webkit-transform: rotate(45deg) translateX(-3px); transform: rotate(45deg) translateX(-3px); } .dropdown.show .dropdown-toggle:after { -webkit-transform: rotate(-45deg) translateX(3px); transform: rotate(-45deg) translateX(3px); } .dropdown.show .dropdown-menu { top: -1px !important; } .dropdown-toggle { display: block; padding: 10px; background-color: #fff; border: 1px solid #bdbdbd; color: #000; font-size: 14px; text-transform: uppercase; } .dropdown-toggle:before, .dropdown-toggle:after { position: absolute; content: ''; top: calc(50% - 6px); right: 20px; width: 2px; height: 8px; background-color: #59bfe6; border: none; } .dropdown-toggle:before { -webkit-transform: rotate(-45deg) translateX(-3px); transform: rotate(-45deg) translateX(-3px); } .dropdown-toggle:after { -webkit-transform: rotate(45deg) translateX(3px); transform: rotate(45deg) translateX(3px); } .dropdown-menu { top: calc(100% - 1px); width: 100%; margin-top: 0; border-radius: 0; } .dropdown-item--notActive { color: #999; } .btn, button, input[type='button'], input[type='reset'] { -webkit-transition: background-color 0.5s ease-in-out, border-color 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out; transition: background-color 0.5s ease-in-out, border-color 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out; transition: background-color 0.5s ease-in-out, border-color 0.5s ease-in-out, box-shadow 0.5s ease-in-out; transition: background-color 0.5s ease-in-out, border-color 0.5s ease-in-out, box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-weight: 700; width: auto; margin-bottom: 0; padding: 1rem 0.5rem; text-transform: uppercase; text-shadow: 1px 1px #404040; font-weight: 700; letter-spacing: 2px; cursor: pointer; text-align: center; vertical-align: middle; text-decoration: none; border: 4px solid transparent; border-bottom-color: #f8ab92; border-radius: 0; background: #f05624; -webkit-box-shadow: 0 0 7px; box-shadow: 0 0 7px; color: #fff; -webkit-appearance: none; -ms-touch-action: manipulation; touch-action: manipulation; position: relative; z-index: 1; overflow: hidden; font-size: 1rem; } .btn:hover, button:hover, input[type='button']:hover, input[type='reset']:hover { background: #eb4610; border-bottom-color: #eb4610; text-decoration: none; color: #fff; -webkit-box-shadow: none; box-shadow: none; } .btn:active, button:active, input[type='button']:active, input[type='reset']:active { border-color: #f58966; background: #eb4610; -webkit-box-shadow: none; box-shadow: none; } .btn:focus, button:focus, input[type='button']:focus, input[type='reset']:focus { border-color: #f58966; background: #eb4610; -webkit-box-shadow: 0 0 7px #a9a9a9; box-shadow: 0 0 7px #a9a9a9; } .btn.disabled, .btn[disabled], fieldset[disabled] .btn, button.disabled, button[disabled], fieldset[disabled] button, input[type='button'].disabled, input[type='button'][disabled], fieldset[disabled] input[type='button'], input[type='reset'].disabled, input[type='reset'][disabled], fieldset[disabled] input[type='reset'] { cursor: not-allowed; pointer-events: none; opacity: 0.65; } .btn input[type='submit'], .btn input[type='button'], .btn input[type='reset'], button input[type='submit'], button input[type='button'], button input[type='reset'], input[type='button'] input[type='submit'], input[type='button'] input[type='button'], input[type='button'] input[type='reset'], input[type='reset'] input[type='submit'], input[type='reset'] input[type='button'], input[type='reset'] input[type='reset'] { border: 1px solid transparent; } .btn.btn--secondary, button.btn--secondary, input[type='button'].btn--secondary, input[type='reset'].btn--secondary { color: inherit; border: 4px solid #fff; background: #1d1d3f; -webkit-box-shadow: 0 4px #838395; box-shadow: 0 4px #838395; background: #1d1d3f; } .btn.btn--secondary:hover, button.btn--secondary:hover, input[type='button'].btn--secondary:hover, input[type='reset'].btn--secondary:hover { background: #15152d; text-decoration: none; color: #fff; -webkit-box-shadow: none; box-shadow: none; } .btn.btn--secondary:active, button.btn--secondary:active, input[type='button'].btn--secondary:active, input[type='reset'].btn--secondary:active { background-color: #15152d; -webkit-box-shadow: none; box-shadow: none; } .btn.btn--secondary:focus, button.btn--secondary:focus, input[type='button'].btn--secondary:focus, input[type='reset'].btn--secondary:focus { background-color: #15152d; -webkit-box-shadow: 0 0 10px #8bd2ee; box-shadow: 0 0 10px #8bd2ee; } .btn.btn--tertiary, button.btn--tertiary, input[type='button'].btn--tertiary, input[type='reset'].btn--tertiary { color: inherit; border: 4px solid #1d1d3f; background: #fff; -webkit-box-shadow: 0 4px rgba(0, 0, 0, 0.08); box-shadow: 0 4px rgba(0, 0, 0, 0.08); text-shadow: 1px 1px rgba(0, 0, 0, 0.08); background: #fff; -webkit-transition: color 0.1s; transition: color 0.1s; } .btn.btn--tertiary:hover, button.btn--tertiary:hover, input[type='button'].btn--tertiary:hover, input[type='reset'].btn--tertiary:hover { background: #15152d; border-color: #15152d; text-decoration: none; color: #fff; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: color 0.5s; transition: color 0.5s; } .btn.btn--tertiary:active, button.btn--tertiary:active, input[type='button'].btn--tertiary:active, input[type='reset'].btn--tertiary:active { background-color: #e9f7fc; -webkit-box-shadow: none; box-shadow: none; } .btn.btn--tertiary:focus, button.btn--tertiary:focus, input[type='button'].btn--tertiary:focus, input[type='reset'].btn--tertiary:focus { background-color: #f7f7f7; -webkit-box-shadow: 0 0 10px #e9f7fc; box-shadow: 0 0 10px #e9f7fc; } .btn.btn--white-outline, button.btn--white-outline, input[type='button'].btn--white-outline, input[type='reset'].btn--white-outline { background: none; border: 2px solid #fff; color: #fff; -webkit-box-shadow: none; box-shadow: none; } .btn.btn--white-outline:hover, button.btn--white-outline:hover, input[type='button'].btn--white-outline:hover, input[type='reset'].btn--white-outline:hover { color: #f05624; border-color: #f05624; } .btn.btn--white, button.btn--white, input[type='button'].btn--white, input[type='reset'].btn--white { color: #1d1d3f; border: 4px solid #1d1d3f; -webkit-box-shadow: none; box-shadow: none; background: #fff; text-shadow: none; } .btn.btn--white:hover, button.btn--white:hover, input[type='button'].btn--white:hover, input[type='reset'].btn--white:hover { background: #f0f0f0; border: 4px solid #1d1d3f; text-decoration: none; -webkit-box-shadow: none; box-shadow: none; } .btn.btn--white:active, button.btn--white:active, input[type='button'].btn--white:active, input[type='reset'].btn--white:active { border: 4px solid #373778; background: #f0f0f0; -webkit-box-shadow: none; box-shadow: none; } .btn.btn--white:focus, button.btn--white:focus, input[type='button'].btn--white:focus, input[type='reset'].btn--white:focus { border: 4px solid #373778; background: #f0f0f0; -webkit-box-shadow: 0 0 10px #8bd2ee; box-shadow: 0 0 10px #8bd2ee; } .btn.btn--disabled, button.btn--disabled, input[type='button'].btn--disabled, input[type='reset'].btn--disabled { background-color: #a9a9a9; border-bottom: none; } .btn.btn--full, button.btn--full, input[type='button'].btn--full, input[type='reset'].btn--full { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; } .btn .btn--full + .btn--full, button .btn--full + .btn--full, input[type='button'] .btn--full + .btn--full, input[type='reset'] .btn--full + .btn--full { margin-top: 0.25rem; } .btn.btn--natural, button.btn--natural, input[type='button'].btn--natural, input[type='reset'].btn--natural { padding-right: 0.5em; padding-left: 0.5em; vertical-align: baseline; font-size: inherit; line-height: inherit; } .btn.btn--xsm, button.btn--xsm, input[type='button'].btn--xsm, input[type='reset'].btn--xsm { font-size: 12px; padding: 0.25rem 0.75rem; } .btn.btn--sm, button.btn--sm, input[type='button'].btn--sm, input[type='reset'].btn--sm { padding: 0.75rem 1rem; font-size: 14px; } .btn--arrow:after { content: ''; font-family: 'Font Awesome 5 Free'; margin-left: 0.5rem; } .btn--form { width: 100%; background-color: #f05624; border: 0; border-radius: 5px; color: #fff; font-size: 0.75rem; font-weight: 700; } .btn--form:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.1))); background: linear-gradient(to right top, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.1) 50%); } .btn--form:after { content: ''; font-family: 'Font Awesome 5 Free'; margin-left: 0.5rem; } .calloutPanel-heading { margin-bottom: 3rem; font-size: 32px; line-height: 36px; text-align: center; } .calloutPanel-copy { font-family: 'Montserrat', 'Helvetica', sans-serif; font-size: 16px; line-height: 27px; } .calloutPanel-cta { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 2.5rem; padding: 3rem 2rem; background-color: #fff; border: 1px solid #d1d1d1; text-decoration: none; } .calloutPanel-cta:after { content: ''; position: absolute; top: calc(100% - 22.5px); left: calc(50% - 22.5px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 45px; height: 45px; background-color: #59bfe6; border-radius: 50%; color: #fff; font-family: 'Font Awesome 5 Free'; font-weight: 900; } .calloutPanel-ctaPretitle { font-size: 10px; font-weight: bold; text-align: center; text-decoration: none; text-transform: uppercase; } .calloutPanel-ctaTitle { color: #1d1d3f; font-size: 20px; font-weight: bold; text-align: center; text-decoration: none; } .link-text { -ms-flex-item-align: start; align-self: flex-start; padding: 0 0 0.25rem 0; color: inherit; letter-spacing: 2px; text-decoration: none; font-size: 1rem; margin-bottom: 1rem; background-color: transparent; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; } .link-text:after { content: ''; height: 0.25rem; background-color: #59bfe6; left: 0; position: absolute; top: 30px; width: 100%; } .link-text:hover { text-decoration: none; } .link-text:hover:after { -webkit-transform: translateY(0.5rem); transform: translateY(0.5rem); -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; } .link-textArrow { position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; border-bottom: 3px solid #59bfe6; padding: 0 0 0.25rem 0; } .link-textArrow .link-textCopy { color: #fff; text-decoration: none; } .link-textArrow .link-textCopy:before { color: #59bfe6; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; position: absolute; right: -30px; top: 5px; } .link-textArrow .link-textCopy:hover { text-decoration: none; } .link-textArrow .link-textCopy:hover:before { -webkit-transform: translateX(0.5rem); transform: translateX(0.5rem); -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; } .hero { overflow: hidden; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; background-position: center; background-repeat: no-repeat; z-index: 0; background-size: cover; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @media (min-width: 768px) { .hero { min-height: 400px; max-height: 620px; } } .hero.section { padding: 2.8125rem 0; } .hero:after { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #1d1d3f; background: -webkit-gradient(linear, left top, right top, color-stop(20%, #1d1d3f), to(rgba(29, 29, 63, 0.7))); background: linear-gradient(90deg, #1d1d3f 20%, rgba(29, 29, 63, 0.7) 100%); z-index: -1; } @media (min-width: 768px) { .hero:after { max-height: none; background: -webkit-gradient(linear, left top, right top, color-stop(20%, #1d1d3f), to(rgba(29, 29, 63, 0.7))); background: linear-gradient(90deg, #1d1d3f 20%, rgba(29, 29, 63, 0.7) 100%); } } .hero--extraPadding.section { padding-top: 4rem; padding-bottom: 4rem; } @media (min-width: 768px) { .hero--extraPadding.section { padding-top: 6rem; padding-bottom: 6rem; } } @media (min-width: 992px) { .hero--extraPadding.section { padding-top: 8rem; padding-bottom: 8rem; } } .hero--speedTest { min-height: none; max-height: none; } .hero--top { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; min-height: 395px; } @media (min-width: 768px) { .hero--top { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-height: none; } } .hero--center.hero.section { padding-bottom: 0; } .hero--center::after { display: none; } .hero--center .hero-heading { font-style: normal; font-weight: 900; font-size: 52px; line-height: 62px; letter-spacing: 0.01em; color: #fff; text-shadow: 0 4px 50px #1d1d3f; text-transform: none; } @media (min-width: 768px) { .hero--center .hero-heading { margin-bottom: 4rem; font-size: 62px; line-height: 76px; } } @media (min-width: 992px) { .hero--center .hero-heading { margin-bottom: 5rem; } } .hero--center .hero-content { max-width: 100%; text-align: center; } .hero--short { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } @media (min-width: 768px) { .hero--short { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-height: none; } } .hero--unavailable:after { max-height: 100%; } @media (min-width: 768px) { .hero--unavailable .hero-content { max-width: none; } } .hero--unavailable .hero-heading { text-align: center; } @media (min-width: 768px) { .hero--unavailable .hero-heading { margin-bottom: 0; } } .hero--bgNavy { background-color: #1d1d3f; } .hero--cordCutting { padding: 4rem 0; } @media (min-width: 768px) { .hero--cordCutting { padding: 6rem 0; } } .hero--cordCutting:after { max-height: 100%; background-color: rgba(49, 49, 60, 0.59); background-image: none; } .hero--cordCutting .hero-content { max-width: 100%; } .hero--cordCutting .hero-heading { color: #fff; font-size: 36px; text-transform: none; } .hero--cordCutting .hero-copy { margin-bottom: 2rem; font-size: 16px; } .hero--cordCutting .hero-playButton { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 72px; height: 72px; margin: 0 auto 1rem; background-color: transparent; background-image: url('/img/content-images/play-button.svg'); background-position: calc(50% + 2px) center; background-repeat: no-repeat; border: 3px solid #fff; border-radius: 50%; -webkit-box-shadow: none; box-shadow: none; color: #fff; font-size: 1.5rem; text-align: center; } .hero--cordCutting .hero-subtitle { font-size: 13px; font-weight: bold; text-transform: uppercase; } .hero-inner { overflow: visible; height: 1000px; } .hero-content { color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; width: 100%; max-width: none; margin-bottom: 40px; } @media (min-width: 768px) { .hero-content { max-width: 85%; margin-bottom: 0; } } .hero-content .hero-cta { margin: 0 auto; } .hero-content .btn--hero { padding-left: 30px; padding-right: 30px; -webkit-box-shadow: none; box-shadow: none; margin: 0 auto; } @media (min-width: 992px) { .hero-content .btn--hero { margin: 0; padding-left: 50px; padding-right: 50px; } } .hero-content--campaign { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .hero--extraPadding .hero-content { max-width: none; } .hero-return { display: block; min-width: 100%; background: rgba(29, 29, 63, 0.85); margin-left: -1rem; margin-right: -1rem; padding: 1rem; position: relative; top: -3rem; text-decoration: none; } @media (min-width: 768px) { .hero-return { min-width: auto; background: none; margin: 0 0 1rem 0; padding: 0; top: -1rem; } } .hero-return .hero-returnLink { color: #fff; text-decoration: none; } .hero-return .hero-returnLink:before { color: #59bfe6; } .hero-return--video { position: absolute; top: 2rem; padding: 0.5rem 1rem; background-color: rgba(29, 29, 63, 0.8); z-index: 9; } .hero-heading { width: 100%; color: #fff; text-transform: uppercase; font-size: 36px; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; } @media (min-width: 992px) { .hero-heading { font-size: 52px; } } .hero--extraPadding .hero-heading { margin-top: 2rem; margin-bottom: 2rem; font-size: 48px; } @media (min-width: 992px) { .hero--extraPadding .hero-heading { margin-top: 4rem; margin-bottom: 1rem; font-size: 58px; } } .hero-copy { width: 100%; margin-bottom: 1rem; font-size: 16px; } @media (min-width: 768px) { .hero-copy { margin-bottom: 2rem; font-size: 18px; } } .hero-form .hero-formHeading { margin-bottom: 1rem; } .mediaLanding { height: 850px; } @media (min-width: 768px) { .mediaLanding { height: 600px; } } @media (min-width: 992px) { .mediaLanding { height: auto; } } .mediaLandingHero { max-width: 2000px; max-height: 300px; margin: 0 auto; padding-top: 2rem; padding-bottom: 2rem; background-position: center; background-repeat: no-repeat; background-size: cover; } @media (min-width: 768px) { .mediaLandingHero { max-height: 400px; } } @media (min-width: 992px) { .mediaLandingHero { max-height: none; padding-top: 4rem; padding-bottom: 4rem; } } .mediaLandingHero .hero-form { margin-top: 0; } .mediaLandingHero .hero-content { min-height: 200px; } .adLandingHero { background-position: center; background-repeat: no-repeat; background-size: cover; } @media (min-width: 768px) { .adLandingHero .hero-content { max-width: 95%; width: 100%; } .adLandingHero .hero-content img.d-md-block { margin-top: -35px; } } @media (min-width: 768px) { .adLandingHero .hero-heading { margin-top: 25px; } } @media (min-width: 768px) { .adLandingHero .hero-copy { max-width: 79%; } } .hero-downloadLink { color: #fff; border-bottom: 4px solid #59bfe6; -ms-flex-item-align: start; align-self: flex-start; margin-top: 20px; text-decoration: none; } .hero--video { position: relative; display: block; padding: 0 !important; min-height: auto !important; height: auto !important; background-color: #1d1d3f; } .hero-content--video { position: relative; height: auto; margin: 0 auto; padding: 0; max-width: 1280px !important; } .hero-content--video .container { padding: 56.25% 0 0 0; position: relative; max-width: none; } .hero-content--video .container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #video-background { width: 100% !important; height: auto !important; } .hero-breadcrumbs { list-style: none; padding-left: 0; } .hero-breadcrumbs li { display: inline-block; } .hero-breadcrumbs li a:hover { text-decoration: none; } .hero-breadcrumbs li:after { -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; font-weight: normal; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 4px; margin-left: 4px; content: ''; } .hero-breadcrumbs li:last-child::after { display: none; } .slider { position: relative; margin-left: 35px; margin-right: 35px; } @media (min-width: 825px) { .slider { margin-left: 70px; margin-right: 70px; } } .slider .slick-list { overflow: hidden; } .slider .slick-arrow { position: absolute; top: 45%; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 40px; width: 40px; background: #fff; border-radius: 50%; border: none; font-size: 0; color: transparent; -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15); box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15); cursor: pointer; } @media (min-width: 825px) { .slider .slick-arrow { height: 60px; width: 60px; } } .slider .slick-arrow.slick-prev { right: 100%; } .slider .slick-arrow.slick-prev:after { -webkit-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); margin-left: 3px; cursor: pointer; } @media (min-width: 825px) { .slider .slick-arrow.slick-prev:after { margin-top: 0; } } .slider .slick-arrow.slick-next { left: 100%; } .slider .slick-arrow.slick-next:after { -webkit-transform: translate(-50%, -50%) rotate(-135deg); transform: translate(-50%, -50%) rotate(-135deg); margin-left: -3px; cursor: pointer; } @media (min-width: 825px) { .slider .slick-arrow.slick-next:after { margin-top: 0; } } .slider .slick-arrow:after { position: absolute; top: 50%; left: 50%; height: 15px; width: 15px; content: ''; display: -webkit-box; display: -ms-flexbox; display: flex; border-collapse: collapse; border-left: 4px solid #f05624; border-bottom: 4px solid #f05624; -webkit-mask-image: -webkit-radial-gradient(white, black); } @media (min-width: 825px) { .slider .slick-arrow:after { height: 20px; width: 20px; content: ''; border-left: 6px solid #f05624; border-bottom: 6px solid #f05624; } } .section { max-width: 100%; padding-top: 2rem; padding-bottom: 2rem; } @media (min-width: 992px) { .section { padding-top: 2rem; padding-bottom: 2rem; } } .section--hideX { position: relative; overflow-x: hidden; } .section--hideY { position: relative; overflow-y: hidden; } .section--overflowHidden { position: relative; overflow: hidden; } .section-nopad--top { padding-top: 0; } .section--bordered { border-bottom: 4px solid #f0f0f0; } .section--capped { border-top: 1px solid #f0f0f0; } .carousel { overflow: hidden; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; max-width: 2000px; margin-left: auto; margin-right: auto; width: 100%; height: 600px; } .carousel-inner { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; } .carousel-inner .carousel-item { height: 100%; background-size: cover; } .carousel-inner .carousel-item img.is-centered { left: 50%; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .carousel-inner .carousel-item img.is-centered--horizontal { left: 50%; position: absolute; -webkit-transform: translateX(-50%); transform: translateX(-50%); } .carousel-inner .carousel-item img.is-centered--vertical { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .carousel-inner .carousel-item.is-centered { background-position: center; } .carousel-inner .carousel-item.is-centered--horizontal { background-position: top; } .carousel-inner .carousel-item.is-centered--vertical { background-position: left; } .carousel-form { width: 100%; padding: 1rem; position: relative; margin-top: -20%; } .carousel-form .carousel-formHeading { font-size: 20px; margin-bottom: 1rem; } @media (min-width: 992px) { .carousel-form .background-split, .carousel-form .background-split--narrow { -ms-flex-line-pack: end; align-content: flex-end; max-width: 500px; float: right; } } @media (min-width: 992px) { .carousel-form { top: 0; position: absolute; margin-top: 0; height: auto; min-height: 400px; padding: 2.8125rem; z-index: 2; } .carousel-form .carousel-formHeading { font-size: 40px; } } .carousel-indicators { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; top: 110%; bottom: 0; } @media (min-width: 576px) { .carousel-indicators { top: auto; bottom: 15%; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; width: 110px; margin-left: 2.5rem; margin-right: 0; } } @media (min-width: 1200px) { .carousel-indicators { bottom: 5%; } } .carousel-indicators li { height: 12px; width: 12px; border-radius: 50%; border: 2px solid #fff; background-color: #838383; -webkit-box-shadow: 0 0 3px rgba(64, 64, 64, 0.8); box-shadow: 0 0 3px rgba(64, 64, 64, 0.8); } @media (min-width: 576px) { .carousel-indicators li { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; max-width: 500px; -ms-flex-line-pack: end; align-content: flex-end; } } .carousel-indicators .active { background-color: #59bfe6; border: 1px solid #59bfe6; opacity: 1; } @media (min-width: 992px) { .carousel-formInner { -ms-flex-line-pack: end; align-content: flex-end; } } .logoLink { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 40px; padding: 10px; } .logoLink-img { overflow: hidden; border-radius: 50%; max-width: 150px; } .logoLink-copy { text-align: center; margin: 10px 0 15px; } .iconList { list-style: none; margin: 0; padding: 0; } .iconList-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 2rem; } .iconList-item:before { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 50px; height: 50px; margin-right: 1rem; background-color: #1d1d3f; border-radius: 50%; color: #59bfe6; font-size: 28px; font-weight: bold; } .iconList-item--truck:before { content: ''; font-family: 'Font Awesome 5 Free'; font-size: 18px; } .iconList-item > span { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 600; } .iconList-item.iconList-item--truck { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .iconList-item.iconList-item--truck:before { margin-bottom: 1rem; } @media (min-width: 576px) { .iconList-item.iconList-item--truck { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .iconList-item.iconList-item--truck:before { margin-bottom: 0; } } .jpagination { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-left: auto; margin-right: auto; } .jpagination a, .jpagination span { color: inherit; min-width: 2em; height: 2em; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; cursor: pointer; -webkit-transition: none; transition: none; } .jpagination a.jp-current, .jpagination span.jp-current { border: 4px solid #f05624; } .jpagination a { position: relative; } .jpagination a:after { content: ''; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); border-bottom: 3px solid #59bfe6; width: 21px; opacity: 0; -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; } .jpagination a:hover:after { opacity: 1; } .jpagination a.jp-previous:after, .jpagination a.jp-current:after, .jpagination a.jp-next:after, .jpagination a.jp-hidden:after, .jpagination a.jp-disabled:after { display: none; } .jpagination a.jp-disabled { opacity: 0.5; pointer-events: none; cursor: not-allowed; } .jp-previous { margin-right: 1rem; } .jp-previous:before { content: ''; margin-right: 1rem; color: #59bfe6; } .jp-next { margin-left: 1rem; } .jp-next:before { content: ''; margin-right: 0; margin-left: 1rem; color: #59bfe6; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .filterHidden { display: none !important; } .filter.is-active { -webkit-box-shadow: 0 0 5px #59bfe6; box-shadow: 0 0 5px #59bfe6; border: 1px solid #59bfe6; } .filter.is-active:after { -webkit-transform: rotate(135deg); transform: rotate(135deg); top: 1.15rem; } .filter.is-active .filter-dropdown { visibility: visible; margin-top: 0; z-index: 1; pointer-events: all; opacity: 1; } .filter { border: 1px solid #d1d1d1; padding-top: 45px; position: relative; width: 320px; max-width: 100%; cursor: pointer; z-index: 1; background: #fff; } @media (min-width: 850px) { .filter { border: none; -webkit-box-shadow: none; box-shadow: none; padding-top: 0; width: 100%; } .filter:before, .filter:after { display: none; } .filter.is-active { border: none; -webkit-box-shadow: none; box-shadow: none; } } .filter:before { content: 'Filter: '; position: absolute; top: 0; left: 0.75rem; height: 45px; line-height: 45px; font-size: 0.875rem; text-transform: uppercase; font-weight: 700; } .filter:after { content: ''; height: 0.65rem; width: 0.65rem; border-bottom: 2px solid #59bfe6; border-left: 2px solid #59bfe6; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: 0.25s ease-out; transition: 0.25s ease-out; position: absolute; right: 1rem; top: 1rem; } .filter-selection { position: absolute; top: 0; left: 4.25rem; height: 45px; line-height: 45px; font-size: 0.875rem; text-transform: uppercase; font-weight: 700; right: 2.5rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } @media (min-width: 850px) { .filter-selection { display: none; } } .filter-dropdown { position: absolute; left: -1px; right: -1px; padding-top: 5px; overflow: hidden; visibility: hidden; margin-top: -1rem; -webkit-transition: 0.25s ease-out; transition: 0.25s ease-out; z-index: -1; opacity: 0; pointer-events: none; } @media (min-width: 850px) { .filter-dropdown { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; position: static; pointer-events: all; opacity: 1; z-index: 1; margin-top: 0; padding-top: 0; visibility: visible; } } .filter-item { left: 0; right: 0; height: 45px; line-height: 45px; -webkit-box-flex: 0; -ms-flex: 0 0 45px; flex: 0 0 45px; padding: 0 1rem; width: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 0.875rem; background: #fff; border-left: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1; cursor: pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-transition: 0.25s ease-out; transition: 0.25s ease-out; } .filter-item:hover { background: #eee; } .filter-item:first-child { border-top: 1px solid #d1d1d1; } .filter-item:last-child { border-bottom: 1px solid #d1d1d1; } .filter-item--selected { color: #bbb; } .filter-item--selected:hover { background: #fff; } .filter-item--selected:before, .filter-item--selected:after { content: '–'; } .filter-item--selected:before { padding-right: 3px; } .filter-item--selected:after { padding-left: 3px; } @media (min-width: 850px) { .filter-item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; height: auto; padding: 0.75rem 1.5rem; line-height: 1; width: auto; border: 4px solid #1d1d3f; margin-right: 1rem; margin-bottom: 1rem; text-transform: uppercase; font-weight: 700; } .filter-item:first-child { border-top: 5px solid #1d1d3f; } .filter-item:last-child { border-bottom: 5px solid #1d1d3f; } .filter-item--selected { color: #fff; background: #1d1d3f; font-weight: 900; } .filter-item--selected:hover { background: #1d1d3f; } .filter-item--selected:before, .filter-item--selected:after { display: none; } } [data-filter-id] { padding-bottom: 2rem; } [data-filter-id] .mediaTile { margin: 0; } [data-filter-id] .mediaTile:hover { border: 7px solid #d1d1d1; } .form-content { display: block; } .required:after { content: 'required'; position: relative; top: -14px; width: auto; margin: 0; padding: 0; font-size: 0.75rem; color: inherit; font-weight: 300; font-style: italic; font-family: 'Montserrat', Helvetica, Arial, sans-serif; } .required .has-error { border-bottom: 2px solid #f05624; } .input-field { border-bottom: 1px solid #d1d1d1; border-left: none; border-right: none; border-top: none; border-radius: 0; background: none; width: 100%; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 16px; font-size: 1rem; color: inherit; text-transform: uppercase; padding-bottom: 0.5rem; margin-bottom: 1rem; -webkit-appearance: none; } .input--double-margin .input-field { margin-bottom: 2rem; } @media (min-width: 768px) { .input-field { font-size: 12px; font-size: 0.75rem; } } .select-field { border-bottom: 1px solid #d1d1d1; border-left: none; border-right: none; border-top: none; border-radius: 0; background: none; width: 100%; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 16px; font-size: 1rem; color: inherit; text-transform: uppercase; padding-bottom: 0.5rem; margin-bottom: 1rem; -webkit-appearance: none; position: relative; } .select--double-margin .select-field { margin-bottom: 2rem; } @media (min-width: 768px) { .select-field { font-size: 12px; font-size: 0.75rem; } } .input--select { position: relative; } .input--select:before { color: #59bfe6; position: absolute; top: 5px; right: 0; } .input--double-margin.required:after { top: -34px; } .form-contact { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; font-size: 1rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 1rem; } .form-contact span { font-weight: 700; font-size: 1.25rem; } .form-contactPhone:before { color: #59bfe6; padding-right: 0; font-size: 1rem; vertical-align: middle; position: relative; top: -2px; } .form-expand .form-expandButton { margin: 0 auto; cursor: pointer; padding-top: 18px; } @media (min-width: 992px) { .form-expand .form-expandButton { display: none; } } .form-expand .form-expandButton .form-expandButtonCopy { display: block; margin: auto; height: auto; width: auto; } .form-expand .form-expandButton .form-expandButtonCopy:before { position: absolute; right: 0; } @media (min-width: 395px) { .form-expand .form-expandButton .form-expandButtonCopy:before { right: 10%; } } .form-expand .form-expandButton .form-closeButtonCopy { display: none; margin: auto; height: auto; width: auto; } .form-expand .form-expandButton .form-closeButtonCopy:before { position: absolute; right: 10%; } .form-expand .close { display: none; visibility: hidden; } .form-expand .close .form-expandButtonCopy { display: none; } .form-expand .close .form-closeButtonCopy { display: block; } .expansive { display: none; } @media (min-width: 992px) { .expansive { display: block; } } .input.floating { position: relative; z-index: 0; } .input.floating label { font-size: 13px; font-size: 0.8125rem; font-weight: 700; left: 0; letter-spacing: 1px; position: absolute; pointer-events: none; text-transform: uppercase; top: 10px; -webkit-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; } .input.floating .input-field:focus ~ label { font-size: 11px; font-size: 0.6875rem; top: -15px; } .input.floating .select-field:focus ~ label, .input.floating .select-field:not([value='']):valid ~ label { font-size: 11px; font-size: 0.6875rem; top: -15px; } .input.floating.is-floating label { font-size: 11px; font-size: 0.6875rem; top: -15px; } .mapquestautocomplete { left: 15px; right: 20px; top: 25px; display: none; background-color: #fff; position: absolute; border-radius: 2px; border-top: 1px solid #d9d9d9; font-family: Arial, sans-serif; -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; z-index: 999; } .mapquestautocomplete.active { display: block; } .mapquestautocomplete div { cursor: pointer; padding: 5px 20px; } .mqpac-item { cursor: default; padding: 0 4px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; line-height: 30px; text-align: left; border-top: 1px solid #e6e6e6; font-size: 11px; color: #999; } .mqpac-item-selected, .mqpac-item-selected:hover { background-color: #ebf2fe; } .mqpac-item-query { font-size: 13px; padding-right: 3px; color: #000; } .mqpac-item:hover { background-color: #fafafa; } .mqpac-matched { font-weight: 700; } .mqpac-icon { width: 15px; height: 20px; margin-right: 7px; margin-top: 6px; display: inline-block; vertical-align: top; background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png); background-size: 34px; } .mqpac-icon-search { background-position: -1px -1px; } .mqpac-icon-marker { background-position: -1px -161px; } .mqpac-placeholder { color: gray; } .mqpac-item-selected .mqpac-icon-search { background-position: -18px -1px; } .mqpac-item-selected .mqpac-icon-marker { background-position: -18px -161px; } .mqhdpi .mqpac-icon { background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons_hdpi.png); } .logoList { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style-type: none; padding: 1rem 0; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .logoList svg { max-height: 40px; max-width: 100%; } .logoList svg path, .logoList svg polygon, .logoList svg polyline { fill: #1d1d3f; } .logoList a svg { -webkit-transition: all 0.2s; transition: all 0.2s; } .logoList a svg path, .logoList a svg polygon, .logoList a svg polyline, .logoList a svg rect { -webkit-transition: all 0.2s; transition: all 0.2s; } .logoList a:hover svg { -webkit-transition: all 0.4s; transition: all 0.4s; } .logoList a:hover svg path, .logoList a:hover svg polygon, .logoList a:hover svg polyline, .logoList a:hover svg rect { -webkit-transition: all 0.4s; transition: all 0.4s; fill: #b0b09f; } .logoList-wrapper--white .logoList svg { max-height: 35px; } .logoList-wrapper--white .logoList svg path, .logoList-wrapper--white .logoList svg polygon, .logoList-wrapper--white .logoList svg polyline, .logoList-wrapper--white .logoList svg rect { fill: #fff; } .logoList-wrapper--white .logoList a svg { opacity: 0.6; } .logoList-wrapper--white .logoList a:hover svg { opacity: 1; } .logoList-wrapper--white .logoList a:hover svg path, .logoList-wrapper--white .logoList a:hover svg polygon, .logoList-wrapper--white .logoList a:hover svg polyline, .logoList-wrapper--white .logoList a:hover svg rect { fill: #fff; } .logoList .providers-listLink img { -webkit-filter: opacity(1); filter: opacity(1); } .logoList .providers-listLink img:hover { color: #59bfe6; } .featureTile-item .logoList { padding: 0; } @media (min-width: 992px) { .logoList-wrapper--white .logoList { -ms-flex-wrap: nowrap; flex-wrap: nowrap; overflow: hidden; } } .logoList-item { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 1.125rem 0.625rem; } @media (min-width: 576px) { .logoList-item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; height: 60px; width: 125px; padding: 0.5rem; } } @media (min-width: 768px) { .logoList-item { padding: 0 0.75rem; } } @media (min-width: 992px) { .logoList-item { height: 125px; margin-left: 0.5rem; margin-right: 0.5rem; } .featureTile-item .logoList-item { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; -ms-flex-preferred-size: 60px; flex-basis: 60px; margin: 0 0.5rem; width: 60px; height: 65px; } } @media (min-width: 992px) { .logoList-wrapper--white .logoList-item { height: 100px; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; } .logoList-wrapper--white .logoList-item .logoList-link { cursor: pointer; } } .featureTile-item svg { max-height: 20px; } .logoList--noWrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style-type: none; padding: 1rem; -ms-flex-wrap: wrap; flex-wrap: wrap; } @media (min-width: 992px) { .logoList--noWrap { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } } @media (min-width: 992px) { .logoList--noWrap .logoList-item { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; height: 70px; } } @media (min-width: 992px) { .logoList-item--breezeline { width: 160px; } } .bgSoftWhite { background-color: #fbfaf5; } .bgFlame { background-color: #f05624; } .bgSoftBlue { background-color: #59bfe6; } .bgCharcoal { background-color: #404040; } .bgNavyBlue { background-color: #1d1d3f; } .bglogoFill-navyBlue { background: #1d1d3f url(/img/content-images/pattern-dark-bg.svg) no-repeat; } @media (max-width: 767px) { .bglogoFill-navyBlue--mobileUnset { background: #1d1d3f; } } .logoBgLeft { width: 100%; height: 100%; background-repeat: no-repeat; background-image: url(/img/content-images/pattern-content-block.svg); background-position: bottom left; } .logoBgCornerLeft { background-image: url(/img/content-images/pattern-footer.svg); background-position: bottom left; background-repeat: no-repeat; background-position-x: -4%; background-position-y: 114%; } @media (min-width: 992px) { .logoBgRight { background-image: url(/img/content-images/pattern-dark-bg.svg); background-position: top right; background-repeat: no-repeat; } } .background-split, .background-split--narrow { border: 7px solid #f05624; padding: 2rem; -ms-flex-line-pack: center; align-content: center; background-color: #fff; background: #fff; background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, #fff), color-stop(50%, #f0f0f0)); background: linear-gradient(to right top, #fff 50%, #f0f0f0 50%); } .background-split--gray { border-color: #d1d1d1; } .background-split.speedTest, .speedTest.background-split--narrow { height: auto; } .fillNavyBlueGradient { background: -webkit-gradient(linear, left top, left bottom, from(#1d1d3f), to(rgba(29, 29, 63, 0.95))); background: linear-gradient(180deg, #1d1d3f 0%, rgba(29, 29, 63, 0.95) 100%); } .featureTile { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-line-pack: stretch; align-content: stretch; } .featureTile--flex { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } @media only screen and (min-width: 992px) { .featureTile--flex { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } } .featureTile--flex .featureTile-media { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } @media only screen and (min-width: 992px) { .featureTile--flex .featureTile-media { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-box-flex: 0; -ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%; padding: 2rem; } } .featureTile--flex .featureTile-item { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; font-size: 14px; } @media only screen and (min-width: 992px) { .featureTile--flex .featureTile-item { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -webkit-box-flex: 0; -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; padding: 2rem; } } @media only screen and (min-width: 992px) { .featureTile--flexReverse .featureTile-media { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } } @media only screen and (min-width: 992px) { .featureTile--flexReverse .featureTile-item { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } } @media only screen and (min-width: 992px) { .featureTile--floatLeft { display: block; } .featureTile--floatLeft .featureTile-media { float: left; max-width: 66.66667%; margin-right: 30px; margin-bottom: 1rem; } .featureTile--floatLeft .featureTile-item { display: block; } } @media only screen and (min-width: 992px) { .featureTile--floatRight { display: block; } .featureTile--floatRight .featureTile-media { float: right; max-width: 66.66667%; margin-left: 30px; } .featureTile--floatRight .featureTile-item { display: block; } } @media (min-width: 992px) { .featureTile .featureTile-item { margin-bottom: 20px; height: calc(100% - 20px); } } .featureTile-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-bottom: 1rem; margin-top: 1rem; } @media (min-width: 992px) { .featureTile-item { width: 100%; height: 100%; margin-top: 0; margin-bottom: 0; } } .featureTile-item--article { min-height: auto !important; } .featureTile-item--fullHeight { height: 100% !important; font-size: 14px; } .featureTile-itemCta { margin: 0 auto; padding-left: 30px; padding-right: 30px; -webkit-box-shadow: none; box-shadow: none; } @media (min-width: 992px) { .featureTile-itemCta { margin: 0; padding-left: 50px; padding-right: 50px; } } .featureTile-item p, .featureTile-item ul { width: 100%; } a.featureTile-item { color: inherit; text-decoration: none; } a.featureTile-item:hover { color: inherit; } a.featureTile-item * { color: inherit; text-decoration: none; } a.featureTile-item *:hover { color: inherit; } .featureTile-figure { position: relative; width: 100%; overflow: hidden; } @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .featureTile-figure { height: 100%; } } .featureTile-figure::after { content: ''; display: block; padding-top: calc(400 / 600 * 100%); } @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .featureTile-figure::after { display: none; } } .featureTile-figure img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: auto; } .featureTile-providerLogo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin-bottom: 2rem; } .featureTile-providerLogo svg { height: 30px; max-height: 30px; } .featureTile-icon { font-size: 1.5rem; padding-bottom: 1rem; } .featureTile-header { margin-bottom: auto; } .featureTile-heading { width: 100%; } .featureTile-copy { width: 100%; } .fillCharcoal50 .featureTile-copy { color: #000; } .bglogoFill-navyBlue .featureTile-copy { color: #fff; } .featureTile-copy p { color: inherit; } .featureTile-link { -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: auto; margin-top: auto; margin-right: auto; } .featureTile-link:hover { text-decoration: none; color: inherit; } .featureTile-media { position: relative; width: 100%; } .featureTile-media::after { content: ''; display: block; padding-top: calc(400 / 600 * 100%); } .featureTile-media img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: auto; } .featureTile-media--video { padding: 42.5% 0 0 0; position: relative; } .featureTile-media--video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .featureTile-media--offset { width: 100%; height: 100%; min-height: 400px; background-size: 0 0; background-position: 0 0; background-repeat: no-repeat; } .featureTile-media--offset:before { content: ''; position: absolute; top: 0; left: 0; width: 140%; height: 100%; max-height: 500px; background-image: inherit; background-size: cover; } .gray-bg { position: absolute; display: none; top: 0; right: 0; width: 40%; height: 100%; background: #e4e4e4; z-index: -1; } @media (min-width: 992px) { .gray-bg { display: block; } } .gray-bg img { position: absolute; bottom: -5%; left: -7%; } .featureTile-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-line-pack: stretch; align-content: stretch; margin-top: -2.5rem; } .featureTile-group .featureTile-item { margin: 2.5rem 1.25rem 0; height: auto; -ms-flex-item-align: stretch; -ms-grid-row-align: stretch; align-self: stretch; padding: 1.25rem; -webkit-box-flex: 0; -ms-flex: 0 0 calc(100% - 2.5rem); flex: 0 0 calc(100% - 2.5rem); } @media (min-width: 850px) { .featureTile-group .featureTile-item { -webkit-box-flex: 0; -ms-flex: 0 0 calc(50% - 2.5rem); flex: 0 0 calc(50% - 2.5rem); } } @media (min-width: 1075px) { .featureTile-group .featureTile-item { -webkit-box-flex: 0; -ms-flex: 0 0 calc(32% - 2.5rem); flex: 0 0 calc(32% - 2.5rem); } } @media (min-width: 1250px) { .featureTile-group .featureTile-item { -webkit-box-flex: 0; -ms-flex: 0 0 calc(25% - 2.5rem); flex: 0 0 calc(25% - 2.5rem); } } .featureBlock-item { padding: 1rem 0.5rem; color: #1d1d3f; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-bottom: 1rem; } .featureBlock-item .featureBlock-icon { font-size: 1.5rem; color: #59bfe6; } .featureBlock-item .featureBlock-heading { font-size: 1rem; padding-left: 0.5rem; margin: auto 0; } .featureBlock-item .featureBlock-heading a { text-decoration: none; color: #1d1d3f; } .featureBlock-item .featureBlock-heading a:hover { color: #59bfe6; } .mapFindProviders { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; padding: 2rem; } .mapFindProviders .mapFindProviders--iframe { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .mapFindProviders h1, .mapFindProviders h2, .mapFindProviders h3, .mapFindProviders h4 { color: #fff; } .fillSoftBlue .mapFindProviders h1, .fillSoftBlue .mapFindProviders h2, .fillSoftBlue .mapFindProviders h3, .fillSoftBlue .mapFindProviders h4 { color: #1d1d3f; } @media (min-width: 992px) { .mapFindProviders { -ms-flex-wrap: wrap; flex-wrap: wrap; height: 450px; padding: 2rem 0; } .mapFindProviders--small { height: 330px; } .mapFindProviders--small div.mapFindProviders-map { width: 30% !important; } .mapFindProviders--small div.mapFindProviders-content, .mapFindProviders--small div.mapFindProviders-form { width: 70% !important; } .mapFindProviders--small h3 { margin-bottom: 1rem; } } .mapFindProviders > div { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; } @media (min-width: 992px) { .mapFindProviders > div { display: block; -webkit-box-flex: 0; -ms-flex: none; flex: none; } } div.mapFindProviders-map { background-image: url(/img/content-images/map-usa-orange.svg); background-size: auto; background-repeat: no-repeat; background-position: top center; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; height: 200px; display: none; } @media (min-width: 992px) { div.mapFindProviders-map { height: 260px; } } @media (min-width: 992px) { div.mapFindProviders-map { display: block; -ms-flex-preferred-size: 100%; flex-basis: 100%; width: 50%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; height: auto; } } div.mapFindProviders-content { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-right: 5%; } div.mapFindProviders-content h2 { font-size: 16px; } @media (min-width: 576px) { div.mapFindProviders-content h2 { font-size: 24px; } } @media (min-width: 992px) { div.mapFindProviders-content { left: 50%; margin-bottom: 30px; -ms-flex-line-pack: center; align-content: center; text-align: left; width: 45%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } div.mapFindProviders-content h2 { font-size: 32px; margin-bottom: 0; } } div.mapFindProviders-form { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; margin-right: 5%; } @media (min-width: 992px) { div.mapFindProviders-form { width: 45%; } } div.mapFindProviders-form .form-contents { width: 100%; margin-top: auto; } div.mapFindProviders-form .form-contents input[type='text']::-webkit-input-placeholder { color: #fff; } div.mapFindProviders-form .form-contents input[type='text']:-moz-placeholder { color: #fff; } div.mapFindProviders-form .form-contents input[type='text']::-moz-placeholder { color: #fff; } div.mapFindProviders-form .form-contents input[type='text']:-ms-input-placeholder { color: #fff; } div.mapFindProviders-form .form-contents .submit { width: 100%; } @media (min-width: 992px) { div.mapFindProviders-form .form-contents .submit { width: auto; } } div.mapFindProviders-form .form-contents .submit2 { display: block; margin-left: auto; margin-right: auto; } @media (min-width: 992px) { div.mapFindProviders-form .form-contents .submit2 { margin-left: auto; margin-right: 0; } } div.mapFindProviders-form .form-contents .disclaimer { margin-top: 1.25rem; } @media (min-width: 992px) { div.mapFindProviders-form .form-contents .disclaimer { margin-top: 0.5rem; } } .meta { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 20px 0; } .meta-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; } .meta-title { text-transform: uppercase; font-weight: 700; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; font-size: 0.9rem; margin: 15px 0 5px; } .meta-topic { font-size: 0.9rem; margin: 0 10px 10px 0; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; font-weight: 700; color: #343434; text-decoration: underline; } .meta-tag { font-size: 0.9rem; margin: 0 10px 10px 0; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; text-decoration: none; padding: 3px 5px; background: #1d1d3f; color: #fff; } .meta-social { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; margin: 0 15px 10px 0; } .meta-social.meta-social--wider { margin-right: 40px; } @media (min-width: 768px) { .meta-social.meta-social--wider { margin-right: 30px; } } .meta-social i { font-size: 1.5rem; } .meta-social i[class^='fa-'], .meta-social i[class*=' fa-'] { -webkit-transition: color 0.3s; transition: color 0.3s; } .meta-social i[class^='fa-']:before, .meta-social i[class*=' fa-']:before { margin-right: 0; } .meta-social i[class^='fa-']:hover, .meta-social i[class^='fa-']:focus, .meta-social i[class*=' fa-']:hover, .meta-social i[class*=' fa-']:focus { color: #8bd2ee; } .howTo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; } .howTo-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 1.25rem; margin: 0 0 15px; } @media (min-width: 719px) { .howTo-item { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; } } @media (min-width: 991px) { .howTo-item { -webkit-box-flex: 0; -ms-flex: 0 0 33%; flex: 0 0 33%; } } .howTo-image { width: 100%; } .howTo-image img { width: 100%; } .howTo-title { color: #f05624; text-transform: uppercase; margin-top: 10px; font-weight: 900; font-size: 24px; } .howTo-link { -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: auto; margin-top: auto; margin-right: auto; } .howTo-link:hover { text-decoration: none; color: inherit; } .multiColumnList { list-style: none; padding: 0; margin: 0; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px; } .multiColumnList > * { padding-left: 1rem; } .multiColumnList--dark a { color: #1d1d3f; text-decoration: none; } .multiColumnList--dark a:hover { color: #59bfe6; } @media (min-width: 700px) { .multiColumnList { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; } } @media (min-width: 850px) { .multiColumnList { -webkit-column-count: 4; -moz-column-count: 4; column-count: 4; } } @media (min-width: 1024px) { .multiColumnList { -webkit-column-count: 5; -moz-column-count: 5; column-count: 5; } } .mediaTile { background: transparent; margin: 10px auto; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 1rem; height: 100%; border: 7px solid transparent; -webkit-transition: border 250ms ease-in-out, background 250ms ease-in-out; transition: border 250ms ease-in-out, background 250ms ease-in-out; color: inherit; } .mediaTile:hover { border: 7px solid #f0f0f0; background: #fff; } .mediaTile:hover .mediaTile-link { opacity: 1; } .mediaTile--alt { margin-top: 0; padding: 0; border: 0; } .mediaTile--alt:hover { border: 0; background: #fff; } .mediaTile--small { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; height: auto; margin-top: 0; padding: 0; margin-bottom: 1rem; border: 0; } .mediaTile--small:hover { border: 0; background: #fff; } .mediaTile--small .mediaTile-photo { -webkit-box-flex: 1; -ms-flex: 1 0 119px; flex: 1 0 119px; max-width: 119px; height: 119px; margin-right: 1rem; background-position: center center; background-size: cover; } .mediaTile--small .mediaTile-photo img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .mediaTile--small .mediaTile-heading { margin-bottom: 0; } a.mediaTile { color: inherit; text-decoration: none; } a.mediaTile:hover { color: inherit; } a.mediaTile * { color: inherit; text-decoration: none; } a.mediaTile *:hover { color: inherit; } a.mediaTile .mediaTile-indicator { padding: 0.3333333333rem 1rem; position: absolute; right: 50px; top: 35px; background-color: #1d1d3f; color: #fff; font-size: 0.875rem; } .mediaTile-link { -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: auto; margin-right: auto; margin-top: auto; opacity: 1; -webkit-transition: opacity 250ms ease-in-out; transition: opacity 250ms ease-in-out; } @media (min-width: 992px) { .mediaTile-link { opacity: 0; } } .mediaTile-photo { margin-bottom: 2rem; height: 250px; background-position: center center; background-repeat: no-repeat; background-size: cover; } .mediaTile-photo img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .mediaTile-heading { color: #000; font-size: 1.125rem; font-weight: 600; margin-bottom: auto; } .mediaTile-heading a { color: #000; text-decoration: none; } .mediaTile-heading a:hover { color: #59bfe6; } .mediaTile-copy { /* padding: 1rem 0; */ padding-top: 1rem; color: #000; } .actions { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 10px 0; border-bottom: 2px dashed #ddd; margin-bottom: 20px; } .action-item { margin: 0 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-decoration: none; } .action-item:first-child { margin-left: 0; } .action-item:last-child { margin-right: 0; } @media (min-width: 800px) { .action-item { margin: 0 10px; } } .action-item span { font-size: 0.95rem; text-decoration: none; color: #404040; } @media (min-width: 800px) { .action-item span { font-size: 1.25rem; } } .action-item i { font-size: 1.15rem; margin-right: 10px; } @media (min-width: 800px) { .action-item i { font-size: 1.5rem; } } .action-item i[class^='fa-']:before, .action-item i[class*=' fa-']:before { margin-right: 0; } .checklist { counter-reset: checklist; margin: 20px 0; } .checklist-head { font-size: 26px; color: #1d1d3f; counter-increment: checklist; margin: 30px 0 10px; } .checklist-head:before { content: counter(checklist) '.'; margin-right: 10px; } .checklist-list { list-style: none; margin: 0; padding: 0; } .checklist-item { position: relative; margin-bottom: 15px; } .checklist-item input { height: 0; width: 0; position: absolute; top: 0; left: 0; border: none; background: none; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; opacity: 0; visibility: hidden; } .checklist-item input:checked + label:before { border-color: #40b5e2; } .checklist-item input:checked + label:after { -webkit-transform: rotate(405deg) scale(1, 1); transform: rotate(405deg) scale(1, 1); } label.checklist-itemTitle { font-weight: 900; font-size: 1.2rem; position: relative; margin: 0; padding-left: 40px; cursor: pointer; } label.checklist-itemTitle:before { height: 25px; width: 25px; content: ''; border: 2px solid #ccc; position: absolute; left: 0; top: 2px; -webkit-transition: 0.25s ease-out; transition: 0.25s ease-out; } label.checklist-itemTitle:after { height: 18px; width: 9px; border-bottom: 3px solid #40b5e2; border-right: 3px solid #40b5e2; -webkit-transform: rotate(45deg) scale(0, 0); transform: rotate(45deg) scale(0, 0); -webkit-transition: 0.25s ease-out; transition: 0.25s ease-out; position: absolute; left: 8px; top: 3px; display: block; content: ''; } .checklist-itemInfo { margin: 0; margin-left: 40px; } .freecontent h1, .freecontent h2, .freecontent h3, .freecontent h4, .freecontent h5, .freecontent h6, .freecontent p, .freecontent ul, .freecontent ol, .freecontent dl, .freecontent aside, .freecontent blockquote, .freecontent img, .freecontent figure { margin: 0 0 25px; } .freecontent strong { font-weight: 900; } .interstitialMain { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: center; align-content: center; width: 100%; height: 100%; text-align: center; } .interstitialMain-inner { padding: 0; position: relative; } @media (min-width: 992px) { .interstitialMain-inner { padding: 0 3rem; min-height: 500px; } } .interstitialMain-graphic { height: auto; padding-bottom: 1rem; } .interstitialMain-graphic img { width: auto; height: 100%; max-height: 300px; } .interstitialMain-heading { width: 100%; text-align: center; } .interstitialMain-footer { text-align: center; margin: auto; padding: 0 1rem; } @media (min-width: 992px) { .interstitialMain-footer { position: absolute; bottom: 0; right: 0; text-align: right; } } .interstitialMain-footerCopy { font-size: 0.85rem; } .interstital-logo { margin: 0 0.3333333333rem; width: 100%; max-width: 100px; } @media (min-width: 768px) { .interstital-logo { max-width: 200px; } } .interstitialMain-contentCopy { padding: 1rem; overflow: hidden; } @media (min-width: 992px) { .interstitialMain-contentCopy { padding: 2rem; } } .interstitialAlt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 100vh; } .interstitialAlt-inner { margin: 0 30px; padding: 20px 50px; background: #fff; border: 6px solid #ddd; width: 100%; max-width: 1024px; } .interstitialAlt-logo img { max-width: 300px; } .interstitialAlt-title { font-size: 24px; margin: 15px 0 25px; font-weight: 900; } .interstitialAlt-sponsors { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .interstitialAlt-sponsorsTitle { color: #f05624; text-transform: uppercase; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin: 0 0 20px; text-align: center; font-weight: 900; font-size: 22px; } .interstitialAlt-sponsorsImg { margin: 0 10px 15px; } .interstitialAlt-meta { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 20px 0 10px; } .interstitialAlt-meta a { color: inherit; text-decoration: underline; } .interstitialAlt-form { margin: 60px 0; } .interstitialAlt-form .interstitialAlt-btn { background: transparent; padding: 5px 0 5px; text-shadow: none; color: #404040; border: none; text-transform: none; -webkit-box-shadow: none; box-shadow: none; overflow: visible; border-bottom: 4px solid #59bfe6; position: relative; outline: none; } .interstitialAlt-form .interstitialAlt-btn:hover i { left: calc(100% + 20px); } .interstitialAlt-form .interstitialAlt-btn i { position: absolute; top: 0; bottom: 0; margin: auto 0; left: calc(100% + 10px); display: block; height: 10px; -webkit-transition: 0.25s ease-out; transition: 0.25s ease-out; } html.no-scroll body { overflow: hidden !important; } [data-popup-trigger] { cursor: pointer !important; } .pageWrap { -webkit-transition: -webkit-filter 0.25s ease-out; transition: -webkit-filter 0.25s ease-out; transition: filter 0.25s ease-out; transition: filter 0.25s ease-out, -webkit-filter 0.25s ease-out; } .pageWrap.is-blurred { -webkit-filter: blur(3px); filter: blur(3px); } #popup_cordCutting { margin: 0; padding: 0; } #popup_cordCutting::after { display: block; content: ''; padding-top: 56.25%; pointer-events: none; } #popup_cordCutting > * { position: absolute; top: 0; bottom: 0; left: 0; right: 0; } #popup_cordCutting iframe, #popup_cordCutting video { width: 100%; height: 100%; } [data-popup-trigger] { cursor: pointer; } .popup { position: fixed; z-index: 100000; top: 0; right: 0; bottom: 0; left: 0; display: block; width: 100vw; height: 100vh; transform: translateZ(2px); -webkit-transform: translate3d(0, 0, 0); } .popup-data { display: none; } .popup-overlay { position: absolute; z-index: 2; top: 0; right: 0; bottom: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: rgba(0, 0, 0, 0.75); overflow-y: scroll; overflow-x: hidden; padding: 1rem 0; } .popup-content { margin-bottom: 50px; position: relative; z-index: 2; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; width: 750px; max-width: 95%; height: auto; border: 2px solid #fff; background-color: #fff; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); margin: auto 0; } @media (min-width: 768px) { .popup-content { max-width: 70vw; } } .popup-close { position: absolute; z-index: 10; top: 10px; right: 10px; height: 25px; width: 25px; color: #59bfe6; cursor: pointer; } .popup-close:before, .popup-close:after { position: absolute; content: ''; display: block; top: 0; left: 0; right: 0; bottom: 0; margin: auto; height: 5px; width: 20px; background: #59bfe6; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .popup-close:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } [id^='popup_'] { display: none; } .popup-content > [id^='popup_'] { position: relative; z-index: 1; width: 100%; margin: 1rem; padding: 2rem 0; display: block; } .popup-content > [id^='popup_'] > aside { position: absolute; top: -20px; right: 30px; text-transform: uppercase; font-size: 0.8rem; color: #2d2d2d; } .popup-content > [id^='popup_'] > aside a { margin-left: 5px; text-decoration: underline; color: #2d2d2d; } .popup-content > [id^='popup_'] h5 { color: #3a3a3a; } .popup-content > [id^='popup_'] h5 + .form { margin-top: 15px; } .popup-content > [id^='popup_'] p { margin-bottom: 10px; color: #3a3a3a; } .popup-content > [id^='popup_'] .button-block { display: -webkit-box; display: -ms-flexbox; display: flex; } .popup-content > [id^='popup_'] .button { min-width: 100px; text-align: center; color: #3a3a3a; } .popup-content > [id^='popup_'] .button:before { color: #3a3a3a; } .popup-content > [id^='popup_'] .button:hover, .popup-content > [id^='popup_'] .button:after { color: #fff; } .popup-mainImg { max-width: 500px; width: 100%; margin: 0 auto 2rem; } .popup-form { max-width: 600px; width: 100%; margin: 0 auto; } .service { width: calc(625px + 2rem); margin-left: auto; margin-right: auto; padding: 2rem 1rem; } .service-logos { padding-top: 1rem; } .service-logosHeading { text-align: center; color: #f05624; text-transform: uppercase; font-size: 22px; margin-bottom: 1rem; } .service-logosGrid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .service-logosItem { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; position: relative; border: 5px solid transparent; } .service-logosItem:after { content: ''; display: block; padding-bottom: 60%; } .service-logosItem:hover { border-color: #e4e4e4; } .service-logosItem svg { width: 100%; max-width: 125px; max-height: 40px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .service-company { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-top: 0.5rem; margin-bottom: 0.5rem; } .service-companyLogo { width: 80px; } .service-companyCopy { margin-bottom: 0; line-height: 1.25; font-size: 14px; color: #7c7c7c; font-style: italic; padding-left: 0.5rem; } .service-companyLInk { display: block; color: #363636; text-decoration: underline; font-weight: bold; font-style: normal; } .service-box { border: 2px solid #e4e4e4; padding: 2rem; position: relative; min-height: 425px; line-height: 1.4; } .service-header { position: relative; padding-left: 45px; margin-bottom: 1.5rem; } .service-headerImg { width: 34px; position: absolute; left: 0; top: 0; } .service-heading { font-size: 30px; margin-bottom: 0; } .service-headingSub { font-size: 13px; } .service-content { padding-top: 1rem; padding-bottom: 1rem; text-align: center; position: relative; min-height: 225px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .service-content--narrow { width: 55%; max-width: 55%; margin: 0 auto; } .service-contentItem { max-width: 55%; margin: 0 auto; } .service-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #fff; max-height: 0; overflow: hidden; font-size: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: left; padding-left: 1rem; padding-right: 1rem; } .service-overlay > p, .service-overlay > ul, .service-overlay > ol { margin-bottom: 0.75rem; width: 100%; } .service-overlay > *:last-child { margin-bottom: 0; } .overlay-visible .service-overlay { max-height: none; } .overlay-opening .service-overlay { -webkit-animation: overlay 0.5s ease; animation: overlay 0.5s ease; } @-webkit-keyframes overlay { 0% { background-color: #59bfe6; } 100% { background-color: #fff; } } @keyframes overlay { 0% { background-color: #59bfe6; } 100% { background-color: #fff; } } .service-separator { margin-bottom: 1rem; border: 0; border-top: 2px dotted; width: 100%; } .service-separator:after { display: none; } .service-infoList { list-style: none; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; } .service-infoItem { padding-right: 2rem; font-size: 13px; } .service-infoItem:last-child { padding-right: 0; } .service-infoHeading { font-size: 12px; text-transform: uppercase; margin-bottom: 0.5rem; } .service-subHeading { font-size: 17px; margin-bottom: 2rem; } .service-input { text-align: left; margin-bottom: 1rem; } .service-input .has-error { color: #f05624; } .service-input .has-error + label { color: #f05624; } .service-note { font-size: 13px; } .service-providerList { list-style: none; padding: 0; font-size: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-right: -1rem; margin-left: -1rem; margin-bottom: 0; width: 100%; } .service-providerItem { -webkit-box-flex: 0; -ms-flex: 0 0 55%; flex: 0 0 55%; max-width: 55%; position: relative; } .service-providerItem > *:last-child { margin-bottom: 0; } .service-providerItem:after { content: ''; position: absolute; top: 0; left: 0; height: 100px; border-right: 1px solid #d1d1d1; } .service-providerItem:first-child:after { display: none; } .service-providerFigure { margin-bottom: 0; width: 100%; } .service-providerImg { max-width: 150px; max-height: 45px; } .service-providerHeading { font-size: inherit; margin-bottom: 1.5rem; } .service-providerCopy { font-size: 16px; color: #1d1d3f; } .service-providerSmsMessage { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .service-providerSmsMessageFigure { background: #f1f1f1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; padding: 7px; border-radius: 50%; overflow: hidden; text-align: center; width: 37px; height: 37px; min-width: 37px; } .service-providerSmsMessageCopy { color: #1d1d3f; font-weight: 400; text-align: left; margin: 0; font-size: 14px; -webkit-box-flex: 0; -ms-flex: 0 1 80%; flex: 0 1 80%; } .service-footer { position: absolute; left: 0; right: 0; bottom: 0; padding: 0.25rem; text-align: center; } .service-toggle { font-size: 14px; text-decoration: underline; cursor: pointer; } .service-reset { position: absolute; right: 0.5rem; color: inherit; } .service-reset:before { color: #59bfe6; margin-right: 0.5rem; } .service-anchorLinks { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin: 6rem 0 0 0; } .service-anchorLink { display: inline-block; margin-bottom: 2rem; color: #1d1d3f; text-decoration: underline; font-weight: 600; -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; } .service-anchorLink:hover { color: #1d1d3f; text-decoration: underline; } .service-label { display: inline-block; color: #1d1d3f; margin-top: 10rem; margin-bottom: 0.5rem; } .service-smsMessageLink { text-decoration: underline; cursor: pointer; } .orderList-list { counter-reset: item; font-family: 'Montserrat', Helvetica, Arial, sans-serif; list-style: none; padding: 0; } .orderList-item { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 18px; font-weight: 600; margin-bottom: 2rem; } .orderList-item:before { -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #1d1d3f; border-radius: 50%; color: #59bfe6; counter-increment: item; content: counters(item, '.') ' '; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 28px; font-weight: bold; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-right: 1rem; width: 50px; height: 50px; } #loading-container { z-index: 1; margin: 0 auto; position: relative; } .loading { display: inline-block; height: 100%; margin: 50px; max-width: 170px; max-height: 170px; width: 100%; } .loading-circles { position: relative; } .loading-circles .spoke { position: absolute; border-radius: 100%; -webkit-animation-name: loading-circles; animation-name: loading-circles; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } @-webkit-keyframes loading-circles { from { background-color: #59bfe6; padding: 8px; } to { background-color: #ccebf7; padding: 0; } } @keyframes loading-circles { from { background-color: #59bfe6; padding: 8px; } to { background-color: #ccebf7; padding: 0; } } .loading-rectangles { position: relative; } .loading-rectangles .spoke { position: absolute; -webkit-animation-name: loading-rectangles; animation-name: loading-rectangles; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } @-webkit-keyframes loading-rectangles { from { background-color: red; } to { background: blue; } } @keyframes loading-rectangles { from { background-color: red; } to { background: blue; } } .smsMessageModal { width: 625px; position: relative; padding: 1.5rem 3.5rem; background-color: #fff; } .smsMessageModal-alert { background-color: #eee; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0.5rem 1rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 1.75rem; } .smsMessageModal-alertIcon { line-height: 1.75; color: #000; margin-right: 8px; } .smsMessageModal-alertCopy { font-size: 14px; margin-bottom: 0; } .smsMessageModal-heading { font-size: 18px; font-weight: 400; } .smsMessageModal-close { position: absolute; z-index: 10; top: 25px; right: 17px; height: 25px; width: 25px; color: #59bfe6; cursor: pointer; } .smsMessageModal-close:before, .smsMessageModal-close:after { position: absolute; content: ''; display: block; top: 0; left: 0; right: 0; bottom: 0; margin: auto; height: 5px; width: 25px; background: #59bfe6; -webkit-transform: rotate(45deg); transform: rotate(45deg); border-radius: 5px; } .smsMessageModal-close:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); } .smsMessageModal-close:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } .smsMessageModal-confirmation { background-color: #fff; } .smsMessageModal-confirmation-body { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 3rem 0; max-width: 70%; margin: 0 auto; color: #1d1d3f; text-align: center; } .smsMessageModal-confirmation-icon { font-size: 28px; margin-right: 5px; } .smsMessageModal-confirmation-icon--success i { color: #59bfe6; } .smsMessageModal-confirmation-icon--error i { color: #f05624; } .smsMessageModal-confirmation-copy { margin-bottom: 0; text-align: left; line-height: 1.3; } .smsMessageOverlay { display: none; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: fixed; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.75); z-index: 10; } .smsMessageOverlay.is-active { display: -webkit-box; display: -ms-flexbox; display: flex; } .card { position: relative; display: inline-block; width: 100%; height: 100%; padding: 40px; background-color: #fff; -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.15); box-shadow: 0 0 40px rgba(0, 0, 0, 0.15); } .fillSoftBlue .card { -webkit-box-shadow: 9px 9px 10px rgba(72, 148, 178, 0.15); box-shadow: 9px 9px 10px rgba(72, 148, 178, 0.15); } @media (min-width: 768px) { .card--bundle, .card--lighting { padding: 72px; } } .card--bundle .card-body p, .card--lighting .card-body p { font-size: 18px; } .card--bundle .card-footer h5, .card--lighting .card-footer h5 { font-size: 12px; text-transform: uppercase; } .card--bundle .card-list, .card--lighting .card-list { font-size: 18px; } .card--bundle .card-listItem, .card--lighting .card-listItem { position: relative; } .card--bundle .card-listItem:before, .card--lighting .card-listItem:before { left: -40px !important; top: 10px; } .card-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; } .card-header { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 1rem; } .card-header i { display: inline-block; font-size: 24px; } .card-header i.fa-plane { -webkit-transform: rotate(-45deg) translateY(-5px); transform: rotate(-45deg) translateY(-5px); } .card-header span { color: #1d1d3f; font-size: 12px; font-weight: bold; letter-spacing: 1px; line-height: 16px; text-transform: uppercase; } .card-body { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; } .card-body h4 { color: #1d1d3f; font-size: 22px; line-height: 27px; text-transform: uppercase; } .card-body p { font-size: 13px; } .card-footer { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; min-height: 97px; } .card-footer--noMin { min-height: auto; } .card-footer h5 { font-size: 13px; } .card-footer p { margin-bottom: 0; font-size: 13px; } .card-list { position: relative; margin-bottom: 0; list-style: none; counter-reset: orange-numbers; font-size: 13px; } .card-list .card-listItem { counter-increment: orange-numbers; padding: 0.25rem 0; } .card-list .card-listItem:before { position: absolute; left: 0; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; content: counter(orange-numbers); width: 20px; height: 20px; background-color: #f05624; border-radius: 50%; color: #fff; } .card-list--checks { counter-reset: orange-checks; margin-bottom: 1.5rem; } .card-list--checks .card-listItem { counter-increment: orange-checks; } .card-list--checks .card-listItem:before { content: ''; font-family: 'Font Awesome 5 Free'; font-size: 0.75rem; font-weight: 900; } .service__title { color: #fff; text-align: center; font-style: normal; font-weight: bold; font-size: 32px; line-height: 39px; margin-bottom: 1rem; } .service__subtitle { color: #fff; text-align: center; color: #d1d1d1; font-style: normal; font-weight: normal; font-size: 12px; line-height: 15px; text-transform: none; } .service-card { background: #1d1d3f; margin-bottom: 3rem; border: 1px solid #59bfe6; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; height: calc(100% - 4rem); margin-bottom: 4rem; } @media (min-width: 992px) { .service-card { height: calc(100% - 5rem); margin-bottom: 5rem; } } .service-card__logo-box { background: #fff; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 0 1rem; width: 140px; min-width: 140px; height: 100%; position: relative; } .service-card__logo-box--black { background: #000; } @media (min-width: 992px) { .service-card__logo-box { min-width: 173px; min-height: 99px; } } .service-card__content { padding: 1.75rem 1.75rem 1.75rem 1.75rem; } .service-card__logo-box-image { width: 80px; margin: 0 auto; height: auto; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } @media (min-width: 992px) { .service-card__logo-box-image { width: 90px; } } .service-card__title { color: #fff; margin-bottom: 0; font-size: 18px; line-height: 22px; } .service-card__text { color: #fff; margin-bottom: 0; font-size: 14px; } a.service-card__cta { margin-bottom: 0; font-style: normal; font-weight: bold; font-size: 14px; line-height: 17px; color: #59bfe6; text-decoration: none; position: absolute; right: 0; bottom: -26px; } a.service-card__cta:hover { text-decoration: underline; } .service-card--featured { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-shadow: 0 5px 20px rgba(89, 191, 230, 0.4); box-shadow: 0 5px 20px rgba(89, 191, 230, 0.4); padding-bottom: 1.5rem; height: calc(100% - 5rem); margin-bottom: 5rem; } .service-card--featured .service-card__logo-box { height: 130px; width: 100%; } .service-card--featured .service-card__logo-box-image { max-height: none; max-width: none; height: auto; width: 160px; } .service-card--featured .service-card__title { font-size: 18px; line-height: 21.94px; } .service-card--featured .service-card__text { line-height: 24px; } .service-card--featured .service-card__content { padding: 1.75rem 1.75rem 1rem 1.75rem; } .service-card--featured a.service-card__cta { background-color: #59bfe6; color: #fff; padding: 0.5rem 1rem; right: 50%; margin-right: -138px; min-width: 276px; min-height: 37px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; bottom: -19px; } .service-card--featured a.service-card__cta:hover { background: #f05624; text-decoration: none; } .cta-card-1 { background: #381717; border: 1px solid #59bfe6; -webkit-box-sizing: border-box; box-sizing: border-box; color: #fff; position: relative; margin-bottom: 3rem; padding: 4rem 1rem 1rem 1rem; text-align: center; } .cta-card-1::before { content: ''; background-image: url('/img/content-images/streaming-logos/tickets-icon.png'); background-repeat: no-repeat; position: absolute; top: -23px; width: 66px; height: 67px; background-size: 100%; left: 50%; margin-left: -20px; } .cta-card-1 .cta-card-1__title { font-style: normal; font-weight: bold; font-size: 30px; text-transform: none; margin-bottom: 0.5rem; color: #f05624; } .cta-card-1 .cta-card-1__subtitle { color: #59bfe6; font-size: 1.3125rem; font-weight: 600; text-transform: none; } .cta-card-1 a.cta-card-1__cta { margin-bottom: 0; font-style: normal; font-weight: bold; font-size: 14px; line-height: 17px; color: #59bfe6; text-decoration: none; position: absolute; background-color: #f05624; color: #fff; padding: 0.5rem 1rem; right: 50%; margin-right: -138px; min-width: 276px; min-height: 37px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; bottom: -19px; } .cta-card-1 a.cta-card-1__cta:hover { background: #59bfe6; text-decoration: none; } .cta-card-2 { border: 1px solid #59bfe6; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; color: #fff; background-color: #1d1d3f; margin-bottom: 3rem; } .cta-card-2 .cta-card-2__media { background-color: #59bfe6; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: center; align-content: center; width: 130px; } .cta-card-2 .cta-card-2__media-image { width: 48px; margin: 0 auto; } .cta-card-2 .cta-card-2__media-body { padding: 1rem 1.25rem; } .cta-card-2 .cta-card-2__title { margin-bottom: 0; font-weight: bold; font-size: 16px; color: #fff; } .cta-card-2 .cta-card-2__text { color: #fff; margin-bottom: 0; font-size: 14px; } .cta-card-2 a.cta-card-2__cta { margin-bottom: 0; font-size: 14px; color: #f05624; font-weight: 600; } .iconCard { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.75rem 2rem; text-align: center; } .iconCard--list { text-align: left !important; padding-left: 1rem; padding-right: 1rem; } .iconCard--center .iconCard-title { font-size: 1.125rem; } .iconCard-icon { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 61px; height: 61px; margin-bottom: 1.25rem; border-radius: 50%; } .iconCard-icon--navy { background-color: #1d1d3f; } .iconCard-icon i { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 1.5rem; text-align: center; -webkit-transform: translateX(4px); transform: translateX(4px); } .iconCard-listTitle { width: 100%; margin-bottom: 1.25rem; font-size: 1.125rem; font-weight: 600; text-align: left !important; } .iconCard p { width: 100%; margin-bottom: 0; } .iconCard-title { width: 100%; } .promo { background-image: url('/img/template-images/promo-bg.png'); background-position: center center; background-repeat: no-repeat; background-size: cover; } .promo-preTitle { font-size: 12px; line-height: 16px; letter-spacing: 1px; text-transform: uppercase; } .promo-title { font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 28px; font-weight: 300; line-height: 34px; letter-spacing: -1px; } .promo .btn { -webkit-box-shadow: none; box-shadow: none; } .dataTable { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; max-width: 100%; margin-bottom: 2rem; border-collapse: collapse; overflow-x: scroll; -webkit-overflow-scrolling: touch; } .dataTable thead { position: sticky; left: 0; -webkit-box-flex: 0; -ms-flex: 0 1 25%; flex: 0 1 25%; background-color: #1d1d3f; -webkit-box-shadow: 3px 0 10px rgba(0, 0, 0, 0.2); box-shadow: 3px 0 10px rgba(0, 0, 0, 0.2); z-index: 1; } @media (min-width: 768px) { .dataTable thead { position: static; left: auto; -webkit-box-shadow: none; box-shadow: none; } } .dataTable thead th { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; background-color: #1d1d3f; color: #fff; } @media (min-width: 768px) { .dataTable thead th { display: table-cell; height: 80px !important; border-top: 1px solid #ccc; } .dataTable thead th:first-child { border-radius: 10px 0 0 0; } .dataTable thead th:last-child { border-radius: 0 10px 0 0; } } .dataTable tbody { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-overflow-scrolling: touch; -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; width: 1px; } .dataTable tr { display: block; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; } .dataTable td { display: block; min-width: 150px; } .dataTable td:first-child { vertical-align: middle; } .dataTable td:nth-child(2) { max-width: 650px; } .dataTable td i { margin: 5px; font-size: 16px; } @media (min-width: 768px) { .dataTable td i { font-size: 20px; } } .dataTable td .specials { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } @media (min-width: 768px) { .dataTable td .specials { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } } .dataTable td .specials .title { margin-right: 0.5rem; } .dataTable td svg { max-width: 100px; max-height: 50px; } .dataTable td .link-text { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; } .dataTable td, .dataTable th { padding: 8px; font-size: 14px; text-align: left; line-height: 1.25; background-color: #fff; } @media (min-width: 768px) { .dataTable td, .dataTable th { font-size: 16px; } } @media (min-width: 1100px) { .dataTable td, .dataTable th { padding: 1.75rem !important; } } @media (min-width: 768px) { .dataTable td > span, .dataTable th > span { display: none; } } .dataTable th { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-width: 80px; background-color: #f5f6f7; color: #000; font-size: 18px; font-weight: 700; } @media print { .dataTable th { color: #000; font-weight: 700; } } @media print, (min-width: 768px) { .dataTable { display: table; } .dataTable tbody { display: table-row-group; } .dataTable tr { display: table-row; -webkit-box-flex: 0; -ms-flex: 0; flex: 0; } .dataTable th, .dataTable td { display: table-cell; min-width: 160px; padding: 1rem; height: calc(1em + 1.5rem); } .dataTable td { font-size: 13px; } .dataTable td:last-child { min-width: 160px; } .dataTable th.dataTable-shrinkCol { width: 10px; } } .dataTable--striped tbody tr:nth-child(even) { background-color: gray; } .dataTable--sortable th { position: relative; cursor: pointer; padding-right: 1.5rem; } .dataTable--sortable th.dataTable-shrinkCol { min-width: calc(90px + 1.5rem); } .dataTable--sortable th:before, .dataTable--sortable th:after { content: ''; width: 0; height: 0; position: absolute; right: 0.75rem; top: 50%; display: block; } .dataTable--sortable th:before { border-right: 2px solid transparent; border-left: 2px solid transparent; border-bottom: 3px solid #000; -webkit-transform: translateY(-3px); transform: translateY(-3px); } .dataTable--sortable th:after { border-right: 2px solid transparent; border-left: 2px solid transparent; border-top: 3px solid #000; -webkit-transform: translateY(3px); transform: translateY(3px); } .dataTable.dataTable--2col th, .dataTable.dataTable--2col td { width: 50%; text-align: center; } @media (min-width: 768px) { .dataTable.dataTable--2col th, .dataTable.dataTable--2col td { font-size: 16px !important; } } .dataTable.dataTable--2col td:first-child { font-weight: bold; } .dataTable.dataTable--3col th, .dataTable.dataTable--3col td { text-align: left; } @media (min-width: 768px) { .dataTable.dataTable--3col th, .dataTable.dataTable--3col td { font-size: 16px !important; } } .dataTable.dataTable--3col th:nth-child(1), .dataTable.dataTable--3col td:nth-child(1) { font-weight: bold; } @media (min-width: 768px) { .dataTable.dataTable--3col th:nth-child(1), .dataTable.dataTable--3col td:nth-child(1) { width: 20%; } } @media (min-width: 768px) { .dataTable.dataTable--3col th:nth-child(2), .dataTable.dataTable--3col th:nth-child(3), .dataTable.dataTable--3col td:nth-child(2), .dataTable.dataTable--3col td:nth-child(3) { width: 40%; } } .dataTable--big th { font-size: 0.85rem; } @media (min-width: 868px) { .dataTable--big th { font-size: 1rem; } } .dataTable--big th, .dataTable--big td { min-width: 50px; padding: 0.5rem; } @media (min-width: 1100px) { .dataTable--big th, .dataTable--big td { padding: 0.5rem !important; } } @media print, (min-width: 768px) { .dataTable--big th, .dataTable--big td { min-width: 50px; padding: 0.5rem; } } .dataTable--stripedBlue { background-color: pink; } .dataTable--stripedBlue tr:nth-child(even) { background: #f4fbfd; } .dataTable--stripedBlue tr:nth-child(even) td { background: #f4fbfd; } .responsiveEmbed { position: relative; min-width: 100%; } .responsiveEmbed::before { display: block; content: ''; padding-top: 56.25%; } .responsiveEmbed iframe { position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; border: none; } .speedCard { margin-bottom: 1rem; padding: 1.5rem 1.5rem 2rem; background-color: #fff; border: 5px solid #f05624; } @media (min-width: 992px) { .speedCard { height: 100%; } } .speedCard-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .speedCard-icon { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1 0 102px; flex: 1 0 102px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 1.5rem; padding-top: 1rem; background-position: center; background-repeat: no-repeat; background-size: contain; } .speedCard-icon--25 { background-image: url('/img/content-images/speed-icon-25.svg'); } .speedCard-icon--50 { background-image: url('/img/content-images/speed-icon-50.svg'); } .speedCard-icon--75 { background-image: url('/img/content-images/speed-icon-75.svg'); } .speedCard-icon--100 { background-image: url('/img/content-images/speed-icon-150.svg'); } .speedCard-speed { font-size: 2rem; line-height: 1; } .speedCard-label { font-size: 13px; } .speedCard-title { margin-bottom: 0.5rem; font-size: 17px; } .speedCard-list { margin: 0; padding-left: 20px; line-height: 26px; } .speedCard-logo { height: 30px; margin-bottom: 1rem; } .speedCard-logo svg { height: 100%; } .speedCard-cta { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 1rem; } .speedCard-cta .btn { margin-bottom: 1rem; } .speedCard-cta .btn, .speedCard-cta .link-text { display: inline-block; margin-left: auto; margin-right: auto; } .speedTest { height: calc(100% - 15px); font-family: 'Montserrat', Helvetica, Arial, sans-serif; } .speedTest--tips { height: 100%; padding: 2.5rem; } .speedTest--tips.hide { display: none; } .speedTest--slow, .speedTest--average, .speedTest--fast, .speedTest--xFast { position: absolute; padding: 2.5rem; background-color: rgba(255, 255, 255, 0.2); opacity: 0; -webkit-transform: translateX(100%); transform: translateX(100%); visibility: hidden; -webkit-transition: 0.25s; transition: 0.25s; overflow: hidden; } .speedTest--slow:before, .speedTest--average:before, .speedTest--fast:before, .speedTest--xFast:before { position: absolute; content: ''; left: 0; top: 0; width: 5px; height: 100%; } .speedTest--slow.show, .speedTest--average.show, .speedTest--fast.show, .speedTest--xFast.show { position: relative; opacity: 1; -webkit-transform: translateX(0%); transform: translateX(0%); visibility: visible; } .speedTest--slow:before { background: -webkit-gradient(linear, left bottom, left top, from(#59bfe6), to(#9b59b6)); background: linear-gradient(0deg, #59bfe6 0%, #9b59b6 100%); } .speedTest--slow .speedTest-list--checks .speedTest-listItem:before { background-color: #59bfe6; } .speedTest--average:before { background: -webkit-gradient(linear, left bottom, left top, from(#59bfe6), to(#9b59b6)); background: linear-gradient(0deg, #59bfe6 0%, #9b59b6 100%); } .speedTest--average .speedTest-list--checks .speedTest-listItem:before { background-color: #59bfe6; } .speedTest--fast:before { background: -webkit-gradient(linear, left bottom, left top, from(#f05624), to(#59bfe6)); background: linear-gradient(0deg, #f05624 0%, #59bfe6 100%); } .speedTest--fast .speedTest-list--checks .speedTest-listItem:before { background-color: #f05624; } .speedTest--xFast:before { background: -webkit-gradient(linear, left bottom, left top, from(#f1c40f), to(#f05624)); background: linear-gradient(0deg, #f1c40f 0%, #f05624 100%); } .speedTest--xFast .speedTest-list--checks .speedTest-listItem:before { background-color: #f1c40f; } .speedTest iframe { max-width: 100%; } .speedTest-provider svg { max-width: 120px; fill: #fff; } .speedTest-title { position: relative; color: #fff; font-weight: 300; font-size: 36px; } .speedTest-preHeader { font-size: 12px; font-weight: 400; letter-spacing: 1px; text-transform: uppercase; } .speedTest-heading { position: relative; color: #fff; font-weight: 300; } .speedTest-content { font-weight: 300; } .speedTest-list { position: relative; margin-bottom: 0; list-style: none; counter-reset: white-numbers; } .speedTest-list .speedTest-listItem { position: relative; counter-increment: white-numbers; padding: 0.25rem 0; font-weight: 300; } .speedTest-list .speedTest-listItem:before { position: absolute; top: 8px; left: -40px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; content: counter(white-numbers); width: 22px; height: 22px; background-color: #fff; border-radius: 50%; color: #1d1d3f; } .speedTest-list--checks { counter-reset: orange-checks; margin-bottom: 1.5rem; } .speedTest-list--checks .speedTest-listItem { counter-increment: orange-checks; } .speedTest-list--checks .speedTest-listItem:before { content: ''; font-family: 'Font Awesome 5 Free'; font-size: 0.75rem; font-weight: 900; color: #fff; } .speedTest-list--bullets .speedTest-listItem:before { content: ''; background-color: orange; width: 0.7rem; height: 0.75rem; top: 11px; } .background-split--no-border { border: none; } .imageSpotlight { position: relative; padding-top: 4rem; padding-bottom: 4rem; } @media (min-width: 992px) { .imageSpotlight { padding-top: 4rem; padding-bottom: 6rem; } } .imageSpotlight:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 50%; background-color: #fff; z-index: 0; } @media (min-width: 992px) { .imageSpotlight:before { height: 40%; } } .imageSpotlight:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('/img/content-images/map-markers-mobile.svg'); background-repeat: no-repeat; background-position: center; background-size: contain; z-index: 1; } @media (min-width: 992px) { .imageSpotlight:after { background-image: url('/img/content-images/map-markers-desktop.svg'); background-position: bottom; background-size: auto 75%; } } .imageSpotlight-image { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; z-index: 2; } .imageSpotlight-image > img { display: block; width: 100%; height: 100%; } .videoCarousel { background-color: #1d1d3f; color: #fff; } .videoCarousel--alt { color: #1d1d3f; background-color: #fff; } .videoCarousel--alt .videoCarousel-listItem.is-active:before { background-color: #59bfe6; color: #fff; } .videoCarousel-media { margin-bottom: 20px; } @media (min-width: 992px) { .videoCarousel-media { margin-bottom: 0; } } .videoCarousel-content { margin-bottom: 2rem; } .videoCarousel-title { position: relative; color: inherit; font-size: 28px; font-weight: bold; } @media (min-width: 576px) { .videoCarousel-title { font-size: 32px; } } .videoCarousel-title i { top: 2px; } @media (min-width: 992px) { .videoCarousel-title i { position: absolute; -webkit-transform: translateX(-100%); transform: translateX(-100%); } } .videoCarousel-copy { font-family: 'Montserrat', 'Helvetica', sans-serif; font-size: 16px; } .videoCarousel-list { display: block; margin: 0 0 20px 0; padding: 0; font-size: 16px; list-style: none; counter-reset: numbers-counter; } .videoCarousel-listItem { display: block; margin-bottom: 5px; counter-increment: numbers-counter; } .videoCarousel-listItem:before { content: counter(numbers-counter); display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 25px; height: 25px; margin-right: 10px; border-radius: 50%; color: #59bfe6; } .videoCarousel-listItem.is-active { font-weight: bold; } .videoCarousel-listItem.is-active:before { background-color: #59bfe6; color: #fff; } .videoCarousel-listItem a { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: inherit; font-size: 12px; text-decoration: none; } @media (min-width: 576px) { .videoCarousel-listItem a { font-size: 14px; } } @media (min-width: 992px) { .videoCarousel-listItem a { font-size: 16px; } } .videoCarousel-listItem a:hover { color: #59bfe6; } .videoCarousel-listItem a span { display: inline-block; margin-left: 5px; font-size: 10px; font-weight: 300; color: rgba(255, 255, 255, 0.7); text-decoration: none; } .videoCarousel--alt .videoCarousel-listItem a span { color: rgba(29, 29, 63, 0.7); } @media (min-width: 576px) { .videoCarousel-listItem a span { font-size: 12px; } } .videoCarousel-cta { font-family: 'Montserrat', 'Helvetica', sans-serif; font-size: 16px; text-decoration: none; } .videoCarousel-cta:after { content: ''; display: inline-block; width: 8px; height: 8px; margin-left: 5px; border-right: 1px solid #59bfe6; border-top: 1px solid #59bfe6; -webkit-transform: rotate(45deg) translateY(-2px); transform: rotate(45deg) translateY(-2px); } .videoCarousel-video::after { display: block; content: ''; padding-top: 56.25%; pointer-events: none; } .videoCarousel-video > * { position: absolute; top: 0; left: 0; } .videoCarousel-video iframe, .videoCarousel-video video { width: 100%; height: 100%; } .videoCarousel .swiper-button-next.swiper-button-white, .videoCarousel .swiper-button-prev.swiper-button-white { font-size: 20px !important; color: #fff !important; } .videoCarousel .gallery-thumbs { margin-top: 15px; } .videoCarousel .gallery-thumbs .swiper-slide { height: 70px; background-position: center; background-repeat: no-repeat; background-size: cover; } .videoCarousel .gallery-thumbs .swiper-slide.swiper-slide-thumb-active { border: 3px solid #59bfe6; -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; -webkit-box-shadow: inset 0 0 1px #000; box-shadow: inset 0 0 1px #000; } .videoCarousel .gallery-thumbs .swiper-slide:focus { border: 3px solid #59bfe6; -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; } @media all and (-ms-high-contrast: none) { .swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; } .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; } .swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; } .swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; } .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-lock { display: none; } } .headerUtil { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 3rem 0; } .headerUtil:before, .headerUtil:after { content: ''; position: absolute; top: 0; width: 50%; height: 100%; background-image: url('/img/content-images/pattern-footer.svg'); background-repeat: no-repeat; background-size: 50%; opacity: 0.6; } @media (min-width: 992px) { .headerUtil:before, .headerUtil:after { background-size: 30%; } } .headerUtil:before { left: 0; background-position: bottom left; -webkit-transform: translateX(-10%); transform: translateX(-10%); } .headerUtil:after { right: 0; background-position: bottom right; -webkit-transform: translateX(10%); transform: translateX(10%); } .headerUtil-inner { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 100%; text-align: center; } .headerUtil-inner:before, .headerUtil-inner:after { content: ''; display: inline-block; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; height: 10px; background-color: #1d1d3f; -webkit-transform: translateY(-50%); transform: translateY(-50%); } @media (min-width: 768px) { .headerUtil-inner:before, .headerUtil-inner:after { width: 25%; } } @media (min-width: 1200px) { .headerUtil-inner:before, .headerUtil-inner:after { width: 30%; } } .headerUtil-inner:before { margin-right: 2rem; border-radius: 0 99px 99px 0; } .headerUtil-inner:after { margin-left: 2rem; border-radius: 99px 0 0 99px; } .headerUtil-copy { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; } @media (min-width: 768px) { .headerUtil-copy { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; } } .headerUtil-title { margin-bottom: 0.5rem; font-size: 24px; } @media (min-width: 768px) { .headerUtil-title { font-size: 28px; } } @media (min-width: 992px) { .headerUtil-title { font-size: 36px; } } .headerUtil-subtitle { margin-bottom: 0; color: #59bfe6; font-size: 16px; text-transform: uppercase; } @media (min-width: 768px) { .headerUtil-subtitle { font-size: 18px; } } @media (min-width: 992px) { .headerUtil-subtitle { font-size: 20px; } } .linkList { margin-bottom: 20px; padding: 30px; border: 1px solid #ccc; border-radius: 10px; } .linkList-title { margin-bottom: 16px; color: #1d1d3f; font-size: 10px; font-weight: bold; text-transform: uppercase; } .linkList-list { margin: 0; padding: 0; list-style: none; } .linkList-item { margin-bottom: 5px; } .linkList-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; text-decoration: none; } .linkList-link:after { content: ''; display: inline-block; width: 8px; height: 8px; margin-left: 5px; margin-top: -1px; border-right: 1px solid #59bfe6; border-bottom: 1px solid #59bfe6; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } .mediaSteps { list-style: none; padding-left: 0; } @media (min-width: 768px) { .mediaSteps { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } } .mediaSteps .mediaSteps-item { position: relative; counter-increment: white-numbers; padding-top: 100px; text-align: center; padding-left: 1rem; padding-right: 1rem; margin-bottom: 1rem; } .mediaSteps .mediaSteps-item a { display: block; } .mediaSteps .mediaSteps-item a:before { position: absolute; top: 0; left: 50%; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; content: counter(white-numbers); width: 82px; height: 82px; margin-left: -41px; background-color: #59bfe6; border-radius: 50%; color: #1d1d3f; font-size: 2.75rem; font-weight: bold; color: #fff; } .fillSoftBlue-real .mediaSteps .mediaSteps-item a:before { background-color: #1d1d3f; } .contentCarousel-media { margin-bottom: 20px; } @media (min-width: 992px) { .contentCarousel-media { margin-bottom: 0; } } .contentCarousel-content { margin-bottom: 2rem; } .contentCarousel-title { position: relative; color: inherit; font-size: 28px; font-weight: bold; } @media (min-width: 576px) { .contentCarousel-title { font-size: 32px; } } .contentCarousel-title i { top: 2px; } @media (min-width: 992px) { .contentCarousel-title i { position: absolute; -webkit-transform: translateX(-100%); transform: translateX(-100%); } } .contentCarousel-copy { font-family: 'Montserrat', 'Helvetica', sans-serif; font-size: 16px; } .contentCarousel-list { display: block; margin: 0 0 20px 0; padding: 0; font-size: 16px; list-style: none; } .contentCarousel-listItem { display: block; margin-bottom: 5px; } .contentCarousel-listItem:before { content: ''; background-color: #1d1d3f; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; width: 10px; height: 10px; margin-right: 10px; border-radius: 50%; color: #1d1d3f; position: relative; top: 0; } .contentCarousel-listItem.is-active { font-weight: bold; } .contentCarousel-listItem.is-active:before { background-color: #59bfe6; color: #fff; } .contentCarousel-listItem a { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: inherit; font-size: 12px; text-decoration: none; } @media (min-width: 576px) { .contentCarousel-listItem a { font-size: 14px; } } @media (min-width: 992px) { .contentCarousel-listItem a { font-size: 16px; } } .contentCarousel-listItem a:hover { color: #59bfe6; } .contentCarousel-listItem a span { display: inline-block; margin-left: 5px; font-size: 10px; font-weight: 300; color: rgba(255, 255, 255, 0.7); text-decoration: none; } .contentCarousel--alt .contentCarousel-listItem a span { color: rgba(29, 29, 63, 0.7); } @media (min-width: 576px) { .contentCarousel-listItem a span { font-size: 12px; } } .contentCarousel-cta { font-family: 'Montserrat', 'Helvetica', sans-serif; font-size: 16px; text-decoration: none; } .contentCarousel-cta:after { content: ''; display: inline-block; width: 8px; height: 8px; margin-left: 5px; border-right: 1px solid #59bfe6; border-top: 1px solid #59bfe6; -webkit-transform: rotate(45deg) translateY(-2px); transform: rotate(45deg) translateY(-2px); } .contentCarousel-video { position: relative; } .contentCarousel-video::after { display: block; content: ''; padding-top: 56.25%; pointer-events: none; } .contentCarousel-video > * { position: absolute; top: 0; left: 0; } .contentCarousel-video iframe, .contentCarousel-video video { width: 100%; height: 100%; } .contentCarousel .swiper-button-next.swiper-button-white, .contentCarousel .swiper-button-prev.swiper-button-white { font-size: 20px !important; color: #fff !important; } @media all and (-ms-high-contrast: none) { .swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; } .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; } .swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; } .swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; } .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-lock { display: none; } } @media (min-width: 768px) { .contentCarousel .swiper-slide .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 47%; flex: 0 0 47%; max-width: 47%; } } .contentCarousel .swiper-pagination-bullet { width: 20px; height: 20px; } .contentCarousel .swiper-pagination { text-align: left; position: relative; } .contentCarousel.fillNavyBlue { color: #fff; } .contentCarousel.fillNavyBlue h1, .contentCarousel.fillNavyBlue h2, .contentCarousel.fillNavyBlue h3 { color: #fff; } .contentCarousel.fillNavyBlue .swiper-pagination-bullet { background-color: #fff; } .contentCarousel.fillNavyBlue .swiper-pagination-bullet-active { background-color: #59bfe6; } .contentCarousel.fillNavyBlue .mediaSteps-item a { text-decoration: none; } .contentCarousel.fillNavyBlue .mediaSteps-item a p { color: #fff; text-decoration: none; } .contentCarousel.fillNavyBlue .contentCarousel-listItem:before { background-color: #fff; } .contentCarousel.fillSoftBlue-real .swiper-pagination-bullet { background-color: #fff; } .contentCarousel.fillSoftBlue-real .swiper-pagination-bullet-active { background-color: #fff; } .contentCarousel.fillSoftBlue-real .mediaSteps-item a { text-decoration: none; } .contentCarousel.fillSoftBlue-real .mediaSteps-item a p { color: #1d1d3f; text-decoration: none; } .contentCarousel.fillSoftBlue-real .contentCarousel-listItem:before { background-color: #1d1d3f; } .contentCarousel.fillSoftBlue-real .circle-number::before, .contentCarousel.fillSoftBlue-real .mediaSteps-item::before { background-color: #1d1d3f; } .circle-number { margin-right: 2rem; position: relative; width: 40px; height: 40px; display: inline-block; text-align: center; color: #fff; } .circle-number:before { content: ''; background-color: #59bfe6; border-radius: 50%; position: absolute; width: 100%; height: 100%; z-index: -1; top: 0%; left: 0%; } @media (min-width: 768px) { .contentCarousel-row { display: -webkit-box; display: -ms-flexbox; display: flex; } } @media (min-width: 768px) { .contentCarousel-col-md-6 { width: 50%; } .contentCarousel-col-md-6:last-child { margin-left: 1rem; } } .contentCarousel.fillSoftBlue-real a.contentCarousel-cta { color: #1d1d3f; } .contentCarousel.fillSoftBlue-real a.contentCarousel-cta:after { border-color: #1d1d3f; } .contentCarousel.fillSoftBlue-real a.contentCarousel-cta:hover { color: #0e0e2d; } .swiper-container { overflow: hidden; } .letterSort { margin-bottom: 3rem; } .letterSort__letters { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 0.5rem; } a.letterSort__letter { padding: 0.5rem 0.5rem; font-weight: bold; font-size: 21px; line-height: 26px; text-align: center; letter-spacing: 0.1em; color: #fff; text-decoration: none; } a.letterSort__letter:hover { text-decoration: underline; color: #f05624; } .letterSort__note { font-style: normal; font-weight: normal; font-size: 12px; line-height: 15px; color: #59bfe6; text-align: center; } .spotlightIntro { padding-top: 2rem; padding-bottom: 2rem; } .spotlightIntro-title { font-size: 26px; font-weight: 300; text-align: center; } @media (min-width: 992px) { .spotlightIntro-title { margin-bottom: 3rem; } } .spotlightIntro-copy { margin-bottom: 2.5rem; font-size: 1rem; line-height: 1.75rem; } .spotlightIntro-listCopy { font-size: 0.875rem; } .spotlightIntro-list { position: relative; margin-bottom: 0; padding-left: 0; list-style: none; } .spotlightIntro-listItem { position: relative; margin-bottom: 0.75rem; padding-left: 1.75rem; font-size: 0.875rem; } .spotlightIntro-listItem:before { content: ''; position: absolute; top: -2px; left: 0; color: #f05624; font-family: 'Font Awesome 5 Free'; font-size: 1rem; font-weight: 900; } .alert { position: relative; background-color: #1d1d3f; color: #fff; display: none; } .alert__inner { max-width: 1265px; margin: auto; } .alert__close { position: absolute; top: 0.625rem; right: 0.625rem; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 2rem; height: 2rem; padding: 0; background-color: rgba(255, 255, 255, 0.3); border: 0; border-radius: 50%; color: #fff; font-size: 1.5rem; -webkit-transition: 0.25s ease; transition: 0.25s ease; cursor: pointer; } .alert__close .fa:before { color: #fff; font-weight: bold; margin-left: 1px; } .alert__close:hover { background-color: #fff; color: #007bff; } .alert__close:hover .fa:before { color: #1d1d3f; font-weight: bold; } .alert__content { padding: 1rem; } .alert__heading { margin-bottom: 0; font-size: 1.5rem; font-weight: bold; } .alert__heading::before { margin-right: 0.75rem; font-size: 90%; } .alert__message { margin-bottom: 1rem; font-size: 0.875rem; } .alert__message a { color: #fff; text-decoration: underline; } .alert__cta { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff; font-weight: bold; font-family: 'Font Awesome 5 Free'; } .alert__cta::after { content: 'X'; margin-left: 0.5rem; -webkit-transition: 0.25s; transition: 0.25s; } .alert__cta:hover { text-decoration: none; } .alert__cta:hover::after { margin-left: 0.875rem; } :root { --star-size: 30px; --star-color: #ccc; --star-background: #fc0; } .ratings { margin-bottom: 1.5rem; } .stars { --percent: calc(var(--rating) / 5 * 100%); display: inline-block; font-size: var(--star-size); font-family: Times; line-height: 1; } .stars::before { content: '★★★★★'; letter-spacing: 3px; background: -webkit-gradient(linear, left top, right top, from(var(--star-background)), to(var(--star-color))); background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .starTotal { display: inline-block; font-weight: bold; letter-spacing: 0.1rem; } .starReviews { display: inline-block; } .starQuote { padding: 0.5rem; border: 1px solid #ccc; } .starQuote p { margin-bottom: 0; } .holiday-card { position: relative; overflow: hidden; background-position: center center; background-size: cover; height: 100px; background-repeat: no-repeat; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 1rem; border-radius: 5px; text-decoration: none; -webkit-transition: all 1s ease; transition: all 1s ease; } @media (min-width: 768px) { .holiday-card { height: 140px; } } .holiday-card:before { content: ''; position: absolute; width: 100%; height: 100%; background: #1d1d3f; opacity: 0.5; } .holiday-card:hover { color: #fff; } .holiday-card:hover:before { opacity: 0.75; } .holiday-card__title { position: relative; z-index: 2; margin-bottom: 0; color: #fff; font-size: 1rem; text-align: center; text-decoration: none; } .holiday-card__title:hover { color: #fff; } @media (min-width: 768px) { .holiday-card__title { font-size: 1.875rem; } } .movie-list__details { margin-bottom: 1.5rem; } @media (min-width: 768px) { .movie-list__details { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } } .movie-card { display: -webkit-box; display: -ms-flexbox; display: flex; background-color: #fff; padding: 0.75rem; border-radius: 6px; margin-bottom: 1rem; } .movie-card__media { margin-right: 1rem; width: 80px; } @media (min-width: 768px) { .movie-card__media { width: 140px; } } @media (min-width: 992px) { .movie-card__media { width: 160px; } } .movie-card__content { width: 100%; } .movie-card__title { font-weight: 500; font-size: 1.5rem; margin-bottom: 0.75rem; } .movie-card__details { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; } .movie-card__rating { border: 1px solid #999; padding: 0 0.25rem; border-radius: 4px; color: #404040; margin-bottom: 0; font-weight: bold; font-size: 0.75rem; margin-right: 0.75rem; } .movie-card__release { font-size: 0.75rem; margin-right: 0.75rem; color: #404040; font-weight: bold; } .movie-card__length { font-size: 0.75rem; white-space: nowrap; margin-right: 0.75rem; color: #404040; font-weight: bold; } .movie-card__category { font-size: 0.75rem; margin-right: 0.75rem; color: #404040; font-weight: bold; } .movie-card__review { font-size: 0.875rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0.5rem 0; } @media (min-width: 768px) { .movie-card__review { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } } .movie-card__review-link { margin-right: 0.5rem; display: block; } .movie-card__review-link:hover { -webkit-box-shadow: 0 0 5px 0 rgba(89, 191, 230, 0.75); box-shadow: 0 0 5px 0 rgba(89, 191, 230, 0.75); } .movie-card__review-logo { width: 17px; height: 17px; margin-top: -3px; } .movie-card__review-rating { font-weight: bold; } .movie-card__copy { font-size: 0.875rem; margin-top: 1rem; color: #404040; } @media (min-width: 768px) { .movie-card__services { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; } } .movie-card__services-title { margin-bottom: 0; margin-right: 1rem; margin: 0.5rem 1rem 0.5rem 0; text-transform: none; font-weight: 600; } .movie-card__services-list a { text-decoration: none; } .movie-card__services-image { margin: 0.25rem 0.5rem 0.25rem 0; } .forward-link { text-decoration: none; display: block; } .forward-link:after { content: ''; margin-right: 0; margin-left: 1rem; color: #59bfe6; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .movie-filters { background: #fff; border-radius: 6px; padding: 1rem; margin-bottom: 1rem; } .movie-filters__title { border-bottom: 1px solid #999; font-size: 1rem; } .movie-filters__list { list-style: none; padding: 0; margin: 0; } .form-check-radio { position: absolute; margin-top: 0.4rem; } .reelgood-credit__image { width: 90px; } .reelgood-credet__link { color: #999; text-decoration: none; } ul.tabs { display: inline-block; width: 100%; padding-left: 0; } ul.tabs li { list-style: none; cursor: pointer; margin-right: 20px; margin-left: 20px; display: inline-block; border-bottom: 2px solid transparent; padding: 0 0; text-transform: uppercase; letter-spacing: 0.44px; font-size: 14px; font-weight: bold; } ul.tabs li a { text-decoration: none; color: #000; } ul.tabs li.active { border-bottom: 2px solid #59bfe6; } .tabs_container { padding-top: 20px; display: inline-block; width: 100%; } .tabs_container .tab_content { display: none; } .tabs_container .tab_content.active { display: block; } .sg-colorGray { color: #959595; } .sg-colorGray a { color: inherit; text-decoration: underline; } .sg-colorGrayLight { color: #cacaca; } .sg-colorGrayLight a { color: inherit; text-decoration: underline; } .sg-colorGrayLighter { color: #f5f5f5; } .sg-colorGrayLighter a { color: inherit; text-decoration: underline; } .sg-colorGrayLightest { color: #fafafa; } .sg-colorGrayLightest a { color: inherit; text-decoration: underline; } .sg-colorGrayDark { color: #707070; } .sg-colorGrayDark a { color: inherit; text-decoration: underline; } .sg-colorGrayDarker { color: #616161; } .sg-colorGrayDarker a { color: inherit; text-decoration: underline; } .sg-colorSuccess { color: #42be2a; } .sg-colorSuccess a { color: inherit; text-decoration: underline; } .sg-colorInfo { color: #5bc0de; } .sg-colorInfo a { color: inherit; text-decoration: underline; } .sg-colorWarning { color: #f9b106; } .sg-colorWarning a { color: inherit; text-decoration: underline; } .sg-colorDanger { color: #e31836; } .sg-colorDanger a { color: inherit; text-decoration: underline; } [class*='sg-icon']:before { display: inline-block; font-family: 'Operator Mono SSm A', 'Operator Mono SSm B', 'Source Code Pro', Menlo, Consolas, Monaco, monospace; font-weight: bold; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 0.4em; width: calc(0.7em + 10px); height: calc(0.7em + 10px); line-height: 0.7em; border: 2px solid; text-align: center; border-radius: 50%; padding: 3px; vertical-align: 0.05em; } .sg-iconInfo:before { content: 'i'; } .sg-iconAttention:before { content: '!'; } .sg { max-width: 1200px !important; margin-top: 0 !important; margin-right: auto !important; margin-bottom: 0 !important; margin-left: auto !important; padding-right: 26px !important; padding-left: 26px !important; background: transparent !important; } .sg-topLink { background: rgba(67, 67, 67, 0.5); padding: 8px; position: fixed; top: 50%; right: 0; color: #fff; text-align: center; margin-top: -23px; text-decoration: none; border-radius: 2px 0 0 2px; } .sg-topLink:before { content: '↑'; display: block; padding: 5px 8px; } .sg-topLink:after { position: absolute; top: 8px; left: 8px; right: 8px; height: 0; content: ''; border-top: 1px dotted #fff; opacity: 0.75; } .sg-topLink:hover, .sg-topLink:active, .sg-topLink:focus { color: #fff; text-decoration: none; background: #434343; } .sg-header { background: #000; display: -webkit-box; display: -ms-flexbox; display: flex; color: #fff; height: 50px; position: relative; z-index: 999; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } [class*='js-headerFixed'] .sg-header { position: fixed; left: 0; right: 0; } .js-headerFixed--up .sg-header { top: -50px; } .js-headerFixed--down .sg-header, .js-navActive .sg-header { top: 0; background: rgba(0, 0, 0, 0.75); } .sg-headerTitle { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 16px; font-size: 16px; font-weight: bold; } .sg-navToggle { z-index: 10; cursor: pointer; padding-right: 16px; padding-left: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: rgba(255, 255, 255, 0.15); } .sg-navToggle .sg-navIcon { width: 26px; height: 26px; position: relative; margin: 0 auto; } .sg-navToggle .sg-navPatty { position: absolute; left: 0; width: 26px; height: 3px; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: all 300ms cubic-bezier(0.17, 0.67, 0.6, 1.3); transition: all 300ms cubic-bezier(0.17, 0.67, 0.6, 1.3); background: #f5f5f5; } .sg-navToggle .sg-navPatty:nth-child(1) { top: 6px; left: -15px; opacity: 0; -webkit-transition-delay: 300ms; transition-delay: 300ms; } .sg-navToggle .sg-navPatty:nth-child(2) { top: 12px; left: -15px; opacity: 0; -webkit-transition-delay: 200ms; transition-delay: 200ms; } .sg-navToggle .sg-navPatty:nth-child(3) { top: 18px; left: -15px; opacity: 0; -webkit-transition-delay: 100ms; transition-delay: 100ms; } .sg-navToggle .sg-navPatty:nth-child(4) { top: 6px; opacity: 1; -webkit-transition-delay: 300ms; transition-delay: 300ms; } .sg-navToggle .sg-navPatty:nth-child(5) { top: 12px; opacity: 1; -webkit-transition-delay: 200ms; transition-delay: 200ms; } .sg-navToggle .sg-navPatty:nth-child(6) { top: 18px; opacity: 1; -webkit-transition-delay: 100ms; transition-delay: 100ms; } .sg-navToggle:hover { background: rgba(255, 255, 255, 0.25); } .sg-navToggle:hover .sg-navPatty { -webkit-transform: translate3d(15px, 0, 0); transform: translate3d(15px, 0, 0); } .sg-navToggle:hover .sg-navPatty:nth-child(1) { opacity: 1; -webkit-transition-delay: 100ms; transition-delay: 100ms; } .sg-navToggle:hover .sg-navPatty:nth-child(2) { opacity: 1; -webkit-transition-delay: 200ms; transition-delay: 200ms; } .sg-navToggle:hover .sg-navPatty:nth-child(3) { opacity: 1; -webkit-transition-delay: 300ms; transition-delay: 300ms; } .sg-navToggle:hover .sg-navPatty:nth-child(4) { opacity: 0; -webkit-transition-delay: 100ms; transition-delay: 100ms; } .sg-navToggle:hover .sg-navPatty:nth-child(5) { opacity: 0; -webkit-transition-delay: 200ms; transition-delay: 200ms; } .sg-navToggle:hover .sg-navPatty:nth-child(6) { opacity: 0; -webkit-transition-delay: 300ms; transition-delay: 300ms; } .sg-navToggle.js-active .sg-navPatty { background: #fff; } .sg-navToggle.js-active .sg-navPatty:nth-child(1) { opacity: 1; -webkit-transform: rotateZ(45deg) translate(18px, -4px); transform: rotateZ(45deg) translate(18px, -4px); margin-top: -5px; } .sg-navToggle.js-active .sg-navPatty:nth-child(3) { opacity: 1; -webkit-transform: rotateZ(-45deg) translate(12px, 9px); transform: rotateZ(-45deg) translate(12px, 9px); margin-top: -5px; } .sg-navToggle.js-active .sg-navPatty:nth-child(2), .sg-navToggle.js-active .sg-navPatty:nth-child(4), .sg-navToggle.js-active .sg-navPatty:nth-child(5), .sg-navToggle.js-active .sg-navPatty:nth-child(6) { opacity: 0; } .sg-navToggle.js-active:hover .sg-navPatty:nth-child(4), .sg-navToggle.js-active:hover .sg-navPatty:nth-child(5), .sg-navToggle.js-active:hover .sg-navPatty:nth-child(6) { opacity: 0; } .sg-navToggle.js-active.rotating .sg-navToggle { -webkit-animation: spin 800ms; animation: spin 800ms; -webkit-transform-origin: 50% 30%; transform-origin: 50% 30%; } .sg-navToggle.loading .sg-navPatty { opacity: 0 !important; } .sg-navToggle.loading .sg-navPatty:nth-child(5) { top: -11px; opacity: 1 !important; background-color: transparent; border: 3px solid #f5f5f5; border-top-color: transparent; border-left-color: transparent; border-radius: 50%; width: 26px; height: 26px; -webkit-animation: spin 300ms infinite linear; animation: spin 300ms infinite linear; } .sg-mainNav { font-size: 14px; position: fixed; top: 50px; bottom: 0; left: 0; width: 300px; background: #434343; z-index: 999; padding: 0; color: #fff; opacity: 0; -webkit-transform: translate(-300px, 0); transform: translate(-300px, 0); -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; margin: 0; } .js-navActive .sg-mainNav { -webkit-transform: translate(0, 0); transform: translate(0, 0); opacity: 1; } .sg-mainNav-item { position: relative; } .sg-mainNav-item:after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; border-top: 1px solid; opacity: 0.15; } .sg-mainNav-link { display: block; padding: 16px; color: #fff; text-decoration: none; cursor: pointer; } .sg-mainNav-link:hover, .sg-mainNav-link:active, .sg-mainNav-link:focus { color: #fff; text-decoration: none; } span.sg-mainNav-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } span.sg-mainNav-link:after { content: '···'; font-size: 24px; font-weight: bold; height: 1em; width: 1em; line-height: 1em; text-align: center; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .js-subActive span.sg-mainNav-link:after { content: '×'; font-weight: normal; } .sg-mainNav-subNav { padding-left: 1rem; list-style: none; margin: 0; max-height: 0; overflow: hidden; opacity: 0; -webkit-transition: all 0.35s; transition: all 0.35s; } .js-subActive .sg-mainNav-subNav { opacity: 1; max-height: 1000px; } .sg-mainNav-subLink { color: #fff; padding: 16px; display: block; } .sg-mainNav-subLink:hover, .sg-mainNav-subLink:active, .sg-mainNav-subLink:focus { color: #fff; text-decoration: none; } .sg-pageMask { position: fixed; top: 0; bottom: 0; width: 100vw; background: rgba(0, 0, 0, 0.5); opacity: 0; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; visibility: hidden; } .js-navActive .sg-pageMask { opacity: 1; visibility: visible; } .sg-color, .sg-size, .sg-fontFam, .sg-bgColor { display: inline-block; margin-right: 0.5rem; margin-left: 0.5rem; } h1 .sg-color, h2 .sg-color, h3 .sg-color, h4 .sg-color, h5 .sg-color, h6 .sg-color, h1 .sg-size, h2 .sg-size, h3 .sg-size, h4 .sg-size, h5 .sg-size, h6 .sg-size, h1 .sg-fontFam, h2 .sg-fontFam, h3 .sg-fontFam, h4 .sg-fontFam, h5 .sg-fontFam, h6 .sg-fontFam, h1 .sg-bgColor, h2 .sg-bgColor, h3 .sg-bgColor, h4 .sg-bgColor, h5 .sg-bgColor, h6 .sg-bgColor { display: block; font-size: 14px; color: #959595; margin-top: 0.5rem; margin-bottom: 0.5rem; } h1 .sg-color:before, h2 .sg-color:before, h3 .sg-color:before, h4 .sg-color:before, h5 .sg-color:before, h6 .sg-color:before, h1 .sg-size:before, h2 .sg-size:before, h3 .sg-size:before, h4 .sg-size:before, h5 .sg-size:before, h6 .sg-size:before, h1 .sg-fontFam:before, h2 .sg-fontFam:before, h3 .sg-fontFam:before, h4 .sg-fontFam:before, h5 .sg-fontFam:before, h6 .sg-fontFam:before, h1 .sg-bgColor:before, h2 .sg-bgColor:before, h3 .sg-bgColor:before, h4 .sg-bgColor:before, h5 .sg-bgColor:before, h6 .sg-bgColor:before { content: '-  '; } .sg-styleSection { padding-top: 5rem; padding-bottom: 5rem; border-bottom: 4px solid #f5f5f5; } .sg-styleSection:last-of-type { border-bottom: 0; } .sg-styleSectionTitle { margin-bottom: 6rem; } @media (min-width: 992px) { .sg-styleSectionTitle { position: relative; } .sg-styleSectionTitle:before { content: ''; border-bottom: 5px solid #f5f5f5; width: 3000px; height: 1px; display: block; position: absolute; top: 17px; right: 103%; } .sg-styleSectionTitle:after { content: ''; background: #f5f5f5; width: 20px; height: 20px; display: block; position: absolute; top: 9px; right: 102%; border-radius: 50%; } } .sg-subHeading { margin-bottom: 4rem; } .sg-example { margin-bottom: 3rem; border: 2px solid #f5f5f5; padding: 1rem; } .sg-example .sg-code { margin-top: 1rem; margin-right: -1rem; margin-bottom: -1rem !important; margin-left: -1rem; } .sg-exampleSummary { font-size: 13px; margin-top: 3rem; margin-bottom: 3rem; padding-left: 1rem; position: relative; opacity: 0.7; } .sg-exampleSummary:before { position: absolute; content: ''; top: 0; right: 0; bottom: 0; left: 0; width: 0; border-left: 4px solid; opacity: 0.25; } .sg-exampleSummary:first-of-type { margin-top: 0; } pre.sg-code { font-family: 'Operator Mono SSm A', 'Operator Mono SSm B', 'Source Code Pro', Menlo, Consolas, Monaco, monospace; border-radius: 0; border: 2px solid #f5f5f5; margin-bottom: 3rem; font-size: 13px; position: relative; display: block; overflow: auto; padding: 30px 10px 10px 10px; white-space: pre-wrap; word-wrap: break-word; line-height: 1.75; color: #707070; background: #f5f5f5; } pre.sg-code:before { font-size: 12px; line-height: 16px; position: absolute; top: 4px; left: 2px; display: inline-block; padding-right: 0.5rem; padding-left: 0.5rem; content: attr(rel); letter-spacing: 1px; text-transform: uppercase; background-color: #fff; } .i-code { display: none; } .demo-icon { font-size: 0; padding-top: 0.25rem; padding-right: 0.5rem; } .demo-icon:before { font-size: 16px; margin-right: 0; } .sg-iconItem { padding: 0.5rem; display: -webkit-box; display: -ms-flexbox; display: flex; } .sg-styleguide-colorList { font-size: 14px; list-style: none; padding: 0; text-align: center; } .sg-styleguide-colorList li { border-bottom: 50px solid; padding: 1rem 0.5rem; } @media (min-width: 768px) { .sg-styleguide-colorList { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .sg-styleguide-colorList li { -webkit-box-flex: 1; -ms-flex: 1 1 14.2857%; flex: 1 1 14.2857%; position: relative; max-width: 14.2857%; } .sg-styleguide-colorList li:after { content: ''; position: absolute; top: 0; right: 0; bottom: -50px; left: auto; width: 0; border-left: 1px solid #fff; } } .sg-blockList { padding: 0; position: relative; } .sg-blockList:after { content: ''; position: absolute; top: 0; right: 0; left: 0; height: 0; border-top: 1px solid; opacity: 0.1; } .sg-blockList li { display: block; position: relative; padding: 9px 6px; } .sg-blockList li:after { content: ''; position: absolute; bottom: 0; right: 0; left: 0; height: 0; border-bottom: 1px solid; opacity: 0.1; } .sg-hr { margin-top: 2rem; margin-bottom: 2rem; border: 0; border-top: 2px solid #f5f5f5; } .sg-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -10px; margin-left: -10px; } [class*='sg-col-'] { position: relative; width: 100%; min-height: 1px; padding-right: 10px; padding-left: 10px; } @media (min-width: 768px) { .sg-col-full { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .sg-col-half { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .sg-col-third { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333%; flex: 0 0 33.3333%; max-width: 33.3333%; } .sg-col-fourth { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } } .sg-p-1 { padding: 1rem; } .sg-p-2 { padding: 2rem; } .sg-p-3 { padding: 3rem; } .sg-p-4 { padding: 4rem; } .sg-p-5 { padding: 5rem; }