﻿/*Global variables*/
:root {
    --theme-colour-1: #e60263; /*pink*/
    --theme-colour-2: #0a4689; /*blue*/
    --main-pink: #e60263;
    --main-pink-accent: #c20a58;
    --main-btn-color: #e60263;
    --main-btn-accent: #c20a58;
    --main-blue: #0a4689;
    --main-blue-accent: #041c37;
    --main-grey: #cccccc;
    --main-lightgrey: #e6e6e6;
    --main-darkgrey: #666666;
    --main-darkergrey: #4D4D4D;
    --main-green: #008800;
    --main-black: #333333;
    --main-white: #ffffff;
    --main-link-color: #0a4689;
    --main-link-color-hover: #e60263;
    --main-outline-forms: #f00;
    --p-color: #535353;
    --font-family: Montserrat, Arial, Helvetica, sans-serif;
    --font-smaller: 0.875rem;
    --font-mobile: 1rem;
    --font-desktop: 1.125rem;
    --dropdown-arrow: url("/wp-content/uploads/select.svg");
    --radio-button-unchecked: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='fill:%23e60263;'%3E%3Cpath d='M512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256zM256 48C141.1 48 48 141.1 48 256C48 370.9 141.1 464 256 464C370.9 464 464 370.9 464 256C464 141.1 370.9 48 256 48z'/%3E%3C/svg%3E");
    --radio-button-checked: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='fill:%23e60263;'%3E%3Cpath d='M160 256C160 202.1 202.1 160 256 160C309 160 352 202.1 352 256C352 309 309 352 256 352C202.1 352 160 309 160 256zM512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256zM256 48C141.1 48 48 141.1 48 256C48 370.9 141.1 464 256 464C370.9 464 464 370.9 464 256C464 141.1 370.9 48 256 48z'/%3E%3C/svg%3E");
    --check-box-unchecked: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 448 448' viewBox='0 0 448 448'%3E%3Cpath d='M448 96c0-17.6-6.3-32.7-18.8-45.2C416.7 38.2 401.6 32 384 32H64c-17.7 0-32.8 6.2-45.2 18.8C6.2 63.2 0 78.3 0 96v320c0 17.7 6.2 32.8 18.8 45.2C31.2 473.8 46.3 480 64 480h320c17.6 0 32.7-6.2 45.2-18.8 12.5-12.5 18.8-27.6 18.8-45.2V96m-64-16c4.4 0 8.1 1.6 11.3 4.7 3.1 3.1 4.7 6.9 4.7 11.3v320c0 4.4-1.6 8.2-4.7 11.3-3.2 3.1-6.9 4.7-11.3 4.7H64c-4.4 0-8.2-1.6-11.3-4.7-3.1-3.1-4.7-6.9-4.7-11.3V96c0-4.4 1.6-8.2 4.7-11.3C55.8 81.6 59.6 80 64 80h320z' style='fill:%23e60263' transform='translate(0 -32)'/%3E%3Cpath d='M395.3 84.7c-3.2-3.1-6.9-4.7-11.3-4.7H64c-4.4 0-8.2 1.6-11.3 4.7C49.6 87.8 48 91.6 48 96v320c0 4.4 1.6 8.2 4.7 11.3 3.1 3.1 6.9 4.7 11.3 4.7h320c4.4 0 8.1-1.6 11.3-4.7 3.1-3.1 4.7-6.9 4.7-11.3V96c0-4.4-1.6-8.2-4.7-11.3z' style='fill:%23fff' transform='translate(0 -32)'/%3E%3C/svg%3E");
    --check-box-checked: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 448 448' viewBox='0 0 448 448'%3E%3Cpath d='M448 96c0-17.6-6.3-32.7-18.8-45.2S401.6 32 384 32H64c-17.6 0-32.7 6.3-45.2 18.8C6.2 63.3 0 78.4 0 96v320c0 17.7 6.2 32.8 18.8 45.2C31.3 473.8 46.4 480 64 480h320c17.6 0 32.7-6.2 45.2-18.8 12.5-12.5 18.8-27.6 18.8-45.2V96m-111.1 79c4.7 4.7 7 10.4 7 17 0 6.7-2.3 12.3-7 16.9l.1.1-128 128c-4.7 4.7-10.4 7-17 7s-12.3-2.4-16.9-7l-64-64c-4.7-4.7-7-10.3-7-17 0-6.6 2.3-12.3 7-16.9 4.7-4.7 10.4-7 17-7s12.3 2.3 16.9 7l47 47L303 175c4.7-4.7 10.3-7 17-7s12.2 2.3 16.9 7z' style='fill:%23e60263' transform='translate(0 -32)'/%3E%3Cpath d='M343.9 192c0-6.6-2.3-12.3-7-17-4.6-4.7-10.3-7-16.9-7s-12.3 2.3-17 7L192 286.1l-47-47c-4.6-4.7-10.3-7-16.9-7-6.6 0-12.3 2.3-17 7-4.7 4.6-7 10.3-7 16.9 0 6.6 2.3 12.3 7 17l64 64c4.6 4.7 10.3 7 16.9 7 6.6 0 12.3-2.4 17-7l128-128-.1-.1c4.7-4.6 7-10.2 7-16.9z' style='fill:%23fff' transform='translate(0 -32)'/%3E%3C/svg%3E");
}
