@axa-fr/design-system-look-and-feel-css 0.2.0-beta.306
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Accordion/Accordion.css +1 -0
- package/dist/Accordion/Accordion.css.map +1 -0
- package/dist/Accordion/Accordion.scss +74 -0
- package/dist/Alert/Alert.css +1 -0
- package/dist/Alert/Alert.css.map +1 -0
- package/dist/Alert/Alert.scss +104 -0
- package/dist/Button/Button.css +1 -0
- package/dist/Button/Button.css.map +1 -0
- package/dist/Button/Button.scss +148 -0
- package/dist/Card/Card.css +1 -0
- package/dist/Card/Card.css.map +1 -0
- package/dist/Card/Card.scss +48 -0
- package/dist/Form/Checkbox/Checkbox.css +1 -0
- package/dist/Form/Checkbox/Checkbox.css.map +1 -0
- package/dist/Form/Checkbox/Checkbox.scss +218 -0
- package/dist/Form/FileUpload/FileUpload.css +1 -0
- package/dist/Form/FileUpload/FileUpload.css.map +1 -0
- package/dist/Form/FileUpload/FileUpload.scss +191 -0
- package/dist/Form/InputError/InputError.css +1 -0
- package/dist/Form/InputError/InputError.css.map +1 -0
- package/dist/Form/InputError/InputError.scss +19 -0
- package/dist/Form/Radio/Radio.css +1 -0
- package/dist/Form/Radio/Radio.css.map +1 -0
- package/dist/Form/Radio/Radio.scss +221 -0
- package/dist/Form/Select/Select.css +1 -0
- package/dist/Form/Select/Select.css.map +1 -0
- package/dist/Form/Select/Select.scss +116 -0
- package/dist/Form/Text/Text.css +1 -0
- package/dist/Form/Text/Text.css.map +1 -0
- package/dist/Form/Text/Text.scss +56 -0
- package/dist/Form/core/FormCore.css +0 -0
- package/dist/Form/core/FormCore.scss +1 -0
- package/dist/IconBg/IconBg.css +1 -0
- package/dist/IconBg/IconBg.css.map +1 -0
- package/dist/IconBg/IconBg.scss +38 -0
- package/dist/Layout/Footer/Footer.css +1 -0
- package/dist/Layout/Footer/Footer.css.map +1 -0
- package/dist/Layout/Footer/Footer.scss +173 -0
- package/dist/Layout/Header/Header.css +1 -0
- package/dist/Layout/Header/Header.css.map +1 -0
- package/dist/Layout/Header/Header.scss +84 -0
- package/dist/Layout/Header/NavBar/NavBar.css +1 -0
- package/dist/Layout/Header/NavBar/NavBar.css.map +1 -0
- package/dist/Layout/Header/NavBar/NavBar.scss +50 -0
- package/dist/Layout/Header/PreviousLink/PreviousLink.css +1 -0
- package/dist/Layout/Header/PreviousLink/PreviousLink.css.map +1 -0
- package/dist/Layout/Header/PreviousLink/PreviousLink.scss +42 -0
- package/dist/Link/Link.css +1 -0
- package/dist/Link/Link.css.map +1 -0
- package/dist/Link/Link.scss +44 -0
- package/dist/List/ClickList/ClickList.css +1 -0
- package/dist/List/ClickList/ClickList.css.map +1 -0
- package/dist/List/ClickList/ClickList.scss +228 -0
- package/dist/List/ContentItemDuo/ContentItemDuo.css +1 -0
- package/dist/List/ContentItemDuo/ContentItemDuo.css.map +1 -0
- package/dist/List/ContentItemDuo/ContentItemDuo.scss +168 -0
- package/dist/List/ContentItemMono/ContentItemMono.css +1 -0
- package/dist/List/ContentItemMono/ContentItemMono.css.map +1 -0
- package/dist/List/ContentItemMono/ContentItemMono.scss +188 -0
- package/dist/List/ContentTabList/ContentTabList.css +1 -0
- package/dist/List/ContentTabList/ContentTabList.css.map +1 -0
- package/dist/List/ContentTabList/ContentTabList.scss +161 -0
- package/dist/List/List.css +1 -0
- package/dist/List/List.css.map +1 -0
- package/dist/List/List.scss +53 -0
- package/dist/Loader/Loader.css +1 -0
- package/dist/Loader/Loader.css.map +1 -0
- package/dist/Loader/Loader.scss +26 -0
- package/dist/Modal/Modal.css +1 -0
- package/dist/Modal/Modal.css.map +1 -0
- package/dist/Modal/Modal.scss +128 -0
- package/dist/Pagination/Pagination.css +1 -0
- package/dist/Pagination/Pagination.css.map +1 -0
- package/dist/Pagination/Pagination.scss +8 -0
- package/dist/Pagination/PaginationDesktop.css +1 -0
- package/dist/Pagination/PaginationDesktop.css.map +1 -0
- package/dist/Pagination/PaginationDesktop.scss +68 -0
- package/dist/Pagination/PaginationMobile.css +1 -0
- package/dist/Pagination/PaginationMobile.css.map +1 -0
- package/dist/Pagination/PaginationMobile.scss +35 -0
- package/dist/Stepper/Stepper.css +1 -0
- package/dist/Stepper/Stepper.css.map +1 -0
- package/dist/Stepper/Stepper.scss +53 -0
- package/dist/Tabs/Tabs.css +1 -0
- package/dist/Tabs/Tabs.css.map +1 -0
- package/dist/Tabs/Tabs.scss +63 -0
- package/dist/Tag/Tag.css +1 -0
- package/dist/Tag/Tag.css.map +1 -0
- package/dist/Tag/Tag.scss +48 -0
- package/dist/Title/Title.css +1 -0
- package/dist/Title/Title.css.map +1 -0
- package/dist/Title/Title.scss +76 -0
- package/dist/common/assets/logo-axa.svg +40 -0
- package/dist/common/common.css +0 -0
- package/dist/common/common.scss +107 -0
- package/dist/common/glyphicons/icons.eot +0 -0
- package/dist/common/glyphicons/icons.svg +918 -0
- package/dist/common/glyphicons/icons.ttf +0 -0
- package/dist/common/glyphicons/icons.woff +0 -0
- package/dist/common/grid.css +1 -0
- package/dist/common/grid.css.map +1 -0
- package/dist/common/grid.scss +1029 -0
- package/dist/common/icons.css +1 -0
- package/dist/common/icons.css.map +1 -0
- package/dist/common/icons.scss +1236 -0
- package/dist/common/reboot.css +1 -0
- package/dist/common/reboot.css.map +1 -0
- package/dist/common/reboot.scss +337 -0
- package/dist/look-and-feel.css +1 -0
- package/dist/look-and-feel.css.map +1 -0
- package/dist/look-and-feel.scss +27 -0
- package/package.json +108 -0
@@ -0,0 +1,173 @@
|
|
1
|
+
@use "../../common/common" as common;
|
2
|
+
|
3
|
+
.af-footer {
|
4
|
+
z-index: 100;
|
5
|
+
display: flex;
|
6
|
+
flex-direction: column;
|
7
|
+
justify-content: space-around;
|
8
|
+
text-transform: uppercase;
|
9
|
+
color: common.$color-white;
|
10
|
+
background-color: common.$color-oceanBlue;
|
11
|
+
|
12
|
+
&__menuLinks {
|
13
|
+
height: 0;
|
14
|
+
padding: 0;
|
15
|
+
overflow: hidden;
|
16
|
+
background: transparent;
|
17
|
+
transition:
|
18
|
+
background 0ms,
|
19
|
+
padding 0ms;
|
20
|
+
|
21
|
+
&--display {
|
22
|
+
height: auto;
|
23
|
+
padding: 0 2rem;
|
24
|
+
transition:
|
25
|
+
background 250ms,
|
26
|
+
padding 125ms;
|
27
|
+
}
|
28
|
+
}
|
29
|
+
|
30
|
+
&__iconTrigger {
|
31
|
+
align-self: center;
|
32
|
+
justify-content: center;
|
33
|
+
transform: rotate3d(var(--rotate-x, 0), 0, 0, 180deg) !important;
|
34
|
+
transition: transform 250ms ease-in-out !important;
|
35
|
+
|
36
|
+
&--display {
|
37
|
+
--rotate-x: 1;
|
38
|
+
}
|
39
|
+
}
|
40
|
+
|
41
|
+
&__linkItem {
|
42
|
+
display: block;
|
43
|
+
padding: 1.2rem common.$spacing-u3;
|
44
|
+
text-decoration: none;
|
45
|
+
color: common.$color-white;
|
46
|
+
|
47
|
+
&:hover {
|
48
|
+
color: common.$color-blue-1;
|
49
|
+
}
|
50
|
+
}
|
51
|
+
|
52
|
+
&__footerMenuIcons {
|
53
|
+
display: flex;
|
54
|
+
padding: common.$spacing-u2 common.$spacing-u1;
|
55
|
+
border: 1px solid rgba(255, 255, 255, 20%);
|
56
|
+
border-width: 1px 0;
|
57
|
+
flex-direction: row;
|
58
|
+
justify-content: center;
|
59
|
+
gap: common.$spacing-u3;
|
60
|
+
}
|
61
|
+
|
62
|
+
&__menuIconLinks {
|
63
|
+
align-self: center;
|
64
|
+
color: common.$color-white;
|
65
|
+
fill: common.$color-white;
|
66
|
+
|
67
|
+
&:hover {
|
68
|
+
color: common.$color-blue-1;
|
69
|
+
fill: common.$color-blue-1;
|
70
|
+
}
|
71
|
+
}
|
72
|
+
|
73
|
+
&__menuAboutTrigger {
|
74
|
+
all: unset;
|
75
|
+
display: flex;
|
76
|
+
box-sizing: border-box;
|
77
|
+
width: 100%;
|
78
|
+
padding: common.$spacing-u2 common.$spacing-u4;
|
79
|
+
justify-content: space-between;
|
80
|
+
}
|
81
|
+
|
82
|
+
&__menuAboutTriggerText {
|
83
|
+
font-weight: bold;
|
84
|
+
color: common.$color-white;
|
85
|
+
}
|
86
|
+
|
87
|
+
&__footerBottom {
|
88
|
+
padding: common.$spacing-u1;
|
89
|
+
}
|
90
|
+
|
91
|
+
&__textCopyright {
|
92
|
+
font-size: 0.875rem;
|
93
|
+
}
|
94
|
+
|
95
|
+
&__icon {
|
96
|
+
width: 16px;
|
97
|
+
height: 16px;
|
98
|
+
align-self: center;
|
99
|
+
fill: common.$color-white;
|
100
|
+
}
|
101
|
+
}
|
102
|
+
|
103
|
+
@media only screen and (width >= #{common.$screen-size-m}) {
|
104
|
+
.af-footer {
|
105
|
+
&__menuLinks {
|
106
|
+
display: flex;
|
107
|
+
height: auto;
|
108
|
+
padding: 1.2rem 0;
|
109
|
+
flex-direction: row;
|
110
|
+
justify-content: space-between;
|
111
|
+
background: transparent;
|
112
|
+
|
113
|
+
& :first-child {
|
114
|
+
border-left: unset;
|
115
|
+
}
|
116
|
+
}
|
117
|
+
|
118
|
+
&__linkItem {
|
119
|
+
padding: 0 common.$spacing-u2;
|
120
|
+
border-left: 1px solid rgba(255, 255, 255, 20%);
|
121
|
+
align-self: center;
|
122
|
+
color: common.$color-white;
|
123
|
+
}
|
124
|
+
|
125
|
+
&__footerMenuIcons {
|
126
|
+
padding: common.$spacing-u2 common.$spacing-u4 common.$spacing-u2
|
127
|
+
common.$spacing-u1;
|
128
|
+
border: none;
|
129
|
+
gap: common.$spacing-u2;
|
130
|
+
}
|
131
|
+
|
132
|
+
&__footerTop {
|
133
|
+
display: flex;
|
134
|
+
width: 100%;
|
135
|
+
max-width: 128rem;
|
136
|
+
margin: 0 auto;
|
137
|
+
flex-direction: row;
|
138
|
+
justify-content: space-between;
|
139
|
+
}
|
140
|
+
|
141
|
+
&__menuTop {
|
142
|
+
display: flex;
|
143
|
+
padding: common.$spacing-u1;
|
144
|
+
flex-direction: row;
|
145
|
+
justify-content: space-between;
|
146
|
+
text-decoration: none;
|
147
|
+
}
|
148
|
+
|
149
|
+
&__menuAboutTrigger {
|
150
|
+
display: none;
|
151
|
+
padding: common.$spacing-u2 common.$spacing-u2 common.$spacing-u2
|
152
|
+
common.$spacing-u4;
|
153
|
+
}
|
154
|
+
|
155
|
+
&__footerBottom {
|
156
|
+
padding: 0;
|
157
|
+
border-top: 1px solid rgba(255, 255, 255, 20%);
|
158
|
+
text-align: right;
|
159
|
+
}
|
160
|
+
|
161
|
+
&__footerBottomWidth {
|
162
|
+
width: 100%;
|
163
|
+
max-width: 128rem;
|
164
|
+
margin: 0 auto;
|
165
|
+
}
|
166
|
+
|
167
|
+
&__textCopyright {
|
168
|
+
display: flex;
|
169
|
+
padding: common.$spacing-u1 common.$spacing-u4 common.$spacing-u1 0;
|
170
|
+
justify-content: flex-end;
|
171
|
+
}
|
172
|
+
}
|
173
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
.af-header{background-color:#fff;position:sticky;top:0;z-index:100}.af-header-container{align-items:center;border-bottom:1px solid #ccc;color:#00008f;display:flex;flex-direction:row;font-family:Source Sans Pro,arial,sans-serif;font-size:1.25rem;font-weight:600;height:72px;justify-content:space-between;width:100%}.af-header-container .af-btn-client{min-width:auto}.af-header-container .af-btn-client>svg{display:none}.af-logo{align-self:center;height:40px;margin:0 .8rem;width:40px}.af-header-left-item>nav{display:none}.af-header-right-item{align-items:center;display:flex;flex-direction:row;gap:.8rem;margin:0 .8rem}@media only screen and (width >= 64em){.af-header-container{border-top:2px solid #00008f;height:80px;padding:0 3.2rem;width:auto}.af-header-container .af-btn-client>svg{display:block}.af-logo{height:56px;width:56px}.af-header-left-item{align-items:center;display:flex;flex-direction:row;gap:1.5rem;height:5rem}.af-header-left-item>nav{display:block}.af-header-right-item{gap:1.6rem;margin:0}}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/Layout/Header/Header.scss%23sass","../../../src/Layout/Header/Header.scss","../../../src/common/common.scss"],"names":[],"mappings":"AAEA,WAIE,qBAAA,CAHA,eAAA,CAEA,KAAA,CCHF,WAGA,CDIA,qBAME,kBAAA,CAFA,4BAAA,CAOA,aAAA,CAVA,YAAA,CAIA,kBAAA,CAGA,4CEjBuB,CFkBvB,iBAAA,CACA,eAAA,CAPA,WAAA,CAIA,6BAAA,CCPF,UAUA,CDGE,oCACE,cCDJ,CDGI,wCACE,YCDN,CDMA,SCAA,iBAAA,CAFA,WAAA,CDKE,cAAA,CAFA,UCAF,CDMA,yBACE,YCHF,CDMA,sBCAA,kBAAA,CDCE,YAAA,CAEA,kBAAA,CAEA,SAAA,CCPF,cAIA,CDMA,uCACE,qBCAA,4BAAA,CDEE,WAAA,CCHJ,gBAAA,CAFA,UAIE,CDKE,wCACE,aCHJ,CDOA,SAEE,WAAA,CADA,UCJF,CDQA,qBAIE,kBAAA,CAHA,YAAA,CAEA,kBAAA,CCLF,UAAA,CAHA,WAIA,CDQE,yBACE,aCNJ,CDUA,sBAEE,UEnBS,CFkBT,QCPF,CACF","file":"Header.css","sourcesContent":["@use \"../../common/common\" as common;\n\n.af-header {\n position: sticky;\n z-index: 100;\n top: 0;\n background-color: common.$color-white;\n}\n\n.af-header-container {\n display: flex;\n width: 100%;\n height: 72px;\n border-bottom: 1px solid common.$color-gray-1;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n font-family: common.$font-family-sans-serif;\n font-size: 1.25rem;\n font-weight: 600;\n color: common.$color-axa;\n\n & .af-btn-client {\n min-width: initial;\n\n & > svg {\n display: none;\n }\n }\n}\n\n.af-logo {\n width: 40px;\n height: 40px;\n margin: 0 common.$spacing-u1;\n align-self: center;\n}\n\n.af-header-left-item > nav {\n display: none;\n}\n\n.af-header-right-item {\n display: flex;\n margin: 0 common.$spacing-u1;\n flex-direction: row;\n align-items: center;\n gap: common.$spacing-u1;\n}\n\n@media only screen and (width >=64em) {\n .af-header-container {\n width: auto;\n height: 80px;\n padding: 0 common.$spacing-u4;\n border-top: 2px solid common.$color-axa;\n\n & .af-btn-client > svg {\n display: block;\n }\n }\n\n .af-logo {\n width: 56px;\n height: 56px;\n }\n\n .af-header-left-item {\n display: flex;\n height: 5rem;\n flex-direction: row;\n align-items: center;\n gap: 1.5rem;\n\n & > nav {\n display: block;\n }\n }\n\n .af-header-right-item {\n margin: 0;\n gap: common.$spacing-u2;\n }\n}\n","@use \"../../common/common\" as common;\n\n.af-header {\n position: sticky;\n z-index: 100;\n top: 0;\n background-color: common.$color-white;\n}\n\n.af-header-container {\n display: flex;\n width: 100%;\n height: 72px;\n border-bottom: 1px solid common.$color-gray-1;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n font-family: common.$font-family-sans-serif;\n font-size: 1.25rem;\n font-weight: 600;\n color: common.$color-axa;\n\n & .af-btn-client {\n min-width: initial;\n\n & > svg {\n display: none;\n }\n }\n}\n\n.af-logo {\n width: 40px;\n height: 40px;\n margin: 0 common.$spacing-u1;\n align-self: center;\n}\n\n.af-header-left-item > nav {\n display: none;\n}\n\n.af-header-right-item {\n display: flex;\n margin: 0 common.$spacing-u1;\n flex-direction: row;\n align-items: center;\n gap: common.$spacing-u1;\n}\n\n@media only screen and (width >=64em) {\n .af-header-container {\n width: auto;\n height: 80px;\n padding: 0 common.$spacing-u4;\n border-top: 2px solid common.$color-axa;\n\n & .af-btn-client > svg {\n display: block;\n }\n }\n\n .af-logo {\n width: 56px;\n height: 56px;\n }\n\n .af-header-left-item {\n display: flex;\n height: 5rem;\n flex-direction: row;\n align-items: center;\n gap: 1.5rem;\n\n & > nav {\n display: block;\n }\n }\n\n .af-header-right-item {\n margin: 0;\n gap: common.$spacing-u2;\n }\n}\n","$font-family-sans-serif: \"Source Sans Pro\", arial, sans-serif !default;\n$font-family-serif: georgia, times, \"Times New Roman\", serif !default;\n$font-family-base: $font-family-sans-serif !default;\n$font-family-publico-bold: \"Publico Headline Bold\" !default;\n$font-family-publico: \"Publico Headline\" !default;\n// colors\n\n$color-axa: #00008f !default;\n$color-white: #fff !default;\n$color-black: #000 !default;\n$color-red: #ff1721 !default;\n$color-gray: #5f5f5f !default;\n$color-red-700: #c91432 !default;\n$color-blue-1: #000072 !default;\n$color-blue-2: #f8f8ff !default;\n$color-blue-3: #36f !default;\n$color-btn-light: #3333a5 !default;\n$color-btn-business: #c94e14 !default;\n$color-btn-business-dark: #a8391c !default;\n$color-btn-business-light: #df7e65 !default;\n$color-btn-disabled-text: #999 !default;\n$color-btn-disabled-border: #e5e5e5 !default;\n$color-btn-error-text: #a11028 !default;\n$color-btn-error-bg: #fff3f5 !default;\n$color-btn-tertiary-bg: #eef !default;\n$color-btn-tertiary-bg-darker: #e4e4ff !default;\n$color-btn-tertiary-bg-lighter: #f8f8ff !default;\n$color-oceanBlue: #4976ba !default;\n$color-gray-1: #ccc !default;\n$color-gray-200: #f3f3f3;\n$color-gray-300: #e9ecf2;\n$color-gray-400: #e5e5e5;\n$color-gray-500: #999;\n$color-gray-700: #5f5f5f;\n$color-gray-900: #333 !default;\n$color-green-600: #118635 !default;\n$color-border: #f3f3f3 !default;\n$color-focus: #36f !default;\n\n// others\n\n$default-border-radius: 4px !default;\n\n$transition-duration: 0.2s !default;\n\n// spacing\n\n$sizing-u0: 0 !default;\n$sizing-u05: 0.4rem !default;\n$sizing-u1: 0.8rem !default;\n$sizing-u2: 1.6rem !default;\n$sizing-u3: 2.4rem !default;\n$sizing-u4: 3.2rem !default;\n$sizing-u5: 4rem !default;\n$sizing-u6: 4.8rem !default;\n$sizing-u7: 5.6rem !default;\n$sizing-u8: 6.4rem !default;\n$sizing-u9: 7.2rem !default;\n$sizing-u10: 8rem !default;\n$spacing-u0: 0 !default;\n$spacing-u05: 0.4rem !default;\n$spacing-u1: 0.8rem !default;\n$spacing-u2: 1.6rem !default;\n$spacing-u3: 2.4rem !default;\n$spacing-u4: 3.2rem !default;\n$spacing-u5: 4rem !default;\n$spacing-u6: 4.8rem !default;\n$spacing-u7: 5.6rem !default;\n$spacing-u8: 6.4rem !default;\n$spacing-u9: 7.2rem !default;\n$spacing-u10: 8rem !default;\n$spacing-u11: 8.8rem !default;\n$spacing-u12: 9.6rem !default;\n$spacing-u13: 10.4rem !default;\n$spacing-u14: 11.2rem !default;\n$spacing-u15: 12rem !default;\n$spacing-u16: 12.8rem !default;\n$spacing-u17: 13.6rem !default;\n$spacing-u18: 14.4rem !default;\n$spacing-u19: 15.2rem !default;\n$spacing-u20: 16rem !default;\n$screen-size-668: s !default;\n$screen-size-1024: m !default;\n$screen-size-1200: oldl !default;\n$screen-size-1280: l !default;\n$screen-size-1540: oldxl !default;\n$screen-size-1600: xl !default;\n$screen-size-s: 668px !default;\n$screen-size-m: 1024px !default;\n$screen-size-l: 1280px !default;\n$screen-size-xl: 1600px !default;\n$screen-size-oldl: 1200px !default;\n$screen-size-oldxl: 1540px !default;\n\n$error-custom-border: #d18e8e !default;\n$error-custom-bg: #ffbfbf !default;\n\n$color-alertDanger-colorBorder: #c8b282 !default;\n$color-alertDanger-bgColor: #f1d596 !default;\n\n// breakpoints\n\n$breakpoint-xs: 0 !default;\n$breakpoint-sm: 667px !default;\n$breakpoint-md: 1023px !default;\n$breakpoint-lg: 1279px !default;\n$breakpoint-xl: 1599px !default;\n"]}
|
@@ -0,0 +1,84 @@
|
|
1
|
+
@use "../../common/common" as common;
|
2
|
+
|
3
|
+
.af-header {
|
4
|
+
position: sticky;
|
5
|
+
z-index: 100;
|
6
|
+
top: 0;
|
7
|
+
background-color: common.$color-white;
|
8
|
+
}
|
9
|
+
|
10
|
+
.af-header-container {
|
11
|
+
display: flex;
|
12
|
+
width: 100%;
|
13
|
+
height: 72px;
|
14
|
+
border-bottom: 1px solid common.$color-gray-1;
|
15
|
+
flex-direction: row;
|
16
|
+
align-items: center;
|
17
|
+
justify-content: space-between;
|
18
|
+
font-family: common.$font-family-sans-serif;
|
19
|
+
font-size: 1.25rem;
|
20
|
+
font-weight: 600;
|
21
|
+
color: common.$color-axa;
|
22
|
+
|
23
|
+
& .af-btn-client {
|
24
|
+
min-width: initial;
|
25
|
+
|
26
|
+
& > svg {
|
27
|
+
display: none;
|
28
|
+
}
|
29
|
+
}
|
30
|
+
}
|
31
|
+
|
32
|
+
.af-logo {
|
33
|
+
width: 40px;
|
34
|
+
height: 40px;
|
35
|
+
margin: 0 common.$spacing-u1;
|
36
|
+
align-self: center;
|
37
|
+
}
|
38
|
+
|
39
|
+
.af-header-left-item > nav {
|
40
|
+
display: none;
|
41
|
+
}
|
42
|
+
|
43
|
+
.af-header-right-item {
|
44
|
+
display: flex;
|
45
|
+
margin: 0 common.$spacing-u1;
|
46
|
+
flex-direction: row;
|
47
|
+
align-items: center;
|
48
|
+
gap: common.$spacing-u1;
|
49
|
+
}
|
50
|
+
|
51
|
+
@media only screen and (width >=64em) {
|
52
|
+
.af-header-container {
|
53
|
+
width: auto;
|
54
|
+
height: 80px;
|
55
|
+
padding: 0 common.$spacing-u4;
|
56
|
+
border-top: 2px solid common.$color-axa;
|
57
|
+
|
58
|
+
& .af-btn-client > svg {
|
59
|
+
display: block;
|
60
|
+
}
|
61
|
+
}
|
62
|
+
|
63
|
+
.af-logo {
|
64
|
+
width: 56px;
|
65
|
+
height: 56px;
|
66
|
+
}
|
67
|
+
|
68
|
+
.af-header-left-item {
|
69
|
+
display: flex;
|
70
|
+
height: 5rem;
|
71
|
+
flex-direction: row;
|
72
|
+
align-items: center;
|
73
|
+
gap: 1.5rem;
|
74
|
+
|
75
|
+
& > nav {
|
76
|
+
display: block;
|
77
|
+
}
|
78
|
+
}
|
79
|
+
|
80
|
+
.af-header-right-item {
|
81
|
+
margin: 0;
|
82
|
+
gap: common.$spacing-u2;
|
83
|
+
}
|
84
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
.af-navbar-container{align-items:center;display:flex;flex-direction:row;gap:1.6rem;height:5rem;list-style-type:none;margin:0;padding:0}.af-navbar-item{cursor:pointer;height:100%}.af-navbar-item__link{box-sizing:border-box;color:#333;display:inline-block;font-family:Source Sans Pro,arial,sans-serif;font-size:1.125rem;font-weight:400;height:100%;line-height:1.4rem;min-width:8.4rem;padding:1.75rem 1rem;text-align:center;text-decoration:none}.af-navbar-item__link--active,.af-navbar-item__link:focus{border-bottom:4px solid #00008f;color:#00008f;font-weight:600;line-height:1.6rem;outline:none;text-decoration:none}.af-navbar-item__link:not(:focus,--active):hover{border-bottom:2px solid #e9ecf2;color:#333;font-weight:400;line-height:1.4rem;text-decoration:none}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../../src/Layout/Header/NavBar/NavBar.scss%23sass","../../../../src/Layout/Header/NavBar/NavBar.scss","../../../../src/common/common.scss"],"names":[],"mappings":"AAEA,qBAME,kBAAA,CALA,YAAA,CAIA,kBAAA,CAEA,UAAA,CCPF,WAAA,CDQE,oBAAA,CALA,QAAA,CACA,SCGF,CDIA,gBCAA,cAAA,CDCE,WCAF,CDGE,sBAEE,qBAAA,CAUA,UAAA,CAXA,oBAAA,CAKA,4CEvBqB,CFwBrB,kBAAA,CACA,eAAA,CAJA,WAAA,CAKA,kBAAA,CANA,gBAAA,CAEA,oBAAA,CAKA,iBAAA,CACA,oBCAJ,CDGI,0DAEE,+BAAA,CAIA,aAAA,CAHA,eAAA,CACA,kBAAA,CAGA,YAAA,CAFA,oBCAN,CDKI,iDACE,+BAAA,CAIA,UAAA,CAHA,eAAA,CACA,kBAAA,CACA,oBCFN","file":"NavBar.css","sourcesContent":["@use \"../../../common/common\" as common;\n\n.af-navbar-container {\n display: flex;\n height: 5rem;\n margin: 0;\n padding: 0;\n flex-direction: row;\n align-items: center;\n gap: 1.6rem;\n list-style-type: none;\n}\n\n.af-navbar-item {\n height: 100%;\n cursor: pointer;\n\n &__link {\n display: inline-block;\n box-sizing: border-box;\n min-width: 8.4rem;\n height: 100%;\n padding: 1.75rem 1rem;\n font-family: common.$font-family-base;\n font-size: 1.125rem;\n font-weight: 400;\n line-height: 1.4rem;\n text-align: center;\n text-decoration: none;\n color: common.$color-gray-900;\n\n &:focus,\n &--active {\n border-bottom: 4px solid common.$color-axa;\n font-weight: 600;\n line-height: 1.6rem;\n text-decoration: none;\n color: common.$color-axa;\n outline: none;\n }\n\n &:not(:focus, --active):hover {\n border-bottom: 2px solid common.$color-gray-300;\n font-weight: 400;\n line-height: 1.4rem;\n text-decoration: none;\n color: common.$color-gray-900;\n }\n }\n}\n","@use \"../../../common/common\" as common;\n\n.af-navbar-container {\n display: flex;\n height: 5rem;\n margin: 0;\n padding: 0;\n flex-direction: row;\n align-items: center;\n gap: 1.6rem;\n list-style-type: none;\n}\n\n.af-navbar-item {\n height: 100%;\n cursor: pointer;\n\n &__link {\n display: inline-block;\n box-sizing: border-box;\n min-width: 8.4rem;\n height: 100%;\n padding: 1.75rem 1rem;\n font-family: common.$font-family-base;\n font-size: 1.125rem;\n font-weight: 400;\n line-height: 1.4rem;\n text-align: center;\n text-decoration: none;\n color: common.$color-gray-900;\n\n &:focus,\n &--active {\n border-bottom: 4px solid common.$color-axa;\n font-weight: 600;\n line-height: 1.6rem;\n text-decoration: none;\n color: common.$color-axa;\n outline: none;\n }\n\n &:not(:focus, --active):hover {\n border-bottom: 2px solid common.$color-gray-300;\n font-weight: 400;\n line-height: 1.4rem;\n text-decoration: none;\n color: common.$color-gray-900;\n }\n }\n}\n","$font-family-sans-serif: \"Source Sans Pro\", arial, sans-serif !default;\n$font-family-serif: georgia, times, \"Times New Roman\", serif !default;\n$font-family-base: $font-family-sans-serif !default;\n$font-family-publico-bold: \"Publico Headline Bold\" !default;\n$font-family-publico: \"Publico Headline\" !default;\n// colors\n\n$color-axa: #00008f !default;\n$color-white: #fff !default;\n$color-black: #000 !default;\n$color-red: #ff1721 !default;\n$color-gray: #5f5f5f !default;\n$color-red-700: #c91432 !default;\n$color-blue-1: #000072 !default;\n$color-blue-2: #f8f8ff !default;\n$color-blue-3: #36f !default;\n$color-btn-light: #3333a5 !default;\n$color-btn-business: #c94e14 !default;\n$color-btn-business-dark: #a8391c !default;\n$color-btn-business-light: #df7e65 !default;\n$color-btn-disabled-text: #999 !default;\n$color-btn-disabled-border: #e5e5e5 !default;\n$color-btn-error-text: #a11028 !default;\n$color-btn-error-bg: #fff3f5 !default;\n$color-btn-tertiary-bg: #eef !default;\n$color-btn-tertiary-bg-darker: #e4e4ff !default;\n$color-btn-tertiary-bg-lighter: #f8f8ff !default;\n$color-oceanBlue: #4976ba !default;\n$color-gray-1: #ccc !default;\n$color-gray-200: #f3f3f3;\n$color-gray-300: #e9ecf2;\n$color-gray-400: #e5e5e5;\n$color-gray-500: #999;\n$color-gray-700: #5f5f5f;\n$color-gray-900: #333 !default;\n$color-green-600: #118635 !default;\n$color-border: #f3f3f3 !default;\n$color-focus: #36f !default;\n\n// others\n\n$default-border-radius: 4px !default;\n\n$transition-duration: 0.2s !default;\n\n// spacing\n\n$sizing-u0: 0 !default;\n$sizing-u05: 0.4rem !default;\n$sizing-u1: 0.8rem !default;\n$sizing-u2: 1.6rem !default;\n$sizing-u3: 2.4rem !default;\n$sizing-u4: 3.2rem !default;\n$sizing-u5: 4rem !default;\n$sizing-u6: 4.8rem !default;\n$sizing-u7: 5.6rem !default;\n$sizing-u8: 6.4rem !default;\n$sizing-u9: 7.2rem !default;\n$sizing-u10: 8rem !default;\n$spacing-u0: 0 !default;\n$spacing-u05: 0.4rem !default;\n$spacing-u1: 0.8rem !default;\n$spacing-u2: 1.6rem !default;\n$spacing-u3: 2.4rem !default;\n$spacing-u4: 3.2rem !default;\n$spacing-u5: 4rem !default;\n$spacing-u6: 4.8rem !default;\n$spacing-u7: 5.6rem !default;\n$spacing-u8: 6.4rem !default;\n$spacing-u9: 7.2rem !default;\n$spacing-u10: 8rem !default;\n$spacing-u11: 8.8rem !default;\n$spacing-u12: 9.6rem !default;\n$spacing-u13: 10.4rem !default;\n$spacing-u14: 11.2rem !default;\n$spacing-u15: 12rem !default;\n$spacing-u16: 12.8rem !default;\n$spacing-u17: 13.6rem !default;\n$spacing-u18: 14.4rem !default;\n$spacing-u19: 15.2rem !default;\n$spacing-u20: 16rem !default;\n$screen-size-668: s !default;\n$screen-size-1024: m !default;\n$screen-size-1200: oldl !default;\n$screen-size-1280: l !default;\n$screen-size-1540: oldxl !default;\n$screen-size-1600: xl !default;\n$screen-size-s: 668px !default;\n$screen-size-m: 1024px !default;\n$screen-size-l: 1280px !default;\n$screen-size-xl: 1600px !default;\n$screen-size-oldl: 1200px !default;\n$screen-size-oldxl: 1540px !default;\n\n$error-custom-border: #d18e8e !default;\n$error-custom-bg: #ffbfbf !default;\n\n$color-alertDanger-colorBorder: #c8b282 !default;\n$color-alertDanger-bgColor: #f1d596 !default;\n\n// breakpoints\n\n$breakpoint-xs: 0 !default;\n$breakpoint-sm: 667px !default;\n$breakpoint-md: 1023px !default;\n$breakpoint-lg: 1279px !default;\n$breakpoint-xl: 1599px !default;\n"]}
|
@@ -0,0 +1,50 @@
|
|
1
|
+
@use "../../../common/common" as common;
|
2
|
+
|
3
|
+
.af-navbar-container {
|
4
|
+
display: flex;
|
5
|
+
height: 5rem;
|
6
|
+
margin: 0;
|
7
|
+
padding: 0;
|
8
|
+
flex-direction: row;
|
9
|
+
align-items: center;
|
10
|
+
gap: 1.6rem;
|
11
|
+
list-style-type: none;
|
12
|
+
}
|
13
|
+
|
14
|
+
.af-navbar-item {
|
15
|
+
height: 100%;
|
16
|
+
cursor: pointer;
|
17
|
+
|
18
|
+
&__link {
|
19
|
+
display: inline-block;
|
20
|
+
box-sizing: border-box;
|
21
|
+
min-width: 8.4rem;
|
22
|
+
height: 100%;
|
23
|
+
padding: 1.75rem 1rem;
|
24
|
+
font-family: common.$font-family-base;
|
25
|
+
font-size: 1.125rem;
|
26
|
+
font-weight: 400;
|
27
|
+
line-height: 1.4rem;
|
28
|
+
text-align: center;
|
29
|
+
text-decoration: none;
|
30
|
+
color: common.$color-gray-900;
|
31
|
+
|
32
|
+
&:focus,
|
33
|
+
&--active {
|
34
|
+
border-bottom: 4px solid common.$color-axa;
|
35
|
+
font-weight: 600;
|
36
|
+
line-height: 1.6rem;
|
37
|
+
text-decoration: none;
|
38
|
+
color: common.$color-axa;
|
39
|
+
outline: none;
|
40
|
+
}
|
41
|
+
|
42
|
+
&:not(:focus, --active):hover {
|
43
|
+
border-bottom: 2px solid common.$color-gray-300;
|
44
|
+
font-weight: 400;
|
45
|
+
line-height: 1.4rem;
|
46
|
+
text-decoration: none;
|
47
|
+
color: common.$color-gray-900;
|
48
|
+
}
|
49
|
+
}
|
50
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
.af-header-previous-link-container{align-items:center;display:flex;gap:.25rem;padding:1.5rem 0 1.5rem 7.5rem}.af-header-previous-link{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:.5rem;text-decoration:none}.af-header-previous-link__icon{height:1rem;width:1rem;fill:#5f5f5f}.af-header-previous-link__text{color:#5f5f5f;font-family:Source Sans Pro,arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.25rem;text-align:center}.af-header-previous-link:focus{outline:none}.af-header-previous-link:focus,.af-header-previous-link:hover{color:#5f5f5f;text-decoration:none}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../../src/Layout/Header/PreviousLink/PreviousLink.scss%23sass","../../../../src/Layout/Header/PreviousLink/PreviousLink.scss"],"names":[],"mappings":"AAEA,mCAGE,kBAAA,CAFA,YAAA,CAGA,UAAA,CCJF,8BAGA,CDIA,yBAGE,kBAAA,CAGA,cAAA,CALA,YAAA,CCDF,kBAAA,CDIE,SAAA,CACA,oBCAF,CDGE,+BAEE,WAAA,CADA,UAAA,CAEA,YCDJ,CDIE,+BAME,aAAA,CALA,4CAAA,CACA,cAAA,CACA,eAAA,CACA,mBAAA,CACA,iBCDJ,CDKE,+BACE,YCHJ,CDME,8DAGE,aAAA,CADA,oBCJJ","file":"PreviousLink.css","sourcesContent":["@use \"../../../common/common\" as common;\n\n.af-header-previous-link-container {\n display: flex;\n padding: 1.5rem 0 1.5rem 7.5rem;\n align-items: center;\n gap: 0.25rem;\n}\n\n.af-header-previous-link {\n display: flex;\n flex-direction: row;\n align-items: center;\n gap: 0.5rem;\n text-decoration: none;\n cursor: pointer;\n\n &__icon {\n width: 1rem;\n height: 1rem;\n fill: common.$color-gray-700;\n }\n\n &__text {\n font-family: common.$font-family-sans-serif;\n font-size: 1rem;\n font-weight: normal;\n line-height: 1.25rem;\n text-align: center;\n color: common.$color-gray-700;\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus,\n &:hover {\n text-decoration: none;\n color: common.$color-gray-700;\n }\n}\n","@use \"../../../common/common\" as common;\n\n.af-header-previous-link-container {\n display: flex;\n padding: 1.5rem 0 1.5rem 7.5rem;\n align-items: center;\n gap: 0.25rem;\n}\n\n.af-header-previous-link {\n display: flex;\n flex-direction: row;\n align-items: center;\n gap: 0.5rem;\n text-decoration: none;\n cursor: pointer;\n\n &__icon {\n width: 1rem;\n height: 1rem;\n fill: common.$color-gray-700;\n }\n\n &__text {\n font-family: common.$font-family-sans-serif;\n font-size: 1rem;\n font-weight: normal;\n line-height: 1.25rem;\n text-align: center;\n color: common.$color-gray-700;\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus,\n &:hover {\n text-decoration: none;\n color: common.$color-gray-700;\n }\n}\n"]}
|
@@ -0,0 +1,42 @@
|
|
1
|
+
@use "../../../common/common" as common;
|
2
|
+
|
3
|
+
.af-header-previous-link-container {
|
4
|
+
display: flex;
|
5
|
+
padding: 1.5rem 0 1.5rem 7.5rem;
|
6
|
+
align-items: center;
|
7
|
+
gap: 0.25rem;
|
8
|
+
}
|
9
|
+
|
10
|
+
.af-header-previous-link {
|
11
|
+
display: flex;
|
12
|
+
flex-direction: row;
|
13
|
+
align-items: center;
|
14
|
+
gap: 0.5rem;
|
15
|
+
text-decoration: none;
|
16
|
+
cursor: pointer;
|
17
|
+
|
18
|
+
&__icon {
|
19
|
+
width: 1rem;
|
20
|
+
height: 1rem;
|
21
|
+
fill: common.$color-gray-700;
|
22
|
+
}
|
23
|
+
|
24
|
+
&__text {
|
25
|
+
font-family: common.$font-family-sans-serif;
|
26
|
+
font-size: 1rem;
|
27
|
+
font-weight: normal;
|
28
|
+
line-height: 1.25rem;
|
29
|
+
text-align: center;
|
30
|
+
color: common.$color-gray-700;
|
31
|
+
}
|
32
|
+
|
33
|
+
&:focus {
|
34
|
+
outline: none;
|
35
|
+
}
|
36
|
+
|
37
|
+
&:focus,
|
38
|
+
&:hover {
|
39
|
+
text-decoration: none;
|
40
|
+
color: common.$color-gray-700;
|
41
|
+
}
|
42
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
.af-link{align-items:center;color:#00008f;display:inline-flex;font-family:Source Sans Pro,arial,sans-serif;height:fit-content;text-decoration:underline;width:fit-content;fill:#00008f}.af-link:active,.af-link:focus,.af-link:hover{color:#000072;fill:#000072}.af-link:focus-visible{outline:2px solid #36f;outline-offset:3px}.af-link--openInNewTab{font-weight:600;text-decoration:none}.af-link--openInNewTab:hover{text-decoration:none}.af-link--openInNewTab svg{aspect-ratio:1;height:1.25rem;margin-left:.2rem;width:1.25rem}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/Link/Link.scss%23sass","../../src/common/common.scss","../../src/Link/Link.scss"],"names":[],"mappings":"AAEA,SAIE,kBAAA,CAGA,aAAA,CANA,mBAAA,CAIA,4CCPuB,CDKvB,kBAAA,CAGA,yBAAA,CENF,iBAAA,CFQE,YEDF,CFQE,8CAEE,aAAA,CACA,YEHJ,CFME,uBACE,sBAAA,CACA,kBEJJ,CFOE,uBACE,eAAA,CACA,oBELJ,CFOI,6BACE,oBELN,CFQI,2BAGE,cAAA,CADA,cAAA,CAEA,iBAAA,CAHA,aEHN","file":"Link.css","sourcesContent":["@use \"../common/common\" as common;\n\n.af-link {\n display: inline-flex;\n width: fit-content;\n height: fit-content;\n align-items: center;\n font-family: common.$font-family-base;\n text-decoration: underline;\n color: common.$color-axa;\n fill: common.$color-axa;\n\n &:hover {\n color: common.$color-blue-1;\n fill: common.$color-blue-1;\n }\n\n &:active,\n &:focus {\n color: common.$color-blue-1;\n fill: common.$color-blue-1;\n }\n\n &:focus-visible {\n outline: 2px solid common.$color-blue-3;\n outline-offset: 3px;\n }\n\n &--openInNewTab {\n font-weight: 600;\n text-decoration: none;\n\n &:hover {\n text-decoration: none;\n }\n\n svg {\n width: 1.25rem;\n height: 1.25rem;\n aspect-ratio: 1;\n margin-left: 0.2rem;\n }\n }\n}\n","$font-family-sans-serif: \"Source Sans Pro\", arial, sans-serif !default;\n$font-family-serif: georgia, times, \"Times New Roman\", serif !default;\n$font-family-base: $font-family-sans-serif !default;\n$font-family-publico-bold: \"Publico Headline Bold\" !default;\n$font-family-publico: \"Publico Headline\" !default;\n// colors\n\n$color-axa: #00008f !default;\n$color-white: #fff !default;\n$color-black: #000 !default;\n$color-red: #ff1721 !default;\n$color-gray: #5f5f5f !default;\n$color-red-700: #c91432 !default;\n$color-blue-1: #000072 !default;\n$color-blue-2: #f8f8ff !default;\n$color-blue-3: #36f !default;\n$color-btn-light: #3333a5 !default;\n$color-btn-business: #c94e14 !default;\n$color-btn-business-dark: #a8391c !default;\n$color-btn-business-light: #df7e65 !default;\n$color-btn-disabled-text: #999 !default;\n$color-btn-disabled-border: #e5e5e5 !default;\n$color-btn-error-text: #a11028 !default;\n$color-btn-error-bg: #fff3f5 !default;\n$color-btn-tertiary-bg: #eef !default;\n$color-btn-tertiary-bg-darker: #e4e4ff !default;\n$color-btn-tertiary-bg-lighter: #f8f8ff !default;\n$color-oceanBlue: #4976ba !default;\n$color-gray-1: #ccc !default;\n$color-gray-200: #f3f3f3;\n$color-gray-300: #e9ecf2;\n$color-gray-400: #e5e5e5;\n$color-gray-500: #999;\n$color-gray-700: #5f5f5f;\n$color-gray-900: #333 !default;\n$color-green-600: #118635 !default;\n$color-border: #f3f3f3 !default;\n$color-focus: #36f !default;\n\n// others\n\n$default-border-radius: 4px !default;\n\n$transition-duration: 0.2s !default;\n\n// spacing\n\n$sizing-u0: 0 !default;\n$sizing-u05: 0.4rem !default;\n$sizing-u1: 0.8rem !default;\n$sizing-u2: 1.6rem !default;\n$sizing-u3: 2.4rem !default;\n$sizing-u4: 3.2rem !default;\n$sizing-u5: 4rem !default;\n$sizing-u6: 4.8rem !default;\n$sizing-u7: 5.6rem !default;\n$sizing-u8: 6.4rem !default;\n$sizing-u9: 7.2rem !default;\n$sizing-u10: 8rem !default;\n$spacing-u0: 0 !default;\n$spacing-u05: 0.4rem !default;\n$spacing-u1: 0.8rem !default;\n$spacing-u2: 1.6rem !default;\n$spacing-u3: 2.4rem !default;\n$spacing-u4: 3.2rem !default;\n$spacing-u5: 4rem !default;\n$spacing-u6: 4.8rem !default;\n$spacing-u7: 5.6rem !default;\n$spacing-u8: 6.4rem !default;\n$spacing-u9: 7.2rem !default;\n$spacing-u10: 8rem !default;\n$spacing-u11: 8.8rem !default;\n$spacing-u12: 9.6rem !default;\n$spacing-u13: 10.4rem !default;\n$spacing-u14: 11.2rem !default;\n$spacing-u15: 12rem !default;\n$spacing-u16: 12.8rem !default;\n$spacing-u17: 13.6rem !default;\n$spacing-u18: 14.4rem !default;\n$spacing-u19: 15.2rem !default;\n$spacing-u20: 16rem !default;\n$screen-size-668: s !default;\n$screen-size-1024: m !default;\n$screen-size-1200: oldl !default;\n$screen-size-1280: l !default;\n$screen-size-1540: oldxl !default;\n$screen-size-1600: xl !default;\n$screen-size-s: 668px !default;\n$screen-size-m: 1024px !default;\n$screen-size-l: 1280px !default;\n$screen-size-xl: 1600px !default;\n$screen-size-oldl: 1200px !default;\n$screen-size-oldxl: 1540px !default;\n\n$error-custom-border: #d18e8e !default;\n$error-custom-bg: #ffbfbf !default;\n\n$color-alertDanger-colorBorder: #c8b282 !default;\n$color-alertDanger-bgColor: #f1d596 !default;\n\n// breakpoints\n\n$breakpoint-xs: 0 !default;\n$breakpoint-sm: 667px !default;\n$breakpoint-md: 1023px !default;\n$breakpoint-lg: 1279px !default;\n$breakpoint-xl: 1599px !default;\n","@use \"../common/common\" as common;\n\n.af-link {\n display: inline-flex;\n width: fit-content;\n height: fit-content;\n align-items: center;\n font-family: common.$font-family-base;\n text-decoration: underline;\n color: common.$color-axa;\n fill: common.$color-axa;\n\n &:hover {\n color: common.$color-blue-1;\n fill: common.$color-blue-1;\n }\n\n &:active,\n &:focus {\n color: common.$color-blue-1;\n fill: common.$color-blue-1;\n }\n\n &:focus-visible {\n outline: 2px solid common.$color-blue-3;\n outline-offset: 3px;\n }\n\n &--openInNewTab {\n font-weight: 600;\n text-decoration: none;\n\n &:hover {\n text-decoration: none;\n }\n\n svg {\n width: 1.25rem;\n height: 1.25rem;\n aspect-ratio: 1;\n margin-left: 0.2rem;\n }\n }\n}\n"]}
|
@@ -0,0 +1,44 @@
|
|
1
|
+
@use "../common/common" as common;
|
2
|
+
|
3
|
+
.af-link {
|
4
|
+
display: inline-flex;
|
5
|
+
width: fit-content;
|
6
|
+
height: fit-content;
|
7
|
+
align-items: center;
|
8
|
+
font-family: common.$font-family-base;
|
9
|
+
text-decoration: underline;
|
10
|
+
color: common.$color-axa;
|
11
|
+
fill: common.$color-axa;
|
12
|
+
|
13
|
+
&:hover {
|
14
|
+
color: common.$color-blue-1;
|
15
|
+
fill: common.$color-blue-1;
|
16
|
+
}
|
17
|
+
|
18
|
+
&:active,
|
19
|
+
&:focus {
|
20
|
+
color: common.$color-blue-1;
|
21
|
+
fill: common.$color-blue-1;
|
22
|
+
}
|
23
|
+
|
24
|
+
&:focus-visible {
|
25
|
+
outline: 2px solid common.$color-blue-3;
|
26
|
+
outline-offset: 3px;
|
27
|
+
}
|
28
|
+
|
29
|
+
&--openInNewTab {
|
30
|
+
font-weight: 600;
|
31
|
+
text-decoration: none;
|
32
|
+
|
33
|
+
&:hover {
|
34
|
+
text-decoration: none;
|
35
|
+
}
|
36
|
+
|
37
|
+
svg {
|
38
|
+
width: 1.25rem;
|
39
|
+
height: 1.25rem;
|
40
|
+
aspect-ratio: 1;
|
41
|
+
margin-left: 0.2rem;
|
42
|
+
}
|
43
|
+
}
|
44
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#333;font-family:Source Sans Pro,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{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{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{background-color:initial;color:#00008f;text-decoration:none}a:hover{color:#000043;text-decoration:underline}a:not([href],[tabindex]),a:not([href],[tabindex]):focus,a:not([href],[tabindex]):hover{color:inherit;text-decoration:none}a:not([href],[tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;appearance:button}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox;appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.af-card--click-list{padding:0}.af-card--click-list .af-list__separator{margin:auto;width:calc(100% - 2rem)}.af-card--click-list .af-list__item{padding:0}.af-card--click-list .af-list__item .af-list-item__content{align-items:inherit;display:inherit;gap:12px}.af-card--click-list .af-list__item .af-list-item-content__icon svg{height:1.4rem;width:1.4rem;fill:#00008f}.af-card--click-list .af-list__item .af-list-item-content__label{text-align:left}.af-card--click-list .af-list__item .af-list-item-content-label__title{color:#333;font-size:1rem;font-weight:600;line-height:1.4rem;margin:0}.af-card--click-list .af-list__item .af-list-item-content-label__subtitle{color:#5f5f5f;font-size:1rem;font-weight:400;line-height:1.4rem;margin:0}.af-card--click-list .af-list__item .af-list-item-content-label__secondary{color:#5f5f5f;font-size:.875rem;font-weight:400;line-height:1.1rem;margin:0}.af-card--click-list .af-list__item .af-list-item__action{margin-left:auto}.af-card--click-list .af-list__item .af-list-item__action svg{height:1.4rem;width:1.4rem;fill:#00008f}.af-card--click-list.af-card--large .af-list-item-content__label{font-size:1.125rem;font-weight:600;line-height:1.4rem}.af-card--click-list.af-card--large .af-list-item-content-label__subtitle,.af-card--click-list.af-card--large .af-list-item-content-label__title{font-size:1.125rem;line-height:1.4rem}.af-card--click-list .af-list__item .af-list-item__button{align-items:center;background:none;border:none;border-radius:4px;color:inherit;cursor:pointer;display:flex;gap:.5rem;padding:1rem;width:100%}.af-card--click-list .af-list__item .af-list-item__button:disabled{cursor:default}.af-card--click-list .af-list__item .af-list-item__button:disabled .af-list-item-content__icon svg{fill:#999}.af-card--click-list .af-list__item .af-list-item__button:disabled .af-list-item-content-label__secondary,.af-card--click-list .af-list__item .af-list-item__button:disabled .af-list-item-content-label__subtitle,.af-card--click-list .af-list__item .af-list-item__button:disabled .af-list-item-content-label__title,.af-card--click-list .af-list__item .af-list-item__button:disabled .af-list-item-content__label{color:#999}.af-card--click-list .af-list__item .af-list-item__button:disabled .af-list-item__action svg{fill:#999}.af-card--click-list .af-list__item .af-list-item__button:enabled:hover{box-shadow:0 4px 8px 0 #10184114}.af-card--click-list .af-list__item .af-list-item__button:enabled:active{box-shadow:inset 0 2px 8px 0 #00000026;outline:none}.af-card--click-list .af-list__item .af-list-item__button:enabled:focus{outline:none}.af-card--click-list .af-list__item .af-list-item__button:enabled:focus-visible{border:2px solid #36f;outline:none}@media (width <= 667px){.af-card--click-list .af-list-item-content__label{font-size:.875rem;line-height:1.1rem}.af-card--click-list .af-list-item-content-label__subtitle,.af-card--click-list .af-list-item-content-label__title{font-size:.875rem;line-height:1.25rem}.af-card--click-list.af-card--large .af-list-item-content__label{font-size:1rem;font-weight:600;line-height:1.25rem}.af-card--click-list.af-card--large .af-list-item-content-label__subtitle,.af-card--click-list.af-card--large .af-list-item-content-label__title{font-size:1rem;line-height:1.25rem}.af-card--click-list .af-list-item__button:enabled,.af-card--click-list .af-list-item__button:enabled:hover{box-shadow:none}.af-card--click-list .af-list-item__button:enabled:hover .af-list-item-label__secondary,.af-card--click-list .af-list-item__button:enabled:hover .af-list-item-label__subtitle,.af-card--click-list .af-list-item__button:enabled:hover .af-list-item-label__title,.af-card--click-list .af-list-item__button:enabled:hover .af-list-item__label{color:#00008f}.af-card--click-list .af-list-item__button:enabled:active{box-shadow:none}.af-card--click-list .af-list-item__button:enabled:active .af-list-item-label__secondary,.af-card--click-list .af-list-item__button:enabled:active .af-list-item-label__subtitle,.af-card--click-list .af-list-item__button:enabled:active .af-list-item-label__title,.af-card--click-list .af-list-item__button:enabled:active .af-list-item__label{color:#000072}.af-card--click-list .af-list-item__button:enabled:focus-visible{border:1px solid #36f}}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../src/common/reboot.scss","../../../src/List/ClickList/ClickList.scss","../../../src/List/ClickList/ClickList.scss%23sass","../../../src/common/common.scss"],"names":[],"mappings":"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","file":"ClickList.css","sourcesContent":["*,\n::after,\n::before {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n text-size-adjust: 100%;\n -webkit-tap-highlight-color: transparent;\n}\n\narticle,\naside,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nmain,\nnav,\nsection {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Source Sans Pro\", Arial, sans-serif;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n text-align: left;\n color: #333;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[data-original-title],\nabbr[title] {\n border-bottom: 0;\n text-decoration: underline;\n text-decoration: underline dotted;\n text-decoration-skip-ink: none;\n cursor: help;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\ndl,\nol,\nul {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nol ul,\nul ol,\nul ul {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 700;\n}\n\ndd {\n margin-bottom: 0.5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: bolder;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n vertical-align: baseline;\n font-size: 75%;\n line-height: 0;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\na {\n text-decoration: none;\n color: #00008f;\n background-color: transparent;\n}\n\na:hover {\n text-decoration: underline;\n color: #000043;\n}\n\na:not([href], [tabindex]) {\n text-decoration: none;\n color: inherit;\n}\n\na:not([href], [tabindex]):focus,\na:not([href], [tabindex]):hover {\n text-decoration: none;\n color: inherit;\n}\n\na:not([href], [tabindex]):focus {\n outline: 0;\n}\n\ncode,\nkbd,\npre,\nsamp {\n font-family: SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\",\n \"Courier New\", monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n border-style: none;\n vertical-align: middle;\n}\n\nsvg {\n vertical-align: middle;\n overflow: hidden;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.5rem;\n padding-bottom: 0.5rem;\n caption-side: bottom;\n text-align: left;\n color: #6c757d;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 0.5rem;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"],\nbutton {\n appearance: button;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled),\nbutton:not(:disabled) {\n cursor: pointer;\n}\n\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner,\nbutton::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"checkbox\"],\ninput[type=\"radio\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"],\ninput[type=\"time\"] {\n appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n margin: 0;\n padding: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n margin-bottom: 0.5rem;\n padding: 0;\n font-size: 1.5rem;\n line-height: inherit;\n white-space: normal;\n color: inherit;\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n","@use \"../../common/reboot\";\n@use \"../../common/common\" as common;\n\n.af-card--click-list {\n padding: 0;\n\n .af-list__separator {\n width: calc(100% - 2rem);\n margin: auto;\n }\n\n .af-list__item {\n padding: 0;\n\n .af-list-item {\n &__content {\n display: inherit;\n align-items: inherit;\n gap: 12px;\n }\n\n &-content {\n &__icon svg {\n width: 1.4rem;\n height: 1.4rem;\n fill: common.$color-axa;\n }\n\n &__label {\n text-align: left;\n }\n\n &-label {\n &__title {\n margin: 0;\n font-size: 1rem;\n font-weight: 600;\n line-height: 1.4rem;\n color: common.$color-gray-900;\n }\n\n &__subtitle {\n margin: 0;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.4rem;\n color: common.$color-gray-700;\n }\n\n &__secondary {\n margin: 0;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.1rem;\n color: common.$color-gray-700;\n }\n }\n }\n\n &__action {\n margin-left: auto;\n\n svg {\n width: 1.4rem;\n height: 1.4rem;\n fill: common.$color-axa;\n }\n }\n }\n }\n\n &.af-card--large .af-list-item {\n &-content__label {\n font-size: 1.125rem;\n font-weight: 600;\n line-height: 1.4rem;\n }\n\n &-content-label {\n &__title {\n font-size: 1.125rem;\n line-height: 1.4rem;\n }\n\n &__subtitle {\n font-size: 1.125rem;\n line-height: 1.4rem;\n }\n }\n }\n\n .af-list__item .af-list-item__button {\n display: flex;\n width: 100%;\n padding: 1rem;\n border: none;\n border-radius: common.$default-border-radius;\n align-items: center;\n gap: 0.5rem;\n color: inherit;\n background: none;\n cursor: pointer;\n\n &:disabled {\n cursor: default;\n\n .af-list-item {\n &-content {\n &__icon svg {\n fill: common.$color-gray-500;\n }\n\n &__label {\n color: common.$color-gray-500;\n }\n\n &-label__title,\n &-label__subtitle,\n &-label__secondary {\n color: common.$color-gray-500;\n }\n }\n\n &__action svg {\n fill: common.$color-gray-500;\n }\n }\n }\n\n &:enabled {\n &:hover {\n box-shadow: 0 4px 8px 0 hsla(230deg, 60%, 16%, 8%);\n }\n\n &:active {\n box-shadow: 0 2px 8px 0 hsla(0deg, 0%, 0%, 15%) inset;\n outline: none;\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus-visible {\n border: 2px solid common.$color-focus;\n outline: none;\n }\n }\n }\n}\n\n@media (width <= #{common.$breakpoint-sm}) {\n .af-card--click-list {\n .af-list-item-content {\n &__label {\n font-size: 0.875rem;\n line-height: 1.1rem;\n }\n\n &-label {\n &__title,\n &__subtitle {\n font-size: 0.875rem;\n line-height: 1.25rem;\n }\n }\n }\n\n &.af-card--large .af-list-item-content {\n &__label {\n font-size: 1rem;\n font-weight: 600;\n line-height: 1.25rem;\n }\n\n &-label {\n &__title,\n &__subtitle {\n font-size: 1rem;\n line-height: 1.25rem;\n }\n }\n }\n\n .af-list-item__button {\n &:enabled {\n box-shadow: none;\n\n &:hover {\n box-shadow: none;\n\n .af-list-item {\n &__label {\n color: common.$color-axa;\n }\n\n &-label__title,\n &-label__subtitle,\n &-label__secondary {\n color: common.$color-axa;\n }\n }\n }\n\n &:active {\n box-shadow: none;\n\n .af-list-item {\n &__label {\n color: common.$color-blue-1;\n }\n\n &-label__title,\n &-label__subtitle,\n &-label__secondary {\n color: common.$color-blue-1;\n }\n }\n }\n\n &:focus-visible {\n border: none;\n border: 1px solid common.$color-focus;\n }\n }\n }\n }\n}\n","@use \"../../common/reboot\";\n@use \"../../common/common\" as common;\n\n.af-card--click-list {\n padding: 0;\n\n .af-list__separator {\n width: calc(100% - 2rem);\n margin: auto;\n }\n\n .af-list__item {\n padding: 0;\n\n .af-list-item {\n &__content {\n display: inherit;\n align-items: inherit;\n gap: 12px;\n }\n\n &-content {\n &__icon svg {\n width: 1.4rem;\n height: 1.4rem;\n fill: common.$color-axa;\n }\n\n &__label {\n text-align: left;\n }\n\n &-label {\n &__title {\n margin: 0;\n font-size: 1rem;\n font-weight: 600;\n line-height: 1.4rem;\n color: common.$color-gray-900;\n }\n\n &__subtitle {\n margin: 0;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.4rem;\n color: common.$color-gray-700;\n }\n\n &__secondary {\n margin: 0;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.1rem;\n color: common.$color-gray-700;\n }\n }\n }\n\n &__action {\n margin-left: auto;\n\n svg {\n width: 1.4rem;\n height: 1.4rem;\n fill: common.$color-axa;\n }\n }\n }\n }\n\n &.af-card--large .af-list-item {\n &-content__label {\n font-size: 1.125rem;\n font-weight: 600;\n line-height: 1.4rem;\n }\n\n &-content-label {\n &__title {\n font-size: 1.125rem;\n line-height: 1.4rem;\n }\n\n &__subtitle {\n font-size: 1.125rem;\n line-height: 1.4rem;\n }\n }\n }\n\n .af-list__item .af-list-item__button {\n display: flex;\n width: 100%;\n padding: 1rem;\n border: none;\n border-radius: common.$default-border-radius;\n align-items: center;\n gap: 0.5rem;\n color: inherit;\n background: none;\n cursor: pointer;\n\n &:disabled {\n cursor: default;\n\n .af-list-item {\n &-content {\n &__icon svg {\n fill: common.$color-gray-500;\n }\n\n &__label {\n color: common.$color-gray-500;\n }\n\n &-label__title,\n &-label__subtitle,\n &-label__secondary {\n color: common.$color-gray-500;\n }\n }\n\n &__action svg {\n fill: common.$color-gray-500;\n }\n }\n }\n\n &:enabled {\n &:hover {\n box-shadow: 0 4px 8px 0 hsla(230deg, 60%, 16%, 8%);\n }\n\n &:active {\n box-shadow: 0 2px 8px 0 hsla(0deg, 0%, 0%, 15%) inset;\n outline: none;\n }\n\n &:focus {\n outline: none;\n }\n\n &:focus-visible {\n border: 2px solid common.$color-focus;\n outline: none;\n }\n }\n }\n}\n\n@media (width <= #{common.$breakpoint-sm}) {\n .af-card--click-list {\n .af-list-item-content {\n &__label {\n font-size: 0.875rem;\n line-height: 1.1rem;\n }\n\n &-label {\n &__title,\n &__subtitle {\n font-size: 0.875rem;\n line-height: 1.25rem;\n }\n }\n }\n\n &.af-card--large .af-list-item-content {\n &__label {\n font-size: 1rem;\n font-weight: 600;\n line-height: 1.25rem;\n }\n\n &-label {\n &__title,\n &__subtitle {\n font-size: 1rem;\n line-height: 1.25rem;\n }\n }\n }\n\n .af-list-item__button {\n &:enabled {\n box-shadow: none;\n\n &:hover {\n box-shadow: none;\n\n .af-list-item {\n &__label {\n color: common.$color-axa;\n }\n\n &-label__title,\n &-label__subtitle,\n &-label__secondary {\n color: common.$color-axa;\n }\n }\n }\n\n &:active {\n box-shadow: none;\n\n .af-list-item {\n &__label {\n color: common.$color-blue-1;\n }\n\n &-label__title,\n &-label__subtitle,\n &-label__secondary {\n color: common.$color-blue-1;\n }\n }\n }\n\n &:focus-visible {\n border: none;\n border: 1px solid common.$color-focus;\n }\n }\n }\n }\n}\n","$font-family-sans-serif: \"Source Sans Pro\", arial, sans-serif !default;\n$font-family-serif: georgia, times, \"Times New Roman\", serif !default;\n$font-family-base: $font-family-sans-serif !default;\n$font-family-publico-bold: \"Publico Headline Bold\" !default;\n$font-family-publico: \"Publico Headline\" !default;\n// colors\n\n$color-axa: #00008f !default;\n$color-white: #fff !default;\n$color-black: #000 !default;\n$color-red: #ff1721 !default;\n$color-gray: #5f5f5f !default;\n$color-red-700: #c91432 !default;\n$color-blue-1: #000072 !default;\n$color-blue-2: #f8f8ff !default;\n$color-blue-3: #36f !default;\n$color-btn-light: #3333a5 !default;\n$color-btn-business: #c94e14 !default;\n$color-btn-business-dark: #a8391c !default;\n$color-btn-business-light: #df7e65 !default;\n$color-btn-disabled-text: #999 !default;\n$color-btn-disabled-border: #e5e5e5 !default;\n$color-btn-error-text: #a11028 !default;\n$color-btn-error-bg: #fff3f5 !default;\n$color-btn-tertiary-bg: #eef !default;\n$color-btn-tertiary-bg-darker: #e4e4ff !default;\n$color-btn-tertiary-bg-lighter: #f8f8ff !default;\n$color-oceanBlue: #4976ba !default;\n$color-gray-1: #ccc !default;\n$color-gray-200: #f3f3f3;\n$color-gray-300: #e9ecf2;\n$color-gray-400: #e5e5e5;\n$color-gray-500: #999;\n$color-gray-700: #5f5f5f;\n$color-gray-900: #333 !default;\n$color-green-600: #118635 !default;\n$color-border: #f3f3f3 !default;\n$color-focus: #36f !default;\n\n// others\n\n$default-border-radius: 4px !default;\n\n$transition-duration: 0.2s !default;\n\n// spacing\n\n$sizing-u0: 0 !default;\n$sizing-u05: 0.4rem !default;\n$sizing-u1: 0.8rem !default;\n$sizing-u2: 1.6rem !default;\n$sizing-u3: 2.4rem !default;\n$sizing-u4: 3.2rem !default;\n$sizing-u5: 4rem !default;\n$sizing-u6: 4.8rem !default;\n$sizing-u7: 5.6rem !default;\n$sizing-u8: 6.4rem !default;\n$sizing-u9: 7.2rem !default;\n$sizing-u10: 8rem !default;\n$spacing-u0: 0 !default;\n$spacing-u05: 0.4rem !default;\n$spacing-u1: 0.8rem !default;\n$spacing-u2: 1.6rem !default;\n$spacing-u3: 2.4rem !default;\n$spacing-u4: 3.2rem !default;\n$spacing-u5: 4rem !default;\n$spacing-u6: 4.8rem !default;\n$spacing-u7: 5.6rem !default;\n$spacing-u8: 6.4rem !default;\n$spacing-u9: 7.2rem !default;\n$spacing-u10: 8rem !default;\n$spacing-u11: 8.8rem !default;\n$spacing-u12: 9.6rem !default;\n$spacing-u13: 10.4rem !default;\n$spacing-u14: 11.2rem !default;\n$spacing-u15: 12rem !default;\n$spacing-u16: 12.8rem !default;\n$spacing-u17: 13.6rem !default;\n$spacing-u18: 14.4rem !default;\n$spacing-u19: 15.2rem !default;\n$spacing-u20: 16rem !default;\n$screen-size-668: s !default;\n$screen-size-1024: m !default;\n$screen-size-1200: oldl !default;\n$screen-size-1280: l !default;\n$screen-size-1540: oldxl !default;\n$screen-size-1600: xl !default;\n$screen-size-s: 668px !default;\n$screen-size-m: 1024px !default;\n$screen-size-l: 1280px !default;\n$screen-size-xl: 1600px !default;\n$screen-size-oldl: 1200px !default;\n$screen-size-oldxl: 1540px !default;\n\n$error-custom-border: #d18e8e !default;\n$error-custom-bg: #ffbfbf !default;\n\n$color-alertDanger-colorBorder: #c8b282 !default;\n$color-alertDanger-bgColor: #f1d596 !default;\n\n// breakpoints\n\n$breakpoint-xs: 0 !default;\n$breakpoint-sm: 667px !default;\n$breakpoint-md: 1023px !default;\n$breakpoint-lg: 1279px !default;\n$breakpoint-xl: 1599px !default;\n"]}
|