Advertisement
Guest User

Untitled

a guest
Jan 16th, 2021
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 58.11 KB | None | 0 0
  1. a,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,.x-comment-time:hover,#reply-title small a,.comment-reply-link:hover,.x-comment-author a:hover,.x-recent-posts a:hover .h-recent-posts{
  2.     color:hsl(215,99%,50%);
  3. }
  4. a:hover,#reply-title small a:hover{
  5.     color:rgb(250,121,3);
  6. }
  7. .entry-title:before{
  8.     color:#dddddd;
  9. }
  10. a.x-img-thumbnail:hover,li.bypostauthor > article.comment{
  11.     border-color:hsl(215,99%,50%);
  12. }
  13. .flex-direction-nav a,.flex-control-nav a:hover,.flex-control-nav a.flex-active,.x-dropcap,.x-skill-bar .bar,.x-pricing-column.featured h2,.h-comments-title small,.x-pagination a:hover,.x-entry-share .x-share:hover,.entry-thumb,.widget_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:hover,.x-highlight,.x-recent-posts .x-recent-posts-img:after,.x-portfolio-filters{
  14.     background-color:hsl(215,99%,50%);
  15. }
  16. .x-portfolio-filters:hover{
  17.     background-color:rgb(250,121,3);
  18. }
  19. .x-main{
  20.     width:calc(72% - 3.20197%);
  21. }
  22. .x-sidebar{
  23.     width:calc(100% - 3.20197% - 72%);
  24. }
  25. .h-landmark{
  26.     font-weight:300;
  27. }
  28. .x-comment-author a{
  29.     color:hsl(0,3%,6%);
  30. }
  31. .x-comment-author a,.comment-form-author label,.comment-form-email label,.comment-form-url label,.comment-form-rating label,.comment-form-comment label,.widget_calendar #wp-calendar caption,.widget_calendar #wp-calendar th,.x-accordion-heading .x-accordion-toggle,.x-nav-tabs > li > a:hover,.x-nav-tabs > .active > a,.x-nav-tabs > .active > a:hover{
  32.     color:#272727;
  33. }
  34. .widget_calendar #wp-calendar th{
  35.     border-bottom-color:#272727;
  36. }
  37. .x-pagination span.current,.x-portfolio-filters-menu,.widget_tag_cloud .tagcloud a,.h-feature-headline span i,.widget_price_filter .ui-slider .ui-slider-handle{
  38.     background-color:#272727;
  39. }
  40. @media (max-width:978.98px){
  41. }
  42. html{
  43.     font-size:16px;
  44. }
  45. @media (min-width:500px){
  46.     html{
  47.         font-size:calc(16px + (16 - 16) * ((100vw - 500px) / (1000 - 500)));
  48.     }
  49. }
  50. @media (min-width:1000px){
  51.     html{
  52.         font-size:16px;
  53.     }
  54. }
  55. body{
  56.     font-style:normal;
  57.     font-weight:300;
  58.     color:hsl(0,3%,6%);
  59.     background-color:transparent;
  60. }
  61. .w-b{
  62.     font-weight:300 !important;
  63. }
  64. h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
  65.     font-family:"Raleway",sans-serif;
  66.     font-style:normal;
  67.     font-weight:400;
  68. }
  69. h1,.h1{
  70.     letter-spacing:0.02em;
  71. }
  72. h2,.h2{
  73.     letter-spacing:0.02em;
  74. }
  75. h3,.h3{
  76.     letter-spacing:-0.035em;
  77. }
  78. h4,.h4{
  79.     letter-spacing:-0.035em;
  80. }
  81. h5,.h5{
  82.     letter-spacing:-0.035em;
  83. }
  84. h6,.h6{
  85.     letter-spacing:-0.035em;
  86. }
  87. .w-h{
  88.     font-weight:400 !important;
  89. }
  90. .x-container.width{
  91.     width:90%;
  92. }
  93. .x-container.max{
  94.     max-width:1200px;
  95. }
  96. .x-main.full{
  97.     float:none;
  98.     display:block;
  99.     width:auto;
  100. }
  101. @media (max-width:978.98px){
  102.     .x-main.full,.x-main.left,.x-main.right,.x-sidebar.left,.x-sidebar.right{
  103.         float:none;
  104.         display:block;
  105.         width:auto !important;
  106.     }
  107. }
  108. .entry-header,.entry-content{
  109.     font-size:1.2rem;
  110. }
  111. body,input,button,select,textarea{
  112.     font-family:"Open Sans",sans-serif;
  113. }
  114. h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,blockquote{
  115.     color:#272727;
  116. }
  117. .cfc-h-tx{
  118.     color:#272727 !important;
  119. }
  120. .cfc-h-bd{
  121.     border-color:#272727 !important;
  122. }
  123. .cfc-h-bg{
  124.     background-color:#272727 !important;
  125. }
  126. .cfc-b-tx{
  127.     color:hsl(0,3%,6%) !important;
  128. }
  129. .cfc-b-bd{
  130.     border-color:hsl(0,3%,6%) !important;
  131. }
  132. .cfc-b-bg{
  133.     background-color:hsl(0,3%,6%) !important;
  134. }
  135. .x-btn,.button,[type="submit"]{
  136.     color:#ffffff;
  137.     border-color:#ac1100;
  138.     background-color:#ff2a13;
  139.     margin-bottom:0.25em;
  140.     text-shadow:0 0.075em 0.075em rgba(0,0,0,0.5);
  141.     box-shadow:0 0.25em 0 0 #a71000,0 4px 9px rgba(0,0,0,0.75);
  142.     border-radius:0.25em;
  143. }
  144. .x-btn:hover,.button:hover,[type="submit"]:hover{
  145.     color:#ffffff;
  146.     border-color:#600900;
  147.     background-color:#ef2201;
  148.     margin-bottom:0.25em;
  149.     text-shadow:0 0.075em 0.075em rgba(0,0,0,0.5);
  150.     box-shadow:0 0.25em 0 0 #a71000,0 4px 9px rgba(0,0,0,0.75);
  151. }
  152. .x-btn.x-btn-real,.x-btn.x-btn-real:hover{
  153.     margin-bottom:0.25em;
  154.     text-shadow:0 0.075em 0.075em rgba(0,0,0,0.65);
  155. }
  156. .x-btn.x-btn-real{
  157.     box-shadow:0 0.25em 0 0 #a71000,0 4px 9px rgba(0,0,0,0.75);
  158. }
  159. .x-btn.x-btn-real:hover{
  160.     box-shadow:0 0.25em 0 0 #a71000,0 4px 9px rgba(0,0,0,0.75);
  161. }
  162. .x-btn.x-btn-flat,.x-btn.x-btn-flat:hover{
  163.     margin-bottom:0;
  164.     text-shadow:0 0.075em 0.075em rgba(0,0,0,0.65);
  165.     box-shadow:none;
  166. }
  167. .x-btn.x-btn-transparent,.x-btn.x-btn-transparent:hover{
  168.     margin-bottom:0;
  169.     border-width:3px;
  170.     text-shadow:none;
  171.     text-transform:uppercase;
  172.     background-color:transparent;
  173.     box-shadow:none;
  174. }
  175. @font-face{
  176.     font-family:'FontAwesomePro';
  177.     font-style:normal;
  178.     font-weight:900;
  179.     font-display:block;
  180.     src:url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-solid-900.woff2') format('woff2'),url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-solid-900.woff') format('woff'),url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-solid-900.ttf') format('truetype');
  181. }
  182. [data-x-fa-pro-icon]{
  183.     font-family:"FontAwesomePro" !important;
  184. }
  185. [data-x-fa-pro-icon]:before{
  186.     content:attr(data-x-fa-pro-icon);
  187. }
  188. [data-x-icon],[data-x-icon-o],[data-x-icon-l],[data-x-icon-s],[data-x-icon-b],[data-x-fa-pro-icon],[class*="cs-fa-"]{
  189.     display:inline-block;
  190.     font-style:normal;
  191.     font-weight:400;
  192.     text-decoration:inherit;
  193.     text-rendering:auto;
  194.     -webkit-font-smoothing:antialiased;
  195.     -moz-osx-font-smoothing:grayscale;
  196. }
  197. [data-x-icon].left,[data-x-icon-o].left,[data-x-icon-l].left,[data-x-icon-s].left,[data-x-icon-b].left,[data-x-fa-pro-icon].left,[class*="cs-fa-"].left{
  198.     margin-right:0.5em;
  199. }
  200. [data-x-icon].right,[data-x-icon-o].right,[data-x-icon-l].right,[data-x-icon-s].right,[data-x-icon-b].right,[data-x-fa-pro-icon].right,[class*="cs-fa-"].right{
  201.     margin-left:0.5em;
  202. }
  203. [data-x-icon]:before,[data-x-icon-o]:before,[data-x-icon-l]:before,[data-x-icon-s]:before,[data-x-icon-b]:before,[data-x-fa-pro-icon]:before,[class*="cs-fa-"]:before{
  204.     line-height:1;
  205. }
  206. @font-face{
  207.     font-family:'FontAwesome';
  208.     font-style:normal;
  209.     font-weight:900;
  210.     font-display:block;
  211.     src:url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-solid-900.woff2') format('woff2'),url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-solid-900.woff') format('woff'),url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-solid-900.ttf') format('truetype');
  212. }
  213. [data-x-icon],[data-x-icon-s],[data-x-icon][class*="cs-fa-"]{
  214.     font-family:"FontAwesome" !important;
  215.     font-weight:900;
  216. }
  217. [data-x-icon]:before,[data-x-icon][class*="cs-fa-"]:before{
  218.     content:attr(data-x-icon);
  219. }
  220. [data-x-icon-s]:before{
  221.     content:attr(data-x-icon-s);
  222. }
  223. @font-face{
  224.     font-family:'FontAwesomeRegular';
  225.     font-style:normal;
  226.     font-weight:400;
  227.     font-display:block;
  228.     src:url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-regular-400.woff2') format('woff2'),url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-regular-400.woff') format('woff'),url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-regular-400.ttf') format('truetype');
  229. }
  230. @font-face{
  231.     font-family:'FontAwesomePro';
  232.     font-style:normal;
  233.     font-weight:400;
  234.     font-display:block;
  235.     src:url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-regular-400.woff2') format('woff2'),url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-regular-400.woff') format('woff'),url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-regular-400.ttf') format('truetype');
  236. }
  237. [data-x-icon-o]{
  238.     font-family:"FontAwesomeRegular" !important;
  239. }
  240. [data-x-icon-o]:before{
  241.     content:attr(data-x-icon-o);
  242. }
  243. @font-face{
  244.     font-family:'FontAwesomeLight';
  245.     font-style:normal;
  246.     font-weight:300;
  247.     font-display:block;
  248.     src:url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-light-300.woff2') format('woff2'),url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-light-300.woff') format('woff'),url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-light-300.ttf') format('truetype');
  249. }
  250. @font-face{
  251.     font-family:'FontAwesomePro';
  252.     font-style:normal;
  253.     font-weight:300;
  254.     font-display:block;
  255.     src:url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-light-300.woff2') format('woff2'),url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-light-300.woff') format('woff'),url('https://horizonpestcontrol.net/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-light-300.ttf') format('truetype');
  256. }
  257. [data-x-icon-l]{
  258.     font-family:"FontAwesomeLight" !important;
  259.     font-weight:300;
  260. }
  261. [data-x-icon-l]:before{
  262.     content:attr(data-x-icon-l);
  263. }
  264. .e1509-1.x-bar {
  265.     height:5em;
  266.     font-size:16px;
  267.     background-color:#ffffff;
  268.     z-index:9999;
  269. }
  270. .e1509-7.x-bar {
  271.     height:calc();
  272.     font-size:1em;
  273.     background-color:transparent;
  274.     z-index:9998;
  275. }
  276. .e1509-11.x-bar {
  277.     height:1.86em;
  278.     border-width:1px 0px 1px 0px;
  279.     border-style:solid solid solid solid;
  280.     border-color:#000000 transparent #000000 transparent;
  281.     font-size:24px;
  282.     background-color:#ffffff;
  283.     z-index:9999;
  284. }
  285. .e1509-1.x-bar-content {
  286.     flex-direction:row;
  287.     justify-content:space-between;
  288.     align-items:flex-start;
  289.     flex:0 1 100%;
  290.     height:5em;
  291. }
  292. .e1509-7.x-bar-content {
  293.     flex-direction:row;
  294.     justify-content:flex-start;
  295.     align-items:flex-start;
  296.     flex:0 1 100%;
  297.     height:calc();
  298.     max-width:100em;
  299. }
  300. .e1509-11.x-bar-content {
  301.     flex-direction:row;
  302.     justify-content:space-evenly;
  303.     align-items:center;
  304.     flex:0 1 100%;
  305.     height:1.86em;
  306. }
  307. .e1509-1.x-bar-outer-spacers:before,.e1509-1.x-bar-outer-spacers:after {
  308.     flex-basis:2em;
  309.     width:2em !important;
  310.     height:2em;
  311. }
  312. .e1509-7.x-bar-outer-spacers:before,.e1509-7.x-bar-outer-spacers:after {
  313.     flex-basis:1.5em;
  314.     width:1.5em !important;
  315.     height:1.5em;
  316. }
  317. .e1509-11.x-bar-outer-spacers:before,.e1509-11.x-bar-outer-spacers:after {
  318.     flex-basis:2em;
  319.     width:2em !important;
  320.     height:2em;
  321. }
  322. .e1509-1.x-bar-space {
  323.     font-size:16px;
  324.     height:5em;
  325. }
  326. .e1509-7.x-bar-space {
  327.     font-size:1em;
  328.     height:calc();
  329. }
  330. .e1509-11.x-bar-space {
  331.     font-size:24px;
  332.     height:1.86em;
  333. }
  334. .e1509-2.x-bar-container {
  335.     flex-direction:row;
  336.     justify-content:space-between;
  337.     align-items:center;
  338.     flex:0 1 auto;
  339. }
  340. .e1509-4.x-bar-container {
  341.     flex-direction:row;
  342.     justify-content:space-between;
  343.     align-items:center;
  344.     flex:0 1 auto;
  345.     margin:0px -13px 0px -7px;
  346. }
  347. .e1509-6.x-bar-container {
  348.     flex-direction:row;
  349.     justify-content:space-between;
  350.     align-items:center;
  351.     flex:0 1 auto;
  352. }
  353. .e1509-8.x-bar-container {
  354.     flex-direction:column;
  355.     justify-content:flex-start;
  356.     align-items:flex-start;
  357.     flex:0 1 auto;
  358.     margin:0.20100000000000007em 0em 0.8759999999999999em 0em;
  359.     padding:20vw 4vw 4vw 4vw;
  360. }
  361. .e1509-12.x-bar-container {
  362.     flex-direction:row;
  363.     justify-content:space-evenly;
  364.     align-items:center;
  365.     flex:1 0 0%;
  366.     margin:-50px;
  367. }
  368. .e1509-13.x-anchor {
  369.     max-width:70%;
  370.     max-height:70%;
  371.     margin:-0.08000000000000007em 1em 0em -0.587em;
  372.     font-size:1em;
  373.     background-color:rgba(255,255,255,0);
  374.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  375. }
  376. .e1509-13.x-anchor .x-anchor-content {
  377.     flex-direction:row;
  378.     justify-content:center;
  379.     align-items:center;
  380.     padding:-0.15em -0.15em -0.15em -0.15em;
  381. }
  382. .e1509-13.x-anchor:hover,.e1509-13.x-anchor[class*="active"],[data-x-effect-provider*="colors"]:hover .e1509-13.x-anchor {
  383.     background-color:rgba(0,0,0,0.02);
  384. }
  385. .e1509-13.x-anchor .x-anchor-text {
  386.     margin:7px 17px 7px 17px;
  387. }
  388. .e1509-13.x-anchor .x-anchor-text-primary {
  389.     font-family:inherit;
  390.     font-size:15px;
  391.     font-style:normal;
  392.     font-weight:600;
  393.     line-height:1;
  394.     letter-spacing:0.285em;
  395.     margin-right:calc(0.285em * -1);
  396.     text-align:center;
  397.     text-transform:uppercase;
  398.     color:rgb(250,121,3);
  399.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  400. }
  401. .e1509-13.x-anchor .x-anchor-text-secondary {
  402.     margin-top:0.35em;
  403.     font-family:inherit;
  404.     font-size:0.75em;
  405.     font-style:normal;
  406.     font-weight:400;
  407.     line-height:1;
  408.     color:rgba(0,0,0,1);
  409.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  410. }
  411. .e1509-13.x-anchor:hover .x-anchor-text-secondary,.e1509-13.x-anchor[class*="active"] .x-anchor-text-secondary,[data-x-effect-provider*="colors"]:hover .e1509-13.x-anchor .x-anchor-text-secondary {
  412.     color:rgba(0,0,0,0.5);
  413. }
  414. .e1509-13.x-anchor .x-graphic {
  415.     margin:5px;
  416. }
  417. .e1509-13.x-anchor .x-graphic-icon {
  418.     font-size:15px;
  419.     width:auto;
  420.     color:#000000;
  421. }
  422. .e1509-13.x-anchor:hover .x-graphic-icon,.e1509-13.x-anchor[class*="active"] .x-graphic-icon,[data-x-effect-provider*="colors"]:hover .e1509-13.x-anchor .x-graphic-icon {
  423.     color:rgba(0,0,0,0.5);
  424. }
  425. .e1509-13.x-anchor .x-graphic-child {
  426.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  427. }
  428. .e1509-13.x-modal {
  429.     font-size:16px;
  430.     transition-duration:500ms,0s;
  431.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  432. }
  433. .e1509-13.x-modal:not(.x-active) {
  434.     transition-delay:0s,500ms;
  435. }
  436. .e1509-13.x-modal .x-modal-bg {
  437.     background-color:rgba(0,0,0,0.75);
  438. }
  439. .e1509-13.x-modal .x-modal-close {
  440.     width:calc(1em * 1);
  441.     height:calc(1em * 1);
  442.     font-size:1.5em;
  443.     color:rgba(255,255,255,0.5);
  444. }
  445. .e1509-13.x-modal .x-modal-close:hover,.e1509-13.x-modal .x-modal-close:focus {
  446.     color:#ffffff;
  447. }
  448. .e1509-13.x-modal .x-modal-content-inner {
  449.     padding:calc(1.5em * 1);
  450. }
  451. .e1509-13.x-modal .x-modal-content {
  452.     max-width:28em;
  453.     border-radius:0.641em 0.641em 0.641em 0.641em;
  454.     padding:2em;
  455.     background-color:#ffffff;
  456.     box-shadow:0em 0.15em 2em 0em rgba(0,0,0,0.25);
  457.     transition-duration:500ms;
  458.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  459. }
  460. .e1509-9.x-text {
  461.     margin:0.2570000000000001em auto 1.495em auto;
  462.     font-size:.75em;
  463.     background-color:transparent;
  464.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  465. }
  466. .e1509-10.x-text {
  467.     margin:0.20100000000000007em auto 0.9889999999999999em auto;
  468.     font-size:1.5em;
  469.     background-color:transparent;
  470.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  471. }
  472. .e1509-5.x-text {
  473.     font-size:1em;
  474.     background-color:transparent;
  475.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  476. }
  477. .e1509-5.x-text .x-text-content {
  478.     flex-direction:row;
  479.     justify-content:center;
  480.     align-items:center;
  481. }
  482. .e1509-9.x-text .x-text-content-text {
  483.     margin:-19px 0px -46px 0px;
  484. }
  485. .e1509-10.x-text .x-text-content-text {
  486.     margin:-6px 0px -50px 0px;
  487. }
  488. .e1509-5.x-text .x-text-content-text-primary {
  489.     font-family:inherit;
  490.     font-size:1.25em;
  491.     font-style:normal;
  492.     font-weight:400;
  493.     line-height:1.4;
  494.     letter-spacing:0em;
  495.     margin-right:calc(0em * -1);
  496.     text-transform:none;
  497.     color:rgba(0,0,0,1);
  498.     overflow:hidden;
  499.     text-overflow:ellipsis;
  500.     white-space:nowrap;
  501.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  502. }
  503. .e1509-9.x-text .x-text-content-text-primary {
  504.     font-family:inherit;
  505.     font-size:1.5em;
  506.     font-style:normal;
  507.     font-weight:600;
  508.     line-height:1.1;
  509.     letter-spacing:0.215em;
  510.     margin-right:calc(0.215em * -1);
  511.     text-transform:none;
  512.     color:rgb(255,255,255);
  513.     text-shadow:2px 2px 0px #000000;
  514.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  515. }
  516. .e1509-10.x-text .x-text-content-text-primary {
  517.     font-family:inherit;
  518.     font-size:1.5em;
  519.     font-style:normal;
  520.     font-weight:400;
  521.     line-height:1.1;
  522.     letter-spacing:0.215em;
  523.     margin-right:calc(0.215em * -1);
  524.     text-transform:none;
  525.     color:rgb(255,255,255);
  526.     text-shadow:2px 2px 0px #000000;
  527.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  528. }
  529. .e1509-5.x-text .x-graphic {
  530.     margin:0em 1.101em 0em 0em;
  531. }
  532. .e1509-5.x-text .x-graphic-icon {
  533.     font-size:1.25em;
  534.     width:auto;
  535.     color:rgba(0,0,0,1);
  536.     background-color:transparent;
  537. }
  538. .e1509-5.x-text .x-text-content-text-subheadline {
  539.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  540. }
  541. .e1509-9.x-text .x-text-content-text-subheadline {
  542.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  543. }
  544. .e1509-10.x-text .x-text-content-text-subheadline {
  545.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  546. }
  547. .e1509-5.x-text .x-text-typing {
  548.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  549. }
  550. .e1509-9.x-text .x-text-typing {
  551.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  552. }
  553. .e1509-10.x-text .x-text-typing {
  554.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  555. }
  556. .e1509-5.x-text .typed-cursor {
  557.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  558. }
  559. .e1509-9.x-text .typed-cursor {
  560.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  561. }
  562. .e1509-10.x-text .typed-cursor {
  563.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  564. }
  565. .e1509-5.x-text .x-graphic-child {
  566.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  567. }
  568. .e1509-9.x-text .x-graphic-child {
  569.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  570. }
  571. .e1509-10.x-text .x-graphic-child {
  572.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  573. }
  574. .e1509-3.x-image {
  575.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  576. }
  577. .e1509-14.x-anchor-toggle {
  578.     margin:-0.19300000000000006em 0em 0em 1em;
  579.     font-size:calc();
  580.     background-color:transparent;
  581.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  582. }
  583. .e1509-14.x-anchor-toggle .x-anchor-content {
  584.     flex-direction:row;
  585.     justify-content:center;
  586.     align-items:center;
  587.     padding:0.924em 2em calc() 2em;
  588. }
  589. .e1509-14.x-anchor-toggle:hover,.e1509-14.x-anchor-toggle[class*="active"],[data-x-effect-provider*="colors"]:hover .e1509-14.x-anchor-toggle {
  590.     background-color:rgba(0,0,0,0.02);
  591. }
  592. .e1509-14.x-anchor-toggle .x-anchor-text {
  593.     margin:1px 14px 0px 15px;
  594. }
  595. .e1509-14.x-anchor-toggle .x-anchor-text-primary {
  596.     font-family:inherit;
  597.     font-size:15px;
  598.     font-style:normal;
  599.     font-weight:600;
  600.     line-height:1;
  601.     letter-spacing:.285em;
  602.     margin-right:calc(.285em * -1);
  603.     text-transform:uppercase;
  604.     color:rgb(250,121,3);
  605.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  606. }
  607. .e1509-14.x-anchor-toggle .x-anchor-text-secondary {
  608.     margin-top:0.35em;
  609.     font-family:inherit;
  610.     font-size:0.75em;
  611.     font-style:normal;
  612.     font-weight:400;
  613.     line-height:1;
  614.     color:rgba(0,0,0,1);
  615.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  616. }
  617. .e1509-14.x-anchor-toggle:hover .x-anchor-text-secondary,.e1509-14.x-anchor-toggle[class*="active"] .x-anchor-text-secondary,[data-x-effect-provider*="colors"]:hover .e1509-14.x-anchor-toggle .x-anchor-text-secondary {
  618.     color:rgba(0,0,0,0.5);
  619. }
  620. .e1509-14.x-anchor-toggle .x-graphic {
  621.     margin:5px;
  622. }
  623. .e1509-14.x-anchor-toggle .x-graphic-icon {
  624.     font-size:15px;
  625.     width:1em;
  626.     height:1em;
  627.     line-height:1em;
  628.     color:#000000;
  629. }
  630. .e1509-14.x-anchor-toggle:hover .x-graphic-icon,.e1509-14.x-anchor-toggle[class*="active"] .x-graphic-icon,[data-x-effect-provider*="colors"]:hover .e1509-14.x-anchor-toggle .x-graphic-icon {
  631.     color:rgba(0,0,0,0.5);
  632. }
  633. .e1509-14.x-anchor-toggle .x-graphic-child {
  634.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  635. }
  636. .e1509-14.x-modal {
  637.     font-size:16px;
  638.     transition-duration:500ms,0s;
  639.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  640. }
  641. .e1509-14.x-modal:not(.x-active) {
  642.     transition-delay:0s,500ms;
  643. }
  644. .e1509-14.x-modal .x-modal-bg {
  645.     background-color:rgba(0,0,0,0.9);
  646. }
  647. .e1509-14.x-modal .x-modal-close {
  648.     width:calc(1em * 1.5);
  649.     height:calc(1em * 1.5);
  650.     font-size:1.5em;
  651.     color:rgb(93,103,106);
  652. }
  653. .e1509-14.x-modal .x-modal-close:hover,.e1509-14.x-modal .x-modal-close:focus {
  654.     color:#ffffff;
  655. }
  656. .e1509-14.x-modal .x-modal-content-inner {
  657.     padding:calc(1.5em * 1.5);
  658. }
  659. .e1509-14.x-modal .x-modal-content {
  660.     max-width:none;
  661.     padding:2em 1em 2em 1em;
  662.     background-color:hsla(0,0%,100%,0);
  663.     transition-duration:500ms;
  664.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  665. }
  666. .e1509-14.x-menu {
  667.     font-size:1em;
  668. }
  669. .e1509-14.x-menu .x-anchor {
  670.     font-size:calc(1.5em + 2vw);
  671. }
  672. .e1509-14.x-menu .x-anchor .x-anchor-content {
  673.     flex-direction:row;
  674.     justify-content:center;
  675.     align-items:center;
  676.     padding:0.4em 0em 0.4em 0em;
  677. }
  678. .e1509-14.x-menu .x-anchor .x-anchor-text-primary {
  679.     font-family:inherit;
  680.     font-size:1em;
  681.     font-style:normal;
  682.     font-weight:400;
  683.     line-height:1;
  684.     color:rgb(93,103,106);
  685. }
  686. .e1509-14.x-menu .x-anchor:hover .x-anchor-text-primary,.e1509-14.x-menu .x-anchor[class*="active"] .x-anchor-text-primary,[data-x-effect-provider*="colors"]:hover .e1509-14.x-menu .x-anchor .x-anchor-text-primary {
  687.     color:#ffffff;
  688. }
  689. .e1509-14.x-menu .x-anchor .x-anchor-text-secondary {
  690.     margin-top:0.35em;
  691.     font-family:inherit;
  692.     font-size:0.75em;
  693.     font-style:normal;
  694.     font-weight:400;
  695.     line-height:1;
  696.     color:rgba(0,0,0,1);
  697. }
  698. .e1509-14.x-menu .x-anchor:hover .x-anchor-text-secondary,.e1509-14.x-menu .x-anchor[class*="active"] .x-anchor-text-secondary,[data-x-effect-provider*="colors"]:hover .e1509-14.x-menu .x-anchor .x-anchor-text-secondary {
  699.     color:rgba(0,0,0,0.5);
  700. }
  701. .e1509-14.x-menu .x-anchor,.e1509-14.x-menu .x-anchor :not([data-x-particle]) {
  702.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  703. }
  704. .e1509-14 .x-modal-close{
  705.     width:7em !important;
  706.     height:7em !important;
  707.     font-size:1em !important;
  708. }
  709. .e1509-14 .x-modal-close span{
  710.     font-size:3em;
  711. }
  712. .e1677-1.x-bar {
  713.     height:6em;
  714.     font-size:16px;
  715.     background-color:#ffffff;
  716.     box-shadow:0em 0.15em 2em rgba(0,0,0,0.15);
  717.     z-index:9999;
  718. }
  719. .e1677-7.x-bar {
  720.     height:auto;
  721.     font-size:16px;
  722.     background-color:transparent;
  723.     box-shadow:0em 0.15em 2em rgba(0,0,0,0.15);
  724.     z-index:9999;
  725. }
  726. .e1677-12.x-bar {
  727.     height:6em;
  728.     font-size:16px;
  729.     background-color:#ffffff;
  730.     box-shadow:0em 0.15em 2em rgba(0,0,0,0.15);
  731.     z-index:9999;
  732. }
  733. .e1677-1.x-bar-content {
  734.     flex-direction:row;
  735.     justify-content:space-evenly;
  736.     align-items:center;
  737.     flex:0 1 100%;
  738.     height:6em;
  739. }
  740. .e1677-7.x-bar-content {
  741.     flex-direction:row;
  742.     justify-content:space-evenly;
  743.     align-items:center;
  744.     flex:0 1 100%;
  745.     height:auto;
  746.     max-width:1200px;
  747. }
  748. .e1677-12.x-bar-content {
  749.     flex-direction:row;
  750.     justify-content:space-between;
  751.     align-items:center;
  752.     flex:0 1 100%;
  753.     height:6em;
  754. }
  755. .e1677-1.x-bar-outer-spacers:before,.e1677-1.x-bar-outer-spacers:after {
  756.     flex-basis:0.26em;
  757.     width:0.26em !important;
  758.     height:0.26em;
  759. }
  760. .e1677-7.x-bar-outer-spacers:before,.e1677-7.x-bar-outer-spacers:after {
  761.     flex-basis:1.43em;
  762.     width:1.43em !important;
  763.     height:1.43em;
  764. }
  765. .e1677-12.x-bar-outer-spacers:before,.e1677-12.x-bar-outer-spacers:after {
  766.     flex-basis:2em;
  767.     width:2em !important;
  768.     height:2em;
  769. }
  770. .e1677-1.x-bar-space {
  771.     font-size:16px;
  772. }
  773. .e1677-7.x-bar-space {
  774.     font-size:16px;
  775. }
  776. .e1677-12.x-bar-space {
  777.     font-size:16px;
  778. }
  779. .e1677-5.x-anchor {
  780.     width:100%;
  781.     min-width:100%;
  782.     height:45%;
  783.     margin:-0.22699999999999987em 0.03299999999999992em 0em 0.09799999999999986em;
  784.     border-width:0px 0px 3px 0px;
  785.     border-style:none none solid none;
  786.     border-color:transparent transparent rgba(0,0,0,0.25) transparent;
  787.     border-radius:0.35em;
  788.     font-size:1em;
  789.     background-color:rgb(250,121,3);
  790.     box-shadow:0em 0.15em 2em 0em rgba(0,0,0,0.25);
  791.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  792. }
  793. .e1677-5.x-anchor .x-anchor-content {
  794.     flex-direction:row;
  795.     justify-content:center;
  796.     align-items:center;
  797.     padding:0.504em 0.745em 0.75em 0.367em;
  798. }
  799. .e1677-5.x-anchor:hover,.e1677-5.x-anchor[class*="active"],[data-x-effect-provider*="colors"]:hover .e1677-5.x-anchor {
  800.     box-shadow:0em 0.15em 2em 0em rgba(0,0,0,0.25);
  801. }
  802. .e1677-5.x-anchor .x-anchor-text {
  803.     margin:4px;
  804. }
  805. .e1677-5.x-anchor .x-anchor-text-primary {
  806.     font-family:inherit;
  807.     font-size:1em;
  808.     font-style:normal;
  809.     font-weight:400;
  810.     line-height:1;
  811.     text-align:center;
  812.     color:white;
  813.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  814. }
  815. .e1677-5.x-anchor .x-anchor-text-secondary {
  816.     margin-top:0.35em;
  817.     font-family:inherit;
  818.     font-size:0.85em;
  819.     font-style:italic;
  820.     font-weight:400;
  821.     line-height:1;
  822.     text-align:center;
  823.     color:rgba(255,255,255,0.65);
  824.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  825. }
  826. .e1677-5.x-anchor .x-graphic-child {
  827.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  828. }
  829. .e1677-2.x-bar-container {
  830.     flex-direction:row;
  831.     justify-content:center;
  832.     align-items:center;
  833.     flex:1 0 0%;
  834.     max-width:33%;
  835. }
  836. .e1677-4.x-bar-container {
  837.     flex-direction:row;
  838.     justify-content:center;
  839.     align-items:center;
  840.     flex:1 0 0%;
  841.     max-width:33%;
  842. }
  843. .e1677-8.x-bar-container {
  844.     flex-direction:row;
  845.     justify-content:flex-start;
  846.     align-items:center;
  847.     flex:0 1 auto;
  848.     margin:37px 0px 33px -50px;
  849.     background-color:transparent;
  850. }
  851. .e1677-10.x-bar-container {
  852.     flex-direction:row;
  853.     justify-content:space-between;
  854.     align-items:center;
  855.     flex:0 1 auto;
  856.     margin:21px 0px 21px 0px;
  857. }
  858. .e1677-13.x-bar-container {
  859.     flex-direction:row;
  860.     justify-content:space-between;
  861.     align-items:center;
  862.     flex:1 0 auto;
  863. }
  864. .e1677-9.x-content-area {
  865.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  866. }
  867. .e1677-11.x-content-area {
  868.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  869. }
  870. .e1677-3.x-text {
  871.     width:200px;
  872.     font-family:inherit;
  873.     font-size:1em;
  874.     font-style:normal;
  875.     font-weight:400;
  876.     line-height:1.4;
  877.     letter-spacing:0em;
  878.     text-transform:none;
  879.     color:rgba(0,0,0,1);
  880.     background-color:transparent;
  881.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  882. }
  883. .e1677-6.x-text {
  884.     font-family:inherit;
  885.     font-size:1.25em;
  886.     font-style:normal;
  887.     font-weight:400;
  888.     line-height:1.4;
  889.     letter-spacing:0em;
  890.     text-align:center;
  891.     text-transform:none;
  892.     color:rgba(0,0,0,1);
  893.     background-color:transparent;
  894.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  895. }
  896. .e1677-14.x-text {
  897.     font-family:inherit;
  898.     font-size:1em;
  899.     font-style:normal;
  900.     font-weight:400;
  901.     line-height:1.4;
  902.     letter-spacing:0em;
  903.     text-transform:none;
  904.     color:rgba(0,0,0,1);
  905.     background-color:transparent;
  906.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  907. }
  908. .e1677-3.x-text > :first-child {
  909.     margin-top:0;
  910. }
  911. .e1677-6.x-text > :first-child {
  912.     margin-top:0;
  913. }
  914. .e1677-14.x-text > :first-child {
  915.     margin-top:0;
  916. }
  917. .e1677-3.x-text > :last-child {
  918.     margin-bottom:0;
  919. }
  920. .e1677-6.x-text > :last-child {
  921.     margin-bottom:0;
  922. }
  923. .e1677-14.x-text > :last-child {
  924.     margin-bottom:0;
  925. }
  926. .e50-15.x-anchor {
  927.     margin:0.7069999999999999em 0.03299999999999992em 0.8759999999999999em 0em;
  928.     border-width:0px 0px 3px 0px;
  929.     border-style:none none solid none;
  930.     border-color:transparent transparent rgba(0,0,0,0.25) transparent;
  931.     border-radius:0.35em;
  932.     font-size:1em;
  933.     background-color:rgb(250,121,3);
  934.     box-shadow:0em 0.15em 2em 0em rgba(0,0,0,0.25);
  935.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  936. }
  937. .e50-15.x-anchor .x-anchor-content {
  938.     flex-direction:row;
  939.     justify-content:center;
  940.     align-items:center;
  941.     padding:0.75em 0.745em 0.75em 0.85em;
  942. }
  943. .e50-15.x-anchor:hover,.e50-15.x-anchor[class*="active"],[data-x-effect-provider*="colors"]:hover .e50-15.x-anchor {
  944.     box-shadow:0em 0.15em 2em 0em rgba(0,0,0,0.25);
  945. }
  946. .e50-15.x-anchor .x-anchor-text {
  947.     margin:-8px 0px -11px 0px;
  948. }
  949. .e50-15.x-anchor .x-anchor-text-primary {
  950.     font-family:inherit;
  951.     font-size:.75em;
  952.     font-style:normal;
  953.     font-weight:400;
  954.     line-height:1;
  955.     text-align:center;
  956.     color:white;
  957.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  958. }
  959. .e50-15.x-anchor .x-anchor-text-secondary {
  960.     margin-top:0.35em;
  961.     font-family:inherit;
  962.     font-size:0.85em;
  963.     font-style:italic;
  964.     font-weight:400;
  965.     line-height:1;
  966.     text-align:center;
  967.     color:rgba(255,255,255,0.65);
  968.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  969. }
  970. .e50-15.x-anchor .x-graphic-child {
  971.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  972. }
  973. .e50-6.x-content-area {
  974.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  975. }
  976. .e50-14.x-text {
  977.     margin:0.5950000000000002em 0em 0em 0em;
  978.     font-size:1em;
  979.     background-color:transparent;
  980.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  981. }
  982. .e50-14.x-text .x-text-content {
  983.     flex-direction:row;
  984.     justify-content:center;
  985.     align-items:center;
  986. }
  987. .e50-14.x-text .x-text-content-text {
  988.     margin:-2px 0px 9px 0px;
  989. }
  990. .e50-14.x-text .x-text-content-text-primary {
  991.     font-family:inherit;
  992.     font-size:1em;
  993.     font-style:normal;
  994.     font-weight:400;
  995.     line-height:1.4;
  996.     letter-spacing:0em;
  997.     margin-right:calc(0em * -1);
  998.     text-transform:none;
  999.     color:rgba(0,0,0,1);
  1000.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1001. }
  1002. .e50-14.x-text .x-graphic {
  1003.     margin:-0.587em 0.7069999999999999em 0em 0em;
  1004. }
  1005. .e50-14.x-text .x-graphic-icon {
  1006.     font-size:1em;
  1007.     width:auto;
  1008.     color:rgba(0,0,0,1);
  1009.     background-color:transparent;
  1010. }
  1011. .e50-14.x-text .x-text-content-text-subheadline {
  1012.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1013. }
  1014. .e50-14.x-text .x-text-typing {
  1015.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1016. }
  1017. .e50-14.x-text .typed-cursor {
  1018.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1019. }
  1020. .e50-14.x-text .x-graphic-child {
  1021.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1022. }
  1023. .e50-7.x-image {
  1024.     margin:7px 0px -50px 0px;
  1025.     background-color:transparent;
  1026.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1027. }
  1028. .e50-27.x-image {
  1029.     margin:14px 0px 0px 0px;
  1030.     background-color:transparent;
  1031.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1032. }
  1033. .e50-30.x-image {
  1034.     margin:14px 0px 0px 0px;
  1035.     background-color:transparent;
  1036.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1037. }
  1038. .e50-33.x-image {
  1039.     margin:14px 0px 0px 0px;
  1040.     background-color:transparent;
  1041.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1042. }
  1043. .e50-36.x-image {
  1044.     margin:14px 0px 0px 0px;
  1045.     background-color:transparent;
  1046.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1047. }
  1048. .e50-50.x-image {
  1049.     background-color:transparent;
  1050.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1051. }
  1052. .e50-58.x-image {
  1053.     background-color:transparent;
  1054.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1055. }
  1056. .e50-30.x-image img {
  1057.     border-radius:0.5em;
  1058. }
  1059. .e50-36.x-image img {
  1060.     border-radius:.5em;
  1061. }
  1062. .e50-12.x-col {
  1063.     display:flex;
  1064.     flex-direction:column;
  1065.     justify-content:flex-start;
  1066.     align-items:center;
  1067.     z-index:auto;
  1068.     font-size:1em;
  1069.     background-color:transparent;
  1070.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1071. }
  1072. .e50-25.x-col {
  1073.     display:flex;
  1074.     flex-direction:column;
  1075.     justify-content:space-evenly;
  1076.     align-items:center;
  1077.     flex-wrap:wrap;
  1078.     align-content:center;
  1079.     z-index:auto;
  1080.     border-radius:14px;
  1081.     padding:21px 0px 21px 0px;
  1082.     font-size:1em;
  1083.     background-color:transparent;
  1084.     box-shadow:0em 0.35em 2em 0em rgb(182,174,174);
  1085.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1086. }
  1087. .e50-28.x-col {
  1088.     display:flex;
  1089.     flex-direction:column;
  1090.     justify-content:space-evenly;
  1091.     align-items:center;
  1092.     flex-wrap:wrap;
  1093.     align-content:center;
  1094.     z-index:auto;
  1095.     border-radius:14px;
  1096.     padding:21px 0px 21px 0px;
  1097.     font-size:1em;
  1098.     background-color:transparent;
  1099.     box-shadow:0em 0.35em 2em 0em rgb(182,174,174);
  1100.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1101. }
  1102. .e50-31.x-col {
  1103.     display:flex;
  1104.     flex-direction:column;
  1105.     justify-content:space-evenly;
  1106.     align-items:center;
  1107.     flex-wrap:wrap;
  1108.     align-content:center;
  1109.     z-index:auto;
  1110.     border-radius:14px;
  1111.     padding:21px 0px 21px 0px;
  1112.     font-size:1em;
  1113.     background-color:transparent;
  1114.     box-shadow:0em 0.35em 2em 0em rgb(182,174,174);
  1115.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1116. }
  1117. .e50-34.x-col {
  1118.     display:flex;
  1119.     flex-direction:column;
  1120.     justify-content:space-evenly;
  1121.     align-items:center;
  1122.     flex-wrap:wrap;
  1123.     align-content:center;
  1124.     z-index:auto;
  1125.     border-radius:14px;
  1126.     padding:21px 0px 21px 0px;
  1127.     font-size:1em;
  1128.     background-color:transparent;
  1129.     box-shadow:0em 0.35em 2em 0em rgb(182,174,174);
  1130.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1131. }
  1132. .e50-39.x-col {
  1133.     display:flex;
  1134.     flex-direction:column;
  1135.     justify-content:center;
  1136.     align-items:flex-start;
  1137.     flex-wrap:wrap;
  1138.     align-content:flex-start;
  1139.     z-index:auto;
  1140.     padding:0px 0px 38px 0px;
  1141.     font-size:1em;
  1142.     background-color:transparent;
  1143.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1144. }
  1145. .e50-42.x-col {
  1146.     display:flex;
  1147.     flex-direction:column;
  1148.     justify-content:center;
  1149.     align-items:flex-start;
  1150.     flex-wrap:wrap;
  1151.     align-content:flex-start;
  1152.     z-index:auto;
  1153.     padding:8px 0px 0px 0px;
  1154.     font-size:1em;
  1155.     background-color:transparent;
  1156.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1157. }
  1158. .e50-49.x-col {
  1159.     display:flex;
  1160.     flex-direction:column;
  1161.     justify-content:space-evenly;
  1162.     align-items:center;
  1163.     flex-wrap:wrap;
  1164.     align-content:center;
  1165.     z-index:auto;
  1166.     font-size:1em;
  1167.     background-color:transparent;
  1168.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1169. }
  1170. .e50-57.x-col {
  1171.     display:flex;
  1172.     flex-direction:column;
  1173.     justify-content:space-evenly;
  1174.     align-items:center;
  1175.     flex-wrap:wrap;
  1176.     align-content:center;
  1177.     z-index:auto;
  1178.     font-size:1em;
  1179.     background-color:transparent;
  1180.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1181. }
  1182. .e50-3.x-col {
  1183.     z-index:auto;
  1184.     font-size:1em;
  1185.     background-color:transparent;
  1186.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1187. }
  1188. .e50-5.x-col {
  1189.     z-index:auto;
  1190.     max-height:50%;
  1191.     padding:0.70px 0px 2.5px 17px;
  1192.     font-size:1em;
  1193.     text-align:justify;
  1194.     background-color:transparent;
  1195.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1196. }
  1197. .e50-10.x-col {
  1198.     z-index:1;
  1199.     font-size:1em;
  1200.     background-color:transparent;
  1201.     box-shadow:0em 0.35em 2em 0em rgba(0,0,0,0.15);
  1202.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1203. }
  1204. .e50-18.x-col {
  1205.     z-index:1;
  1206.     border-radius:7px 7px 7px 7px;
  1207.     padding:0px 21px 0px 21px;
  1208.     font-size:1em;
  1209.     background-color:transparent;
  1210.     box-shadow:0em 0.35em 2em 0em rgba(0,0,0,0.15);
  1211.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1212. }
  1213. .e50-22.x-col {
  1214.     z-index:auto;
  1215.     font-size:1em;
  1216.     background-color:transparent;
  1217.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1218. }
  1219. .e50-46.x-col {
  1220.     z-index:auto;
  1221.     font-size:1em;
  1222.     background-color:transparent;
  1223.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1224. }
  1225. .e50-53.x-col {
  1226.     z-index:auto;
  1227.     font-size:1em;
  1228.     background-color:transparent;
  1229.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1230. }
  1231. .e50-2.x-row {
  1232.     z-index:auto;
  1233.     margin-left:auto;
  1234.     margin-right:auto;
  1235.     padding:1px;
  1236.     font-size:1em;
  1237.     background-color:transparent;
  1238.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1239. }
  1240. .e50-11.x-row {
  1241.     z-index:1;
  1242.     margin:-1px auto 0px auto;
  1243.     padding:1px;
  1244.     font-size:1em;
  1245.     background-color:transparent;
  1246.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1247. }
  1248. .e50-9.x-row {
  1249.     z-index:1;
  1250.     margin:26px auto 0px auto;
  1251.     padding:1px;
  1252.     font-size:1em;
  1253.     background-color:transparent;
  1254.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1255. }
  1256. .e50-24.x-row {
  1257.     z-index:auto;
  1258.     margin:28px auto 50px auto;
  1259.     padding:1px;
  1260.     font-size:1em;
  1261.     background-color:transparent;
  1262.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1263. }
  1264. .e50-21.x-row {
  1265.     z-index:auto;
  1266.     margin:50px auto -24px auto;
  1267.     padding:1px;
  1268.     font-size:1em;
  1269.     background-color:transparent;
  1270.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1271. }
  1272. .e50-38.x-row {
  1273.     z-index:auto;
  1274.     margin:33px auto 0px auto;
  1275.     padding:24px 0px 34px 0px;
  1276.     font-size:1em;
  1277.     background-color:transparent;
  1278.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1279. }
  1280. .e50-45.x-row {
  1281.     z-index:auto;
  1282.     margin-left:auto;
  1283.     margin-right:auto;
  1284.     padding:1px;
  1285.     font-size:1em;
  1286.     background-color:transparent;
  1287.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1288. }
  1289. .e50-48.x-row {
  1290.     z-index:auto;
  1291.     margin:21px auto -7px auto;
  1292.     padding:1px;
  1293.     font-size:1em;
  1294.     background-color:transparent;
  1295.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1296. }
  1297. .e50-52.x-row {
  1298.     z-index:auto;
  1299.     margin-left:auto;
  1300.     margin-right:auto;
  1301.     padding:1px;
  1302.     font-size:1em;
  1303.     background-color:transparent;
  1304.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1305. }
  1306. .e50-56.x-row {
  1307.     z-index:auto;
  1308.     margin:25px auto 0px auto;
  1309.     padding:1px;
  1310.     font-size:1em;
  1311.     background-color:transparent;
  1312.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1313. }
  1314. .e50-2 > .x-row-inner {
  1315.     flex-direction:row;
  1316.     justify-content:flex-start;
  1317.     align-items:stretch;
  1318.     align-content:stretch;
  1319.     margin:calc(((1rem / 2) + 1px) * -1) calc(((1rem / 2) + 1px) * -1);
  1320. }
  1321. .e50-11 > .x-row-inner {
  1322.     flex-direction:row;
  1323.     justify-content:flex-start;
  1324.     align-items:stretch;
  1325.     align-content:stretch;
  1326.     margin:calc(((1rem / 2) + 1px) * -1) calc(((1rem / 2) + 1px) * -1);
  1327. }
  1328. .e50-9 > .x-row-inner {
  1329.     flex-direction:row;
  1330.     justify-content:flex-start;
  1331.     align-items:stretch;
  1332.     align-content:stretch;
  1333.     margin:calc(((1rem / 2) + 1px) * -1) calc(((1rem / 2) + 1px) * -1);
  1334. }
  1335. .e50-24 > .x-row-inner {
  1336.     flex-direction:row;
  1337.     justify-content:space-evenly;
  1338.     align-items:stretch;
  1339.     align-content:stretch;
  1340.     margin:calc(((1rem / 2) + 1px) * -1) calc(((1rem / 2) + 1px) * -1);
  1341. }
  1342. .e50-21 > .x-row-inner {
  1343.     flex-direction:row;
  1344.     justify-content:flex-start;
  1345.     align-items:stretch;
  1346.     align-content:stretch;
  1347.     margin:calc(((1rem / 2) + 1px) * -1) calc(((1rem / 2) + 1px) * -1);
  1348. }
  1349. .e50-38 > .x-row-inner {
  1350.     flex-direction:row;
  1351.     justify-content:flex-start;
  1352.     align-items:stretch;
  1353.     align-content:stretch;
  1354.     margin:calc((1rem / 2) * -1) calc((1rem / 2) * -1);
  1355. }
  1356. .e50-45 > .x-row-inner {
  1357.     flex-direction:row;
  1358.     justify-content:flex-start;
  1359.     align-items:stretch;
  1360.     align-content:stretch;
  1361.     margin:calc(((1rem / 2) + 1px) * -1) calc(((1rem / 2) + 1px) * -1);
  1362. }
  1363. .e50-48 > .x-row-inner {
  1364.     flex-direction:row;
  1365.     justify-content:flex-start;
  1366.     align-items:stretch;
  1367.     align-content:stretch;
  1368.     margin:calc(((1rem / 2) + 1px) * -1) calc(((1rem / 2) + 1px) * -1);
  1369. }
  1370. .e50-52 > .x-row-inner {
  1371.     flex-direction:row;
  1372.     justify-content:flex-start;
  1373.     align-items:stretch;
  1374.     align-content:stretch;
  1375.     margin:calc(((1rem / 2) + 1px) * -1) calc(((1rem / 2) + 1px) * -1);
  1376. }
  1377. .e50-56 > .x-row-inner {
  1378.     flex-direction:row;
  1379.     justify-content:center;
  1380.     align-items:center;
  1381.     align-content:center;
  1382.     margin:calc(((1rem / 2) + 1px) * -1) calc(((1rem / 2) + 1px) * -1);
  1383. }
  1384. .e50-11 > .x-row-inner > * {
  1385.     flex-grow:1;
  1386.     margin:calc(1rem / 2) calc(1rem / 2);
  1387. }
  1388. .e50-21 > .x-row-inner > * {
  1389.     flex-grow:1;
  1390.     margin:calc(1rem / 2) calc(1rem / 2);
  1391. }
  1392. .e50-38 > .x-row-inner > * {
  1393.     flex-grow:1;
  1394.     margin:calc(1rem / 2) calc(1rem / 2);
  1395. }
  1396. .e50-45 > .x-row-inner > * {
  1397.     flex-grow:1;
  1398.     margin:calc(1rem / 2) calc(1rem / 2);
  1399. }
  1400. .e50-48 > .x-row-inner > * {
  1401.     flex-grow:1;
  1402.     margin:calc(1rem / 2) calc(1rem / 2);
  1403. }
  1404. .e50-52 > .x-row-inner > * {
  1405.     flex-grow:1;
  1406.     margin:calc(1rem / 2) calc(1rem / 2);
  1407. }
  1408. .e50-56 > .x-row-inner > * {
  1409.     flex-grow:1;
  1410.     margin:calc(1rem / 2) calc(1rem / 2);
  1411. }
  1412. .e50-2 > .x-row-inner > * {
  1413.     margin:calc(1rem / 2) calc(1rem / 2);
  1414. }
  1415. .e50-9 > .x-row-inner > * {
  1416.     margin:calc(1rem / 2) calc(1rem / 2);
  1417. }
  1418. .e50-24 > .x-row-inner > * {
  1419.     margin:calc(1rem / 2) calc(1rem / 2);
  1420. }
  1421. .e50-41.x-frame {
  1422.     width:90%;
  1423.     margin:2.17em 0em -0.9809999999999999em 0.7640000000000002em;
  1424.     border-width:1px;
  1425.     border-style:solid;
  1426.     border-color:rgb(131,123,123);
  1427.     padding:0.5em;
  1428.     font-size:16px;
  1429.     background-color:#ffffff;
  1430.     box-shadow:0em 0.35em 2em 0em rgb(140,137,137);
  1431.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1432. }
  1433. .e50-41 .x-frame-inner {
  1434.     padding-bottom:calc((9 / 16) * 100%);
  1435. }
  1436. .e50-1.x-section {
  1437.     margin:0em 0em 2.5em 0em;
  1438.     padding:0px;
  1439.     background-color:transparent;
  1440.     z-index:auto;
  1441.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1442. }
  1443. .e50-8.x-section {
  1444.     margin:-1.3739999999999999em -1em 0em -1em;
  1445.     padding:0px;
  1446.     background-color:transparent;
  1447.     z-index:1;
  1448.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1449. }
  1450. .e50-44.x-section {
  1451.     margin:-1.037em 0em -0.8679999999999999em 0em;
  1452.     padding:21px 0px 58px 0px;
  1453.     background-color:transparent;
  1454.     z-index:1;
  1455.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1456. }
  1457. .e50-51.x-section {
  1458.     margin:0px;
  1459.     padding:0px;
  1460.     background-color:transparent;
  1461.     z-index:auto;
  1462.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1463. }
  1464. .e50-55.x-section {
  1465.     margin:0px;
  1466.     padding:8px 0px 15px 0px;
  1467.     background-color:transparent;
  1468.     z-index:auto;
  1469.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1470. }
  1471. .e50-13.x-text {
  1472.     margin:0.7640000000000002em 0em 0em 0em;
  1473.     font-family:inherit;
  1474.     font-size:1.25em;
  1475.     font-style:normal;
  1476.     font-weight:400;
  1477.     line-height:1.4;
  1478.     letter-spacing:0em;
  1479.     text-transform:none;
  1480.     color:rgba(0,0,0,1);
  1481.     background-color:transparent;
  1482.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1483. }
  1484. .e50-16.x-text {
  1485.     margin:0em 0em 1.045em 0em;
  1486.     font-family:inherit;
  1487.     font-size:1em;
  1488.     font-style:normal;
  1489.     font-weight:400;
  1490.     line-height:1.4;
  1491.     letter-spacing:0em;
  1492.     text-transform:none;
  1493.     color:rgba(0,0,0,1);
  1494.     background-color:transparent;
  1495.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1496. }
  1497. .e50-19.x-text {
  1498.     margin:1.045em 0em 1.157em 0em;
  1499.     font-family:inherit;
  1500.     font-size:1em;
  1501.     font-style:normal;
  1502.     font-weight:600;
  1503.     line-height:1.4;
  1504.     letter-spacing:0em;
  1505.     text-transform:none;
  1506.     color:rgba(0,0,0,1);
  1507.     background-color:transparent;
  1508.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1509. }
  1510. .e50-20.x-text {
  1511.     margin:0.5950000000000002em 0em 1.101em 0em;
  1512.     font-family:inherit;
  1513.     font-size:1em;
  1514.     font-style:normal;
  1515.     font-weight:300;
  1516.     line-height:1.4;
  1517.     letter-spacing:0em;
  1518.     text-transform:none;
  1519.     color:rgba(0,0,0,1);
  1520.     background-color:transparent;
  1521.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1522. }
  1523. .e50-23.x-text {
  1524.     margin:0.6510000000000002em 0em 2.3950000000000005em 0em;
  1525.     font-family:inherit;
  1526.     font-size:1em;
  1527.     font-style:normal;
  1528.     font-weight:400;
  1529.     line-height:1.4;
  1530.     letter-spacing:0em;
  1531.     text-transform:none;
  1532.     color:rgba(0,0,0,1);
  1533.     background-color:transparent;
  1534.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1535. }
  1536. .e50-37.x-text {
  1537.     margin:0.5em 0em 0em 0em;
  1538.     font-family:inherit;
  1539.     font-size:1em;
  1540.     font-style:normal;
  1541.     font-weight:400;
  1542.     line-height:1.4;
  1543.     letter-spacing:0em;
  1544.     text-transform:none;
  1545.     color:rgba(0,0,0,1);
  1546.     background-color:transparent;
  1547.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1548. }
  1549. .e50-40.x-text {
  1550.     margin:0.14500000000000002em 0em 0.7640000000000002em 0em;
  1551.     font-family:inherit;
  1552.     font-size:1em;
  1553.     font-style:normal;
  1554.     font-weight:400;
  1555.     line-height:1.4;
  1556.     letter-spacing:0em;
  1557.     text-transform:none;
  1558.     color:rgba(0,0,0,1);
  1559.     background-color:transparent;
  1560.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1561. }
  1562. .e50-4.x-text {
  1563.     font-family:inherit;
  1564.     font-size:1em;
  1565.     font-style:normal;
  1566.     font-weight:300;
  1567.     line-height:1.4;
  1568.     letter-spacing:0em;
  1569.     text-transform:none;
  1570.     color:rgba(0,0,0,1);
  1571.     background-color:transparent;
  1572.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1573. }
  1574. .e50-26.x-text {
  1575.     font-family:inherit;
  1576.     font-size:0.8em;
  1577.     font-style:normal;
  1578.     font-weight:400;
  1579.     line-height:1.4;
  1580.     letter-spacing:0em;
  1581.     text-transform:none;
  1582.     color:rgba(0,0,0,1);
  1583.     background-color:transparent;
  1584.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1585. }
  1586. .e50-29.x-text {
  1587.     font-family:inherit;
  1588.     font-size:0.8em;
  1589.     font-style:normal;
  1590.     font-weight:400;
  1591.     line-height:1.4;
  1592.     letter-spacing:0em;
  1593.     text-transform:none;
  1594.     color:rgba(0,0,0,1);
  1595.     background-color:transparent;
  1596.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1597. }
  1598. .e50-32.x-text {
  1599.     font-family:inherit;
  1600.     font-size:0.8em;
  1601.     font-style:normal;
  1602.     font-weight:400;
  1603.     line-height:1.4;
  1604.     letter-spacing:0em;
  1605.     text-transform:none;
  1606.     color:rgba(0,0,0,1);
  1607.     background-color:transparent;
  1608.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1609. }
  1610. .e50-35.x-text {
  1611.     font-family:inherit;
  1612.     font-size:0.8em;
  1613.     font-style:normal;
  1614.     font-weight:400;
  1615.     line-height:1.4;
  1616.     letter-spacing:0em;
  1617.     text-transform:none;
  1618.     color:rgba(0,0,0,1);
  1619.     background-color:transparent;
  1620.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1621. }
  1622. .e50-43.x-text {
  1623.     font-family:inherit;
  1624.     font-size:1em;
  1625.     font-style:normal;
  1626.     font-weight:400;
  1627.     line-height:1.4;
  1628.     letter-spacing:0em;
  1629.     text-transform:none;
  1630.     color:rgba(0,0,0,1);
  1631.     background-color:transparent;
  1632.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1633. }
  1634. .e50-47.x-text {
  1635.     font-family:inherit;
  1636.     font-size:1em;
  1637.     font-style:normal;
  1638.     font-weight:300;
  1639.     line-height:1.4;
  1640.     letter-spacing:0em;
  1641.     text-transform:none;
  1642.     color:rgba(0,0,0,1);
  1643.     background-color:transparent;
  1644.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1645. }
  1646. .e50-54.x-text {
  1647.     font-family:inherit;
  1648.     font-size:1em;
  1649.     font-style:normal;
  1650.     font-weight:300;
  1651.     line-height:1.4;
  1652.     letter-spacing:0em;
  1653.     text-transform:none;
  1654.     color:rgba(0,0,0,1);
  1655.     background-color:transparent;
  1656.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1657. }
  1658. .e50-4.x-text > :first-child {
  1659.     margin-top:0;
  1660. }
  1661. .e50-13.x-text > :first-child {
  1662.     margin-top:0;
  1663. }
  1664. .e50-16.x-text > :first-child {
  1665.     margin-top:0;
  1666. }
  1667. .e50-19.x-text > :first-child {
  1668.     margin-top:0;
  1669. }
  1670. .e50-20.x-text > :first-child {
  1671.     margin-top:0;
  1672. }
  1673. .e50-23.x-text > :first-child {
  1674.     margin-top:0;
  1675. }
  1676. .e50-26.x-text > :first-child {
  1677.     margin-top:0;
  1678. }
  1679. .e50-29.x-text > :first-child {
  1680.     margin-top:0;
  1681. }
  1682. .e50-32.x-text > :first-child {
  1683.     margin-top:0;
  1684. }
  1685. .e50-35.x-text > :first-child {
  1686.     margin-top:0;
  1687. }
  1688. .e50-37.x-text > :first-child {
  1689.     margin-top:0;
  1690. }
  1691. .e50-40.x-text > :first-child {
  1692.     margin-top:0;
  1693. }
  1694. .e50-43.x-text > :first-child {
  1695.     margin-top:0;
  1696. }
  1697. .e50-47.x-text > :first-child {
  1698.     margin-top:0;
  1699. }
  1700. .e50-54.x-text > :first-child {
  1701.     margin-top:0;
  1702. }
  1703. .e50-4.x-text > :last-child {
  1704.     margin-bottom:0;
  1705. }
  1706. .e50-13.x-text > :last-child {
  1707.     margin-bottom:0;
  1708. }
  1709. .e50-16.x-text > :last-child {
  1710.     margin-bottom:0;
  1711. }
  1712. .e50-19.x-text > :last-child {
  1713.     margin-bottom:0;
  1714. }
  1715. .e50-20.x-text > :last-child {
  1716.     margin-bottom:0;
  1717. }
  1718. .e50-23.x-text > :last-child {
  1719.     margin-bottom:0;
  1720. }
  1721. .e50-26.x-text > :last-child {
  1722.     margin-bottom:0;
  1723. }
  1724. .e50-29.x-text > :last-child {
  1725.     margin-bottom:0;
  1726. }
  1727. .e50-32.x-text > :last-child {
  1728.     margin-bottom:0;
  1729. }
  1730. .e50-35.x-text > :last-child {
  1731.     margin-bottom:0;
  1732. }
  1733. .e50-37.x-text > :last-child {
  1734.     margin-bottom:0;
  1735. }
  1736. .e50-40.x-text > :last-child {
  1737.     margin-bottom:0;
  1738. }
  1739. .e50-43.x-text > :last-child {
  1740.     margin-bottom:0;
  1741. }
  1742. .e50-47.x-text > :last-child {
  1743.     margin-bottom:0;
  1744. }
  1745. .e50-54.x-text > :last-child {
  1746.     margin-bottom:0;
  1747. }
  1748. .e50-17.x-widget-area {
  1749.     font-size:16px;
  1750.     margin:-0.2490000000000001em 0em -0.681em 0em;
  1751.     padding:0em 0.504em 0em 0.539em;
  1752.     transition-timing-function:cubic-bezier(0.400,0.000,0.200,1.000);
  1753. }
  1754. .e50-17.x-widget-area .widget:not(:first-child) {
  1755.     margin:2.5rem 0 0;
  1756. }
  1757. .e50-17.x-widget-area .widget .h-widget {
  1758.     margin:0 0 0.5em;
  1759. }
  1760. @media (max-width:479.98px) {
  1761.     .e50-2 > .x-row-inner > *:nth-child(1n - 0) {
  1762.         flex-basis:calc(100% - 1rem);
  1763.     }
  1764.     .e50-11 > .x-row-inner > *:nth-child(1n - 0) {
  1765.         flex-basis:calc(100% - 1rem);
  1766.     }
  1767.     .e50-9 > .x-row-inner > *:nth-child(1n - 0) {
  1768.         flex-basis:calc(100% - 1rem);
  1769.     }
  1770.     .e50-24 > .x-row-inner > *:nth-child(2n - 1) {
  1771.         flex-basis:calc(50% - 1rem);
  1772.     }
  1773.     .e50-21 > .x-row-inner > *:nth-child(2n - 1) {
  1774.         flex-basis:calc(50% - 1rem);
  1775.     }
  1776.     .e50-38 > .x-row-inner > *:nth-child(1n - 0) {
  1777.         flex-basis:calc(100% - 1rem);
  1778.     }
  1779.     .e50-45 > .x-row-inner > *:nth-child(1n - 0) {
  1780.         flex-basis:calc(100% - 1rem);
  1781.     }
  1782.     .e50-48 > .x-row-inner > *:nth-child(1n - 0) {
  1783.         flex-basis:calc(100% - 1rem);
  1784.     }
  1785.     .e50-52 > .x-row-inner > *:nth-child(1n - 0) {
  1786.         flex-basis:calc(100% - 1rem);
  1787.     }
  1788.     .e50-56 > .x-row-inner > *:nth-child(1n - 0) {
  1789.         flex-basis:calc(100% - 1rem);
  1790.     }
  1791.     .e50-24 > .x-row-inner > *:nth-child(2n - 0) {
  1792.         flex-basis:calc(50% - 1rem);
  1793.     }
  1794.     .e50-21 > .x-row-inner > *:nth-child(2n - 0) {
  1795.         flex-basis:calc(50% - 1rem);
  1796.     }
  1797. }
  1798. @media (min-width:480px) and (max-width:766.98px) {
  1799.     .e50-2 > .x-row-inner > *:nth-child(1n - 0) {
  1800.         flex-basis:calc(100% - 1rem);
  1801.     }
  1802.     .e50-11 > .x-row-inner > *:nth-child(1n - 0) {
  1803.         flex-basis:calc(100% - 1rem);
  1804.     }
  1805.     .e50-9 > .x-row-inner > *:nth-child(1n - 0) {
  1806.         flex-basis:calc(100% - 1rem);
  1807.     }
  1808.     .e50-24 > .x-row-inner > *:nth-child(2n - 1) {
  1809.         flex-basis:calc(50% - 1rem);
  1810.     }
  1811.     .e50-21 > .x-row-inner > *:nth-child(2n - 1) {
  1812.         flex-basis:calc(50% - 1rem);
  1813.     }
  1814.     .e50-38 > .x-row-inner > *:nth-child(1n - 0) {
  1815.         flex-basis:calc(100% - 1rem);
  1816.     }
  1817.     .e50-45 > .x-row-inner > *:nth-child(1n - 0) {
  1818.         flex-basis:calc(100% - 1rem);
  1819.     }
  1820.     .e50-48 > .x-row-inner > *:nth-child(1n - 0) {
  1821.         flex-basis:calc(100% - 1rem);
  1822.     }
  1823.     .e50-52 > .x-row-inner > *:nth-child(1n - 0) {
  1824.         flex-basis:calc(100% - 1rem);
  1825.     }
  1826.     .e50-56 > .x-row-inner > *:nth-child(1n - 0) {
  1827.         flex-basis:calc(100% - 1rem);
  1828.     }
  1829.     .e50-24 > .x-row-inner > *:nth-child(2n - 0) {
  1830.         flex-basis:calc(50% - 1rem);
  1831.     }
  1832.     .e50-21 > .x-row-inner > *:nth-child(2n - 0) {
  1833.         flex-basis:calc(50% - 1rem);
  1834.     }
  1835. }
  1836. @media (min-width:767px) and (max-width:978.98px) {
  1837.     .e50-2 > .x-row-inner > *:nth-child(2n - 1) {
  1838.         flex-basis:calc(66.66% - 1rem);
  1839.     }
  1840.     .e50-11 > .x-row-inner > *:nth-child(1n - 0) {
  1841.         flex-basis:calc(100% - 1rem);
  1842.     }
  1843.     .e50-9 > .x-row-inner > *:nth-child(2n - 1) {
  1844.         flex-basis:calc(40% - 1rem);
  1845.     }
  1846.     .e50-24 > .x-row-inner > *:nth-child(4n - 3) {
  1847.         flex-basis:calc(25% - 1rem);
  1848.     }
  1849.     .e50-21 > .x-row-inner > *:nth-child(1n - 0) {
  1850.         flex-basis:calc(100% - 1rem);
  1851.     }
  1852.     .e50-38 > .x-row-inner > *:nth-child(1n - 0) {
  1853.         flex-basis:calc(100% - 1rem);
  1854.     }
  1855.     .e50-45 > .x-row-inner > *:nth-child(1n - 0) {
  1856.         flex-basis:calc(100% - 1rem);
  1857.     }
  1858.     .e50-48 > .x-row-inner > *:nth-child(1n - 0) {
  1859.         flex-basis:calc(100% - 1rem);
  1860.     }
  1861.     .e50-52 > .x-row-inner > *:nth-child(1n - 0) {
  1862.         flex-basis:calc(100% - 1rem);
  1863.     }
  1864.     .e50-56 > .x-row-inner > *:nth-child(1n - 0) {
  1865.         flex-basis:calc(100% - 1rem);
  1866.     }
  1867.     .e50-2 > .x-row-inner > *:nth-child(2n - 0) {
  1868.         flex-basis:calc(33.33% - 1rem);
  1869.     }
  1870.     .e50-9 > .x-row-inner > *:nth-child(2n - 0) {
  1871.         flex-basis:calc(60% - 1rem);
  1872.     }
  1873.     .e50-24 > .x-row-inner > *:nth-child(4n - 2) {
  1874.         flex-basis:calc(25% - 1rem);
  1875.     }
  1876.     .e50-24 > .x-row-inner > *:nth-child(4n - 1) {
  1877.         flex-basis:calc(25% - 1rem);
  1878.     }
  1879.     .e50-24 > .x-row-inner > *:nth-child(4n - 0) {
  1880.         flex-basis:calc(25% - 1rem);
  1881.     }
  1882. }
  1883. @media (min-width:979px) and (max-width:1199.98px) {
  1884.     .e50-2 > .x-row-inner > *:nth-child(2n - 1) {
  1885.         flex-basis:calc(66.66% - 1rem);
  1886.     }
  1887.     .e50-11 > .x-row-inner > *:nth-child(1n - 0) {
  1888.         flex-basis:calc(100% - 1rem);
  1889.     }
  1890.     .e50-9 > .x-row-inner > *:nth-child(2n - 1) {
  1891.         flex-basis:calc(40% - 1rem);
  1892.     }
  1893.     .e50-24 > .x-row-inner > *:nth-child(4n - 3) {
  1894.         flex-basis:calc(25% - 1rem);
  1895.     }
  1896.     .e50-21 > .x-row-inner > *:nth-child(1n - 0) {
  1897.         flex-basis:calc(100% - 1rem);
  1898.     }
  1899.     .e50-38 > .x-row-inner > *:nth-child(2n - 1) {
  1900.         flex-basis:calc(66.66% - 1rem);
  1901.     }
  1902.     .e50-45 > .x-row-inner > *:nth-child(1n - 0) {
  1903.         flex-basis:calc(100% - 1rem);
  1904.     }
  1905.     .e50-48 > .x-row-inner > *:nth-child(1n - 0) {
  1906.         flex-basis:calc(100% - 1rem);
  1907.     }
  1908.     .e50-52 > .x-row-inner > *:nth-child(1n - 0) {
  1909.         flex-basis:calc(100% - 1rem);
  1910.     }
  1911.     .e50-56 > .x-row-inner > *:nth-child(1n - 0) {
  1912.         flex-basis:calc(100% - 1rem);
  1913.     }
  1914.     .e50-2 > .x-row-inner > *:nth-child(2n - 0) {
  1915.         flex-basis:calc(33.33% - 1rem);
  1916.     }
  1917.     .e50-9 > .x-row-inner > *:nth-child(2n - 0) {
  1918.         flex-basis:calc(60% - 1rem);
  1919.     }
  1920.     .e50-24 > .x-row-inner > *:nth-child(4n - 2) {
  1921.         flex-basis:calc(25% - 1rem);
  1922.     }
  1923.     .e50-38 > .x-row-inner > *:nth-child(2n - 0) {
  1924.         flex-basis:calc(33.33% - 1rem);
  1925.     }
  1926.     .e50-24 > .x-row-inner > *:nth-child(4n - 1) {
  1927.         flex-basis:calc(25% - 1rem);
  1928.     }
  1929.     .e50-24 > .x-row-inner > *:nth-child(4n - 0) {
  1930.         flex-basis:calc(25% - 1rem);
  1931.     }
  1932. }
  1933. @media (min-width:1200px) {
  1934.     .e50-2 > .x-row-inner > *:nth-child(2n - 1) {
  1935.         flex-basis:calc(66.66% - 1rem);
  1936.     }
  1937.     .e50-11 > .x-row-inner > *:nth-child(1n - 0) {
  1938.         flex-basis:calc(100% - 1rem);
  1939.     }
  1940.     .e50-9 > .x-row-inner > *:nth-child(2n - 1) {
  1941.         flex-basis:calc(40% - 1rem);
  1942.     }
  1943.     .e50-24 > .x-row-inner > *:nth-child(4n - 3) {
  1944.         flex-basis:calc(25% - 1rem);
  1945.     }
  1946.     .e50-21 > .x-row-inner > *:nth-child(1n - 0) {
  1947.         flex-basis:calc(100% - 1rem);
  1948.     }
  1949.     .e50-38 > .x-row-inner > *:nth-child(2n - 1) {
  1950.         flex-basis:calc(66.66% - 1rem);
  1951.     }
  1952.     .e50-45 > .x-row-inner > *:nth-child(1n - 0) {
  1953.         flex-basis:calc(100% - 1rem);
  1954.     }
  1955.     .e50-48 > .x-row-inner > *:nth-child(1n - 0) {
  1956.         flex-basis:calc(100% - 1rem);
  1957.     }
  1958.     .e50-52 > .x-row-inner > *:nth-child(1n - 0) {
  1959.         flex-basis:calc(100% - 1rem);
  1960.     }
  1961.     .e50-56 > .x-row-inner > *:nth-child(1n - 0) {
  1962.         flex-basis:calc(100% - 1rem);
  1963.     }
  1964.     .e50-2 > .x-row-inner > *:nth-child(2n - 0) {
  1965.         flex-basis:calc(33.33% - 1rem);
  1966.     }
  1967.     .e50-9 > .x-row-inner > *:nth-child(2n - 0) {
  1968.         flex-basis:calc(60% - 1rem);
  1969.     }
  1970.     .e50-24 > .x-row-inner > *:nth-child(4n - 2) {
  1971.         flex-basis:calc(25% - 1rem);
  1972.     }
  1973.     .e50-38 > .x-row-inner > *:nth-child(2n - 0) {
  1974.         flex-basis:calc(33.33% - 1rem);
  1975.     }
  1976.     .e50-24 > .x-row-inner > *:nth-child(4n - 1) {
  1977.         flex-basis:calc(25% - 1rem);
  1978.     }
  1979.     .e50-24 > .x-row-inner > *:nth-child(4n - 0) {
  1980.         flex-basis:calc(25% - 1rem);
  1981.     }
  1982. }
  1983. figure{
  1984.     float:right;
  1985.     width:35%;
  1986.     text-align:center;
  1987.     font-style:italic;
  1988.     font-size:smaller;
  1989.     text-indent:0;
  1990.     margin:0.5em;
  1991.     padding:0.5em;
  1992.     border-radius:1%;
  1993. }
  1994. figure.left{
  1995.     float:left;
  1996.     width:35%;
  1997.     text-align:center;
  1998.     font-style:italic;
  1999.     font-size:smaller;
  2000.     text-indent:0;
  2001.     margin:0.5em;
  2002.     padding:0.5em;
  2003.     border-radius:1%;
  2004. }
  2005. .pages{
  2006.     color:rgba(250,121,3,1);
  2007. }
  2008. h1,.h1{
  2009.     font-size:35px;
  2010.     margin-top:20px;
  2011.     margin-bottom:10px;
  2012. }
  2013. h2,.h2{
  2014.     font-size:28px;
  2015.     margin-top:15px;
  2016.     margin-bottom:15px;
  2017. }
  2018. h3,.h3{
  2019.     font-size:21px;
  2020.     margin-top:10px;
  2021.     margin-bottom:10px;
  2022. }
  2023. h4,h5,h6,.h4,.h5,.h6 {
  2024.     margin-top:10px;
  2025.     margin-bottom:10px;
  2026. }
  2027. ul#inline li{
  2028.     display:inline
  2029. }
  2030. hr.gray{
  2031.     display:block;
  2032.     margin-top:1.5em;
  2033.     margin-bottom:1.5em;
  2034.     margin-left:auto;
  2035.     margin-right:auto;
  2036.     border-style:inset;
  2037.     border-width:3px;
  2038. }
  2039.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement