#cms-section-footer .footer { position: relative; background-color: #3c9cc2;}#cms-section-footer .main { position: relative;}#cms-section-footer .flex-box { display: flex;}#cms-section-footer .company { flex: 0 0 33%; padding: 0 40px 0 0; box-sizing: border-box;}#cms-section-footer .logo { max-height: 100px; position: relative; padding-bottom: 60px; display: inline-block; width: 100%; text-align: left;}#cms-section-footer .logo img { height: 120px;}#cms-section-footer a { text-underline-offset: 3px;}#cms-section-footer .intro { text-align: center;}#cms-section-footer h1, #cms-section-footer h2, #cms-section-footer h3, #cms-section-footer h4, #cms-section-footer h5, #cms-section-footer h6, #cms-section-footer p { color: #eafcf7;}#cms-section-footer p { text-align: left; font-size: 13px; margin: 0;}#cms-section-footer p b { color: #f7b740;}#cms-section-footer .links-box { flex: 0 0 160px;}#cms-section-footer .links-box ul { list-style: none; padding: 0; margin: 0; display: block;}#cms-section-footer .links-box .list { margin-bottom: 24px;}#cms-section-footer a:hover { text-decoration: underline; color: #f7b740;}#cms-section-footer .blog-hold { display: flex; flex: 0 1 100%;}#cms-section-footer .blog-hold .article-box { flex: 0 0 50%;}#cms-section-footer .blog-hold .cate-box { flex: 0 0 50%;}#cms-section-footer .bottom-buffer { max-width: var(--desktop-max-width); display: flex; width: 100%; padding: 16px var(--desktop-section-spacing); box-sizing: border-box;}#cms-section-footer .bottom { position: relative; box-sizing: border-box; display: flex; justify-content: center; border: 0.5px solid #26532b; border-top: none;}#cms-section-footer .bottom p, #cms-section-footer .bottom a { font-size: 12px; color: #ffffff; color: #ffffff;}#cms-section-footer .copyright { flex: 0 0 33%;}#cms-section-footer .copyright p { text-align: left;}#cms-section-footer .icewolf { flex: 0 1 100%;}#cms-section-footer .icewolf p { text-align: center;}#cms-section-footer .legal { flex: 0 0 33%; display: flex; justify-content: flex-end;}#cms-section-footer .legal p { text-align: right;}#cms-section-footer .social { position: relative;}#cms-section-footer .social ul { list-style: none; padding: 0; margin: 0; margin-top: 24px; display: flex; flex-wrap: wrap; justify-content: flex-start;}#cms-section-footer .social ul li { flex: 0 0 auto; padding: 0 10px 10px 0; box-sizing: border-box; perspective: 400px; position: relative;}#cms-section-footer .social ul li a { position: relative;}#cms-section-footer .social ul li:hover a { transform: rotateY(360deg); -webkit-transform: rotateY(360deg); transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: transform var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-footer .soc-icon { width: 40px; height: 40px; position: relative; display: flex; align-items: center; justify-content: center; background-color: #f7b740; border-radius: 50%; -webkit-border-radius: 50%; overflow: hidden;}#cms-section-footer .soc-icon svg { width: 15px; height: 15px; fill: #fff; background: none; stroke: none;}#cms-section-footer .fb:hover { background-color: #4267B2;}#cms-section-footer .insta:hover { background-color: #E1306C;}#cms-section-footer .twitter:hover { background-color: #1DA1F2;}#cms-section-footer .linked:hover { background-color: #0072b1;}#cms-section-footer .pint:hover { background-color: #E60023;}#cms-section-footer .yt:hover { background-color: #FF0000;}#cms-section-footer .sub-frm { margin-top: 30px;}#cms-section-footer .list { list-style: none; padding: 0; margin: 0; padding-right: 3rem; box-sizing: border-box;}#cms-section-footer .list li { padding: 8px 0; border-bottom: 1px dashed #26532b;}#cms-section-footer .list li:first-child { border-bottom: none;}#cms-section-footer .list li:last-child { border-bottom: none;}#cms-section-footer .input-holder { height: 50px; max-width: 300px; width: 100%; position: relative; display: flex; align-items: center; z-index: 2;}#cms-section-footer .input-holder:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background-color: #ffffff; z-index: 1; transition: opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: opacity var(--animation-duration) cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-footer .input-holder:focus-within::before { opacity: 0.8;}#cms-section-footer .input-holder button { height: 100%; width: 60px; position: absolute; z-index: 2; top: 0; right: 0; border: none; outline: none; display: flex; align-items: center; justify-content: center; background-color: #f7b740;}#cms-section-footer .input-holder button svg { fill: #fff; background: none; stroke: none; width: 16px; height: 16px; position: relative;}#cms-section-footer .input-holder button:hover { cursor: pointer;}#cms-section-footer .input-holder input[type="text"] { background: none; border: none; outline: none; z-index: 2; position: relative; padding: 0 0 0 25px; box-sizing: border-box; color: #066b9e; width: 100%; height: 100%;}#cms-section-footer .input-holder input[type="text"]::placeholder { color: #066b9e;}#cms-section-footer .embed-code { margin-top: 24px;}@media (max-width: 800px) { #cms-section-footer .flex-box { display: block; } #cms-section-footer .logo { text-align: center; } #cms-section-footer .company { padding: 0; } #cms-section-footer .intro h1, #cms-section-footer .intro h2, #cms-section-footer .intro h3, #cms-section-footer .intro h4, #cms-section-footer .intro h5, #cms-section-footer .intro h6, #cms-section-footer .intro p { text-align: center; } #cms-section-footer .links-box { display: flex; margin-top: 24px; } #cms-section-footer .links-box .list, #cms-section-footer .links-box .social { flex: 0 0 50%; padding-right: 3rem; box-sizing: border-box; } #cms-section-footer .cate-box { flex: 0 1 50%; } #cms-section-footer .cate-box .list { padding: 0; } #cms-section-footer .article-box { flex: 0 0 50%; } #cms-section-footer .social ul { justify-content: flex-start; } #cms-section-footer h3:before { left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); } #cms-section-footer .input-holder { margin: 30px auto; } #cms-section-footer .bottom-buffer { padding: 16px var(--tablet-section-spacing); }}@media (max-width: 480px) { #cms-section-footer .bottom-buffer { padding: 16px var(--mobile-section-spacing); } #cms-section-footer .blog-hold { display: block; } #cms-section-footer .blog-hold .list { padding: 0 2rem; } #cms-section-footer .intro { padding: 0 2rem; box-sizing: border-box; } #cms-section-footer .links-box { display: block; } #cms-section-footer .links-box .list { padding: 0 2rem; } #cms-section-footer .list { margin-top: 24px; } #cms-section-footer .list li { padding: 12px 0; } #cms-section-footer .bottom { display: block; } #cms-section-footer .bottom-buffer { display: block; } #cms-section-footer .bottom-buffer p { padding: 4px 0; } #cms-section-footer .copyright p { text-align: center; } #cms-section-footer .legal { display: block; } #cms-section-footer .legal p { text-align: center; } #cms-section-footer .input-holder { box-sizing: border-box; } #cms-section-footer .input-holder input[type="text"] { font-size: 16px; } #cms-section-footer .social { padding: 0 2rem; margin-top: 24px; }}