sqrl-test/public/assets/css/theme.css

14 lines
200 KiB
CSS
Raw Normal View History

2022-09-30 14:22:19 +00:00
/*!
* Bootstrap v5.2.0-beta1 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #9ea3c4;--bs-gray-dark: #60669d;--bs-gray-100: #fff;--bs-gray-200: #eeeef4;--bs-gray-300: #dedfeb;--bs-gray-400: #ced0e1;--bs-gray-500: #bec1d7;--bs-gray-600: #9ea3c4;--bs-gray-700: #7f84b1;--bs-gray-800: #60669d;--bs-gray-900: #1c1e2e;--bs-primary: #ed6524;--bs-secondary: #4c527d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #fff;--bs-dark: #1c1e2e;--bs-primary-rgb: 237,101,36;--bs-secondary-rgb: 76.2432432432,81.6891891892,125.2567567568;--bs-success-rgb: 25,135,84;--bs-info-rgb: 13,202,240;--bs-warning-rgb: 255,193,7;--bs-danger-rgb: 220,53,69;--bs-light-rgb: 255,255,255;--bs-dark-rgb: 28,30,46;--bs-white-rgb: 255,255,255;--bs-black-rgb: 0,0,0;--bs-body-color-rgb: 28,30,46;--bs-body-bg-rgb: 255,255,255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #1c1e2e;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dedfeb;--bs-border-color-translucent: rgba(0,0,0,0.175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-heading-color: ;--bs-link-color: #ed6524;--bs-link-hover-color: #be511d;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1re
* DevBook - Bootstrap 5 Book/eBook Landing Page Template for Developers
* Version: 2.0
* Author: Xiaoying Riley
* Copyright: 3rd Wave Media Ltd.
* Website: http://themes.3rdwavemedia.com/
* Twitter: @3rdwave_themes
*/body{font-family:'Roboto', sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4c527d}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:'Quicksand', sans-serif;color:#1c1e2e;font-weight:bold}a.theme-link{color:#1c1e2e;text-decoration:underline;-webkit-text-decoration-color:rgba(28,30,46,0.3);text-decoration-color:rgba(28,30,46,0.3)}a.theme-link:hover{color:#ed6524;-webkit-text-decoration-color:rgba(237,101,36,0.8);text-decoration-color:rgba(237,101,36,0.8)}.btn{font-weight:600;padding:0.875rem 2.5rem;transition:all 0.4s ease-in-out;border-radius:2rem;border:none}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover,.btn:active,.btn:focus{box-shadow:0 10px 20px -4px rgba(0,0,0,0.05)}.btn-submit{border-radius:.25rem;padding:0.875rem 1.5rem}.btn:focus,.btn.focus{box-shadow:none !important}.btn-primary{background:#ed6524;color:#fff}.btn-primary:hover,.btn-primary:active,.btn-primary:focus{background:#e55713;color:#fff}.btn-secondary{background:white;border:2px solid #ed6524;color:#ed6524}.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled):active{background:#ed6524;border:2px solid #ed6524;color:white}.btn-light{background:#f6f8fc;color:#ed6524}.btn-light:hover{background:#f6f8fc;color:#ed6524}.form-control{padding-top:0.875rem;padding-bottom:0.875rem;height:56px;border-color:#e3e9f6}.form-control:focus{box-shadow:0 5px 15px 0 rgba(0,0,0,0.15);outline:none}.theme-bg-light{background:#f6f8fc}.theme-bg-dark{background:#1c1e2e}.theme-bg-primary{background:#ed6524}.theme-bg-light-gradient{background-image:linear-gradient(to bottom, #f6f8fc 0%, #fff 70%)}#topcontrol{transition:all 0.4s ease-in-out;background:#1c1e2e;color:#fff;text-align:center;display:inline-block;z-index:30;width:2.5rem;height:2.5rem;border-radius:50%;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);padding-top:0.5rem;font-weight:300;font-size:1rem}@media (prefers-reduced-motion: reduce){#topcontrol{transition:none}}#topcontrol:hover{background:#2f334e;color:#fff}.border-radius-0{border-radius:0}.font-style-normal{font-style:normal !important}.single-col-max{max-width:760px}.site-logo .logo-text{color:#1c1e2e;font-size:1.5rem;font-weight:bold}.footer .copyright{font-size:0.875rem}.section-heading{font-size:2.5rem}.section-intro{font-size:1.25rem}.hero-section .headline{font-size:2.5rem;font-weight:bold}.hero-section .subheadline{font-size:1.25rem}.hero-quotes .quote{position:relative;border-left:4px solid #f5a782;font-style:italic}.hero-quotes .quote:after{content:"";display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #f6f8fc;position:absolute;bottom:-10px;margin-left:-10px;left:2rem}.hero-quotes .source{vertical-align:middle;color:#6f75a7;font-size:0.875rem}.hero-quotes .source-profile{width:60px;height:60px}.hero-quotes .carousel-indicators{bottom:-4rem}.hero-quotes .carousel-indicators li{border:none;background-color:#4c527d;width:10px;height:10px;border-radius:50%;margin-left:5px;margin-right:5px}.book-cover-holder{position:relative}.book-cover-holder .book-badge{position:absolute;right:0;top:-2rem;width:120px;height:120px;background:#5cb377;border-radius:50%;text-align:center;color:#fff;font-weight:bold;font-family:'Quicksand', sans-serif;padding-top:34px;font-size:1.375rem;line-height:1;font-weight:bold}.benefits-section .item-inner{height:100%}.benefits-section .item-icon{font-size:3rem;color:#ed6524}.benefits-section .item-heading{font-size:1.125rem}.content-section .key-points-list{font-size:1.125rem}.content-section .key-points-list li{margin-bottom:1rem}.content-section .fa-check-circle{color:#7FCDB8}.audience-section .audience{max-width:500px}.audience-section .item{margin-bottom:1.5rem}.audience-section .item-title{font-size:1.125rem}.audience-section .item-icon{font-size:1.25rem;color:#7FCDB8}.reviews-section .item-inner{height:100%;position:relative}.reviews-section .icon-holder{position:absolute;left:50%;top:-18px;margin-left:-18px;display:inline-block;width:36