{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/92BjKOAQKIVgOcgdFU8X/WZjouIEysJWqBCgCVDIb/Welcome_User_Name.js", "ssg:https://framerusercontent.com/modules/xnXF7rex6zmh6Fnqd1nD/ODN7oE50GlMlkAs0ZL43/ebGi3YQsv.js", "ssg:https://framerusercontent.com/modules/n6fy3yiSridB9bZAAL4d/LSZPxqGw3kUsk1uMbXGk/riHRTuaKk.js", "ssg:https://framerusercontent.com/modules/Cv7OcqSi7ig3lmJqNuVQ/qN1nn9mFborIbc8x8VWZ/H5zSB9xs_.js", "ssg:https://framerusercontent.com/modules/uy3jbQwvH3BKSpbZxW6B/UMMO3giduO2nQigty270/LtjkJa2z6.js", "ssg:https://framerusercontent.com/modules/W1RHZvDa9RO2k5pZM0Zj/KRBumT8ls8E7B9Qtnfmm/pceldY8vw.js", "ssg:https://framerusercontent.com/modules/69x80a3rysK8bK0lsFsB/eIDVTkFUufVx3FWeyENn/jIqyKshA8.js", "ssg:https://framerusercontent.com/modules/9VrYtfigdJF0G9aTxWNO/r6RwZhgDVm6Uk4I3Hbyc/MVHjP36Ot.js", "ssg:https://framerusercontent.com/modules/0qKgzjyplRHGkYsvLISw/bLZHNJa1wgiALnOQH8nb/qLyp4vuTW.js", "ssg:https://framerusercontent.com/modules/pKTbTTDmu9vjdAQ0dIqf/ZhvsAMcxl8qd4Se96b6G/r4fCZb_m3.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState,useEffect}from\"react\";export default function WelcomeUser(){const[userName,setUserName]=useState(\"\");const[isLoggedIn,setIsLoggedIn]=useState(false);// Fun\u00E7\u00E3o para limpar cookies\nconst clearCookies=()=>{console.log(\"Chamando clearCookies para limpar todos os cookies\");const cookies=document.cookie.split(\";\");cookies.forEach(cookie=>{const eqPos=cookie.indexOf(\"=\");const name=eqPos>-1?cookie.substr(0,eqPos).trim():cookie.trim();document.cookie=`${name}=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;`;document.cookie=`${name}=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/; domain=.duop.com.br;`;document.cookie=`${name}=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/; domain=duop.com.br;`;console.log(`Cookie ${name} limpo`);});};// Fun\u00E7\u00E3o de logout\nconst handleLogout=()=>{console.log(\"Usu\\xe1rio clicou em Logout\");clearCookies();window.location.href=\"https://duop.com.br\";};useEffect(()=>{const getCookieValue=name=>{const cookie=document.cookie.split(\"; \").find(cookie=>cookie.startsWith(`${name}=`));return cookie?decodeURIComponent(cookie.split(\"=\")[1]):null;};const isTokenExpired=token=>{try{const payload=JSON.parse(atob(token.split(\".\")[1]))// Decodifica o payload JWT\n;const now=Math.floor(Date.now()/1e3)// Tempo atual em segundos\n;const expired=payload.exp<now;console.log(`Verificando expira\\xe7\\xe3o do token: exp=${payload.exp}, now=${now}, expired=${expired}`);return expired// Verifica se o token expirou\n;}catch(error){console.error(\"Erro ao verificar expira\\xe7\\xe3o do token:\",error);return true// Considere o token expirado em caso de erro\n;}};const renewToken=async()=>{try{const refresh_token=getCookieValue(\"refresh_token\");console.log(\"Refresh Token obtido:\",refresh_token);if(!refresh_token){throw new Error(\"Refresh token n\\xe3o encontrado\");}const response=await fetch(\"https://app.duop.com.br/auth/token/refresh/\",{method:\"POST\",headers:{\"Content-Type\":\"application/json\"},body:JSON.stringify({refresh:refresh_token})});console.log(\"Resposta da renova\\xe7\\xe3o de token:\",response);if(!response.ok)throw new Error(\"Erro ao renovar o token\");const data=await response.json();console.log(\"Dados recebidos ap\\xf3s renova\\xe7\\xe3o do token:\",data);document.cookie=`access_token=${data.accessToken}; path=/; domain=.duop.com.br; secure; samesite=lax;`;console.log(\"Novo access_token definido nos cookies:\",data.accessToken);return data.accessToken// Corrigido para retornar accessToken\n;}catch(error){console.error(\"N\\xe3o foi poss\\xedvel renovar o token:\",error);clearCookies();window.location.reload()// Recarrega a p\u00E1gina\n;return null;}};const checkAuthentication=async()=>{console.log(\"Iniciando verifica\\xe7\\xe3o de autentica\\xe7\\xe3o\");const token=getCookieValue(\"access_token\");console.log(\"Token atual:\",token);if(!token){console.log(\"Nenhum token encontrado. Usu\\xe1rio n\\xe3o est\\xe1 logado.\");setIsLoggedIn(false);return;}if(isTokenExpired(token)){console.log(\"Token expirado, tentando renovar...\");const newToken=await renewToken();if(!newToken){console.log(\"Falha ao renovar o token. Usu\\xe1rio ser\\xe1 deslogado.\");setIsLoggedIn(false)// Define como deslogado\n;return;}else{console.log(\"Token renovado com sucesso:\",newToken);}}else{console.log(\"Token v\\xe1lido. Nenhuma renova\\xe7\\xe3o necess\\xe1ria.\");}const nameFromCookie=getCookieValue(\"name_duop\");console.log(\"Nome do usu\\xe1rio obtido dos cookies:\",nameFromCookie);setUserName(nameFromCookie||\"visitante\");setIsLoggedIn(true)// Define como logado\n;console.log(\"Estado atualizado: isLoggedIn = true, userName =\",nameFromCookie||\"visitante\");};checkAuthentication()// Executa a verifica\u00E7\u00E3o de autentica\u00E7\u00E3o\n;},[])// Nenhuma depend\u00EAncia para evitar reexecu\u00E7\u00F5es\n;// Fun\u00E7\u00E3o para esconder os bot\u00F5es \"Cadastre-se\" e \"Login\"\n// Log de renderiza\u00E7\u00E3o do componente\nconsole.log(\"Renderizando WelcomeUser: isLoggedIn =\",isLoggedIn,\", userName =\",userName);// Renderiza nada caso o usu\u00E1rio n\u00E3o esteja logado\nif(!isLoggedIn){console.log(\"isLoggedIn \\xe9 false. N\\xe3o renderizando WelcomeUser.\");return null;}else{// Substitua '.signup-button' e '.login-button' pelos seletores reais dos bot\u00F5es\nconst signupButton=document.querySelector(\".framer-1cprbfn\");const loginButton=document.querySelector(\".framer-14zetmg\");if(isLoggedIn){if(signupButton){signupButton.style.display=\"none\";console.log(\"Bot\\xe3o 'Cadastre-se' escondido.\");}if(loginButton){loginButton.style.display=\"none\";console.log(\"Bot\\xe3o 'Login' escondido.\");}}else{if(signupButton){signupButton.style.display=\"block\";console.log(\"Bot\\xe3o 'Cadastre-se' exibido.\");}if(loginButton){loginButton.style.display=\"block\";console.log(\"Bot\\xe3o 'Login' exibido.\");}}}// Renderiza a interface do usu\u00E1rio autenticado\nreturn /*#__PURE__*/_jsxs(\"div\",{style:containerStyle,children:[/*#__PURE__*/_jsxs(\"span\",{style:welcomeStyle,children:[\"Ol\\xe1, \",userName,\"!\"]}),/*#__PURE__*/_jsx(\"button\",{style:logoutButtonStyle,onClick:handleLogout,children:\"Logout\"})]});}const containerStyle={display:\"flex\",alignItems:\"center\",gap:\"8px\",padding:\"10px\"};const welcomeStyle={fontSize:\"18px\",fontWeight:\"bold\",margin:0,textAlign:\"center\"};const logoutButtonStyle={padding:\"10px 20px\",borderRadius:\"25px\",border:\"none\",backgroundColor:\"#00aaff\",color:\"white\",fontSize:\"18px\",cursor:\"pointer\",textAlign:\"center\",transition:\"background-color 0.3s ease\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"WelcomeUser\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Welcome_User_Name.map", "// Generated by Framer (8c7926c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-tMQZl .framer-styles-preset-1vo41e7:not(.rich-text-wrapper), .framer-tMQZl .framer-styles-preset-1vo41e7.rich-text-wrapper a { --framer-link-current-text-color: #ffffff; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #ffffff; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }\"];export const className=\"framer-tMQZl\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (8c7926c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-NvAFB .framer-styles-preset-fs0vo7:not(.rich-text-wrapper), .framer-NvAFB .framer-styles-preset-fs0vo7.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #000000; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #000000; --framer-link-text-decoration: none; }\"];export const className=\"framer-NvAFB\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6d82f59)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/n6fy3yiSridB9bZAAL4d/LSZPxqGw3kUsk1uMbXGk/riHRTuaKk.js\";const FeatherFonts=getFonts(Feather);const cycleOrder=[\"mfJIY91sM\",\"IA6U6N71d\"];const serializationHash=\"framer-qfY9u\";const variantClassNames={IA6U6N71d:\"framer-v-ner0q9\",mfJIY91sM:\"framer-v-1j9csru\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Pilulas Duop\":\"mfJIY91sM\",Variant:\"IA6U6N71d\"};const getProps=({height,hover,id,width,...props})=>{return{...props,B9H1hm2vg:hover??props.B9H1hm2vg,variant:humanReadableVariantMap[props.variant]??props.variant??\"mfJIY91sM\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,B9H1hm2vg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"mfJIY91sM\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1hzfxsr=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(B9H1hm2vg){const res=await B9H1hm2vg(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1j9csru\",className,classNames),\"data-framer-name\":\"Pilulas Duop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"mfJIY91sM\",onMouseEnter:onMouseEnter1hzfxsr,ref:ref??ref1,style:{...style},...addPropertyOverrides({IA6U6N71d:{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1stgfn\",layoutDependency:layoutDependency,layoutId:\"Q8NhhJ1WE\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(136, 136, 136))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fGcMb2gmo\"},nodeId:\"s3v3I16SC\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fs0vo7\",\"data-styles-preset\":\"riHRTuaKk\",children:\"P\\xedlulas Duop\"})})})}),className:\"framer-q7y1mq\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"s3v3I16SC\",style:{\"--extracted-r6o4lv\":\"rgb(136, 136, 136)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6iwljw-container\",layoutDependency:layoutDependency,layoutId:\"CBH2n_2Lh-container\",style:{rotate:0},variants:{IA6U6N71d:{rotate:180}},children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(136, 136, 136)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"chevron-down\",id:\"CBH2n_2Lh\",layoutId:\"CBH2n_2Lh\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qfY9u.framer-1ldb03p, .framer-qfY9u .framer-1ldb03p { display: block; }\",\".framer-qfY9u.framer-1j9csru { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 22px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 114px; }\",\".framer-qfY9u .framer-1stgfn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qfY9u .framer-q7y1mq { flex: none; height: 21px; position: relative; white-space: pre-wrap; width: 116px; word-break: break-word; word-wrap: break-word; }\",\".framer-qfY9u .framer-6iwljw-container { flex: none; height: 18px; position: relative; width: 18px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qfY9u.framer-1j9csru, .framer-qfY9u .framer-1stgfn { gap: 0px; } .framer-qfY9u.framer-1j9csru > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qfY9u.framer-1j9csru > :first-child, .framer-qfY9u .framer-1stgfn > :first-child { margin-left: 0px; } .framer-qfY9u.framer-1j9csru > :last-child, .framer-qfY9u .framer-1stgfn > :last-child { margin-right: 0px; } .framer-qfY9u .framer-1stgfn > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22\n * @framerIntrinsicWidth 114\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"IA6U6N71d\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"B9H1hm2vg\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerH5zSB9xs_=withCSS(Component,css,\"framer-qfY9u\");export default FramerH5zSB9xs_;FramerH5zSB9xs_.displayName=\"Pilulas Duop\";FramerH5zSB9xs_.defaultProps={height:22,width:114};addPropertyControls(FramerH5zSB9xs_,{variant:{options:[\"mfJIY91sM\",\"IA6U6N71d\"],optionTitles:[\"Pilulas Duop\",\"Variant\"],title:\"Variant\",type:ControlType.Enum},B9H1hm2vg:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerH5zSB9xs_,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NZ67QOF3FXYLOR27ABJOZVKKBKNRMKMF/EHBFE55HTLOOJHTZSLD54GSL3EBTAFNQ/DI2GHUWG3WKRXISSCTNDMTWKWZC25UIW.woff2\",weight:\"400\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerH5zSB9xs_\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"22\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"B9H1hm2vg\\\":\\\"hover\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IA6U6N71d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"114\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./H5zSB9xs_.map", "// Generated by Framer (6d82f59)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/n6fy3yiSridB9bZAAL4d/LSZPxqGw3kUsk1uMbXGk/riHRTuaKk.js\";const FeatherFonts=getFonts(Feather);const cycleOrder=[\"amL7EBuiD\",\"a8xAMXDLf\",\"cdXiBk36R\",\"MsuSSZGjc\"];const serializationHash=\"framer-wyuyN\";const variantClassNames={a8xAMXDLf:\"framer-v-bdzmno\",amL7EBuiD:\"framer-v-15k5vs9\",cdXiBk36R:\"framer-v-12akf0a\",MsuSSZGjc:\"framer-v-1fl9ubl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"amL7EBuiD\",\"Variant 2\":\"a8xAMXDLf\",\"Variant 3\":\"cdXiBk36R\",\"Variant 4\":\"MsuSSZGjc\"};const getProps=({height,hover,id,width,...props})=>{return{...props,EHgzClimM:hover??props.EHgzClimM,variant:humanReadableVariantMap[props.variant]??props.variant??\"amL7EBuiD\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,EHgzClimM,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"amL7EBuiD\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterfwl5ej=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(EHgzClimM){const res=await EHgzClimM(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-15k5vs9\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"amL7EBuiD\",onMouseEnter:onMouseEnterfwl5ej,ref:ref??ref1,style:{...style},...addPropertyOverrides({a8xAMXDLf:{\"data-framer-name\":\"Variant 2\"},cdXiBk36R:{\"data-framer-name\":\"Variant 3\"},MsuSSZGjc:{\"data-framer-name\":\"Variant 4\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(136, 136, 136))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WMTCMRBx7\"},nodeId:\"K9yxoSIdF\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fs0vo7\",\"data-styles-preset\":\"riHRTuaKk\",children:\"Nossos Produtos\"})})})}),className:\"framer-42t450\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"K9yxoSIdF\",style:{\"--extracted-r6o4lv\":\"rgb(136, 136, 136)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wndpd5-container\",layoutDependency:layoutDependency,layoutId:\"ldsG3s9Fv-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(136, 136, 136)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"chevron-down\",id:\"ldsG3s9Fv\",layoutId:\"ldsG3s9Fv\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({a8xAMXDLf:{iconSelection:\"chevron-up\"},MsuSSZGjc:{iconSelection:\"chevron-up\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wyuyN.framer-4pk50l, .framer-wyuyN .framer-4pk50l { display: block; }\",\".framer-wyuyN.framer-15k5vs9 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 145px; }\",\".framer-wyuyN .framer-42t450 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-wyuyN .framer-1wndpd5-container { flex: none; height: 18px; position: relative; width: 18px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wyuyN.framer-15k5vs9 { gap: 0px; } .framer-wyuyN.framer-15k5vs9 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-wyuyN.framer-15k5vs9 > :first-child { margin-left: 0px; } .framer-wyuyN.framer-15k5vs9 > :last-child { margin-right: 0px; } }\",\".framer-wyuyN.framer-v-12akf0a.framer-15k5vs9, .framer-wyuyN.framer-v-1fl9ubl.framer-15k5vs9 { justify-content: center; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22\n * @framerIntrinsicWidth 145\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"a8xAMXDLf\":{\"layout\":[\"fixed\",\"auto\"]},\"cdXiBk36R\":{\"layout\":[\"fixed\",\"auto\"]},\"MsuSSZGjc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"EHgzClimM\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerLtjkJa2z6=withCSS(Component,css,\"framer-wyuyN\");export default FramerLtjkJa2z6;FramerLtjkJa2z6.displayName=\"Nossos Produtos\";FramerLtjkJa2z6.defaultProps={height:22,width:145};addPropertyControls(FramerLtjkJa2z6,{variant:{options:[\"amL7EBuiD\",\"a8xAMXDLf\",\"cdXiBk36R\",\"MsuSSZGjc\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},EHgzClimM:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerLtjkJa2z6,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NZ67QOF3FXYLOR27ABJOZVKKBKNRMKMF/EHBFE55HTLOOJHTZSLD54GSL3EBTAFNQ/DI2GHUWG3WKRXISSCTNDMTWKWZC25UIW.woff2\",weight:\"400\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLtjkJa2z6\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a8xAMXDLf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cdXiBk36R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MsuSSZGjc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"EHgzClimM\\\":\\\"hover\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"22\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"145\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LtjkJa2z6.map", "// Generated by Framer (6d82f59)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import WelcomeUser from\"https://framerusercontent.com/modules/92BjKOAQKIVgOcgdFU8X/WZjouIEysJWqBCgCVDIb/Welcome_User_Name.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/xnXF7rex6zmh6Fnqd1nD/ODN7oE50GlMlkAs0ZL43/ebGi3YQsv.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/n6fy3yiSridB9bZAAL4d/LSZPxqGw3kUsk1uMbXGk/riHRTuaKk.js\";import PilulasDuop from\"https://framerusercontent.com/modules/Cv7OcqSi7ig3lmJqNuVQ/qN1nn9mFborIbc8x8VWZ/H5zSB9xs_.js\";import NossosProdutos from\"https://framerusercontent.com/modules/uy3jbQwvH3BKSpbZxW6B/UMMO3giduO2nQigty270/LtjkJa2z6.js\";const FeatherFonts=getFonts(Feather);const NossosProdutosFonts=getFonts(NossosProdutos);const MotionDivWithFX=withFX(motion.div);const PilulasDuopFonts=getFonts(PilulasDuop);const WelcomeUserFonts=getFonts(WelcomeUser);const cycleOrder=[\"I9ojpF6IS\",\"gaPgWRxL2\",\"ou2vMu6yt\"];const serializationHash=\"framer-0lOC6\";const variantClassNames={gaPgWRxL2:\"framer-v-18lmodl\",I9ojpF6IS:\"framer-v-1ika6ob\",ou2vMu6yt:\"framer-v-14dwzwi\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Mobile Close\":\"ou2vMu6yt\",\"Mobile Open\":\"gaPgWRxL2\",Desktop:\"I9ojpF6IS\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"I9ojpF6IS\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"I9ojpF6IS\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onClickfbzqik=activeVariantCallback(async(...args)=>{setVariant(\"ou2vMu6yt\");});const onClick1fotb2i=activeVariantCallback(async(...args)=>{setVariant(\"gaPgWRxL2\");});const EHgzClimMtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const B9H1hm2vg8flw9j=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{setVariant(\"I9ojpF6IS\");overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"ou2vMu6yt\")return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ika6ob\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"I9ojpF6IS\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.07)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({gaPgWRxL2:{\"data-framer-name\":\"Mobile Open\"},ou2vMu6yt:{\"data-framer-name\":\"Mobile Close\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sr7wka\",layoutDependency:layoutDependency,layoutId:\"m9hpxEwwQ\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vpp805\",layoutDependency:layoutDependency,layoutId:\"AktsL0LcP\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"WqOAhkI7D\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:497.777790964386,intrinsicWidth:1496.6667063147943,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||75)-0-((componentViewport?.height||75)-0)*1)/2)+(0+(((componentViewport?.height||75)-0)*1-0-97)/2)+24),pixelHeight:448,pixelWidth:1347,sizes:\"147px\",src:\"https://framerusercontent.com/images/YJMSqCd91dEXxn32wY0gcI2eSE.png\",srcSet:\"https://framerusercontent.com/images/YJMSqCd91dEXxn32wY0gcI2eSE.png?scale-down-to=512 512w,https://framerusercontent.com/images/YJMSqCd91dEXxn32wY0gcI2eSE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YJMSqCd91dEXxn32wY0gcI2eSE.png 1347w\"},className:\"framer-1ayn043 framer-1rv689l\",\"data-framer-name\":\"Duop-M-1\",layoutDependency:layoutDependency,layoutId:\"WqOAhkI7D\",...addPropertyOverrides({gaPgWRxL2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:497.777790964386,intrinsicWidth:1496.6667063147943,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||450)-0-((componentViewport?.height||450)-0)*1)/2)+0+0+5.5),pixelHeight:448,pixelWidth:1347,sizes:\"147px\",src:\"https://framerusercontent.com/images/YJMSqCd91dEXxn32wY0gcI2eSE.png\",srcSet:\"https://framerusercontent.com/images/YJMSqCd91dEXxn32wY0gcI2eSE.png?scale-down-to=512 512w,https://framerusercontent.com/images/YJMSqCd91dEXxn32wY0gcI2eSE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YJMSqCd91dEXxn32wY0gcI2eSE.png 1347w\"}},ou2vMu6yt:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:497.777790964386,intrinsicWidth:1496.6667063147943,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||60)-0-((componentViewport?.height||60)-0)*1)/2)+0+((((componentViewport?.height||60)-0)*1-0-60)/2+0+(((componentViewport?.height||60)-0)*1-0-60)/2*0)+5.5),pixelHeight:448,pixelWidth:1347,sizes:\"147px\",src:\"https://framerusercontent.com/images/YJMSqCd91dEXxn32wY0gcI2eSE.png\",srcSet:\"https://framerusercontent.com/images/YJMSqCd91dEXxn32wY0gcI2eSE.png?scale-down-to=512 512w,https://framerusercontent.com/images/YJMSqCd91dEXxn32wY0gcI2eSE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YJMSqCd91dEXxn32wY0gcI2eSE.png 1347w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o0200-container\",layoutDependency:layoutDependency,layoutId:\"qCGbDooQj-container\",style:{opacity:0},variants:{gaPgWRxL2:{opacity:1},ou2vMu6yt:{opacity:1}},children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(19, 177, 230)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"menu\",id:\"qCGbDooQj\",layoutId:\"qCGbDooQj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({gaPgWRxL2:{iconSelection:\"x\",onClick:onClickfbzqik},ou2vMu6yt:{onClick:onClick1fotb2i}},baseVariant,gestureVariant)})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cx908r\",layoutDependency:layoutDependency,layoutId:\"xhN5aYz22\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(0+((componentViewport?.height||75)-0-((componentViewport?.height||75)-0)*1)/2)+(0+(((componentViewport?.height||75)-0)*1-0-70)/2)+24,...addPropertyOverrides({gaPgWRxL2:{width:\"330px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||450)-0-((componentViewport?.height||450)-0)*1)/2)+0+70+24+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wc62wf-container\",id:`${layoutId}-1wc62wf`,layoutDependency:layoutDependency,layoutId:\"d5uxvwFZT-container\",ref:ref2,children:[/*#__PURE__*/_jsx(NossosProdutos,{EHgzClimM:EHgzClimMtxyyif({overlay}),height:\"100%\",id:\"d5uxvwFZT\",layoutId:\"d5uxvwFZT\",style:{width:\"100%\"},variant:overlay.visible?\"a8xAMXDLf\":\"amL7EBuiD\",width:\"100%\",...addPropertyOverrides({gaPgWRxL2:{variant:overlay.visible?\"MsuSSZGjc\":\"cdXiBk36R\"}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"end\",anchorRef:ref2,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:100,\"data-framer-portal-id\":`${layoutId}-1wc62wf`,offsetX:0,offsetY:0,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1e30av1\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"yxIP70805\",ref:ref3,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(217, 217, 217)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0.5927785749023314px 0.5927785749023314px 0.6706524000888582px -0.5px rgba(0, 0, 0, 0.025), 1.6142934764211532px 1.6142934764211532px 1.8263645824041657px -1px rgba(0, 0, 0, 0.025), 3.5444042093295143px 3.5444042093295143px 4.010035602692868px -1.5px rgba(0, 0, 0, 0.025), 7.867768067278668px 7.867768067278668px 8.901363445081158px -2px rgba(0, 0, 0, 0.025), 20px 20px 22.627416997969522px -2.5px rgba(0, 0, 0, 0.025)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-152uo0l\",layoutDependency:layoutDependency,layoutId:\"raMCiaN1v\",style:{boxShadow:\"9px 1px 2px 0px rgba(0, 0, 0, 0.37)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WMTCMRBx7\"},nodeId:\"uXjuDhP8z\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fs0vo7\",\"data-styles-preset\":\"riHRTuaKk\",children:\"Portf\\xf3lio em Movimento\"})})})}),className:\"framer-1o1c4qy\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"uXjuDhP8z\",style:{\"--extracted-r6o4lv\":\"rgb(102, 102, 102)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://app.duop.com.br/auth/redirect-curseduca?redirectUrl=https://duopflix.curseduca.pro/m/courses\",nodeId:\"VgtLLPp_n\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fs0vo7\",\"data-styles-preset\":\"riHRTuaKk\",children:\"DuopFlix\"})})})}),className:\"framer-vgrz5d\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"VgtLLPp_n\",style:{\"--extracted-r6o4lv\":\"rgb(102, 102, 102)\"},verticalAlignment:\"top\",withExternalLayout:true})]})})})})]})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(136, 136, 136))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"r260h6keD\"},nodeId:\"A8eoEHRFi\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fs0vo7\",\"data-styles-preset\":\"riHRTuaKk\",children:\"Quem Somos\"})})})}),className:\"framer-yu6q1u\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"A8eoEHRFi\",style:{\"--extracted-r6o4lv\":\"rgb(136, 136, 136)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"145px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||75)-0-((componentViewport?.height||75)-0)*1)/2)+(0+(((componentViewport?.height||75)-0)*1-0-70)/2)+24,...addPropertyOverrides({gaPgWRxL2:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||450)-0-((componentViewport?.height||450)-0)*1)/2)+0+70+24+91.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wiqvc8-container\",id:`${layoutId}-wiqvc8`,layoutDependency:layoutDependency,layoutId:\"rkls4QF4U-container\",ref:ref4,children:[/*#__PURE__*/_jsx(PilulasDuop,{B9H1hm2vg:B9H1hm2vg8flw9j({overlay:overlay1}),height:\"100%\",id:\"rkls4QF4U\",layoutId:\"rkls4QF4U\",style:{height:\"100%\",width:\"100%\"},variant:overlay1.visible?\"IA6U6N71d\":\"mfJIY91sM\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref4,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-wiqvc8`,offsetX:0,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1x0z253\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"ufLRCwDE3\",ref:ref5,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dqqrmx\",layoutDependency:layoutDependency,layoutId:\"Nivoh_4pt\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fGcMb2gmo\"},nodeId:\"mIscAW4pR\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fs0vo7\",\"data-styles-preset\":\"riHRTuaKk\",children:\"V\\xeddeos\"})})})}),className:\"framer-k9n6vi\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mIscAW4pR\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"c9WOrTgqr\"},nodeId:\"elGUAronh\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fs0vo7\",\"data-styles-preset\":\"riHRTuaKk\",children:\"Calculadoras\"})})})}),className:\"framer-3hb73c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"elGUAronh\",verticalAlignment:\"top\",withExternalLayout:true})]})})})})]})})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yzwap8\",layoutDependency:layoutDependency,layoutId:\"Nya6V3Ddk\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zjyyrj-container\",layoutDependency:layoutDependency,layoutId:\"QmFAnlJDP-container\",children:/*#__PURE__*/_jsx(WelcomeUser,{height:\"100%\",id:\"QmFAnlJDP\",layoutId:\"QmFAnlJDP\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cprbfn\",layoutDependency:layoutDependency,layoutId:\"R0is0gfE8\",style:{backgroundColor:\"rgb(19, 177, 230)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"iACBXm7Ry\"},nodeId:\"oBctDXPmx\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vo41e7\",\"data-styles-preset\":\"ebGi3YQsv\",children:\"Cadastre-se\"})})})}),className:\"framer-yklebg\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"oBctDXPmx\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rQh030z8Q\"},nodeId:\"LEM_um7ce\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-14zetmg framer-1rv689l\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"LEM_um7ce\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(136, 136, 136)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(136, 136, 136))\"},children:\"Login\"})}),className:\"framer-1368idi\",fonts:[\"FS;Montserrat-regular\"],layoutDependency:layoutDependency,layoutId:\"qDlHfgqEv\",style:{\"--extracted-r6o4lv\":\"rgb(136, 136, 136)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0lOC6.framer-1rv689l, .framer-0lOC6 .framer-1rv689l { display: block; }\",\".framer-0lOC6.framer-1ika6ob { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: 75px; justify-content: space-around; overflow: visible; padding: 0px; position: relative; width: 1082px; }\",\".framer-0lOC6 .framer-1sr7wka { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 100%; justify-content: space-evenly; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-0lOC6 .framer-vpp805 { align-content: center; align-items: center; display: flex; flex: 4 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 24px; position: relative; width: 1px; }\",\".framer-0lOC6 .framer-1ayn043 { aspect-ratio: 3.0066964285714284 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 49px); overflow: visible; position: relative; text-decoration: none; width: 147px; }\",\".framer-0lOC6 .framer-1o0200-container { flex: none; height: 26px; position: relative; width: 26px; }\",\".framer-0lOC6 .framer-cx908r { align-content: center; align-items: center; display: flex; flex: 10 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; overflow: visible; padding: 24px 36px 24px 24px; position: relative; width: 1px; }\",\".framer-0lOC6 .framer-1wc62wf-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-0lOC6 .framer-1e30av1 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 76px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 220px; will-change: var(--framer-will-change-override, transform); }\",\".framer-0lOC6 .framer-152uo0l { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: visible; padding: 8px 10px 8px 10px; position: relative; width: 100%; }\",\".framer-0lOC6 .framer-1o1c4qy, .framer-0lOC6 .framer-vgrz5d { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-0lOC6 .framer-yu6q1u, .framer-0lOC6 .framer-k9n6vi, .framer-0lOC6 .framer-3hb73c { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-0lOC6 .framer-wiqvc8-container { flex: none; height: 22px; position: relative; width: 145px; }\",\".framer-0lOC6 .framer-1x0z253 { height: 79px; overflow: hidden; position: relative; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-0lOC6 .framer-1dqqrmx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px 0px 0px 20px; position: absolute; top: 17px; width: 100%; }\",\".framer-0lOC6 .framer-1yzwap8 { align-content: center; align-items: center; display: flex; flex: 6 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; overflow: visible; padding: 24px; position: relative; width: 1px; }\",\".framer-0lOC6 .framer-zjyyrj-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-0lOC6 .framer-1cprbfn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 50px; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 140px; }\",\".framer-0lOC6 .framer-yklebg, .framer-0lOC6 .framer-1368idi { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-0lOC6 .framer-14zetmg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 50px; justify-content: center; overflow: visible; padding: 0px 40px 0px 40px; position: relative; text-decoration: none; width: 140px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0lOC6 .framer-vpp805, .framer-0lOC6 .framer-cx908r, .framer-0lOC6 .framer-1e30av1, .framer-0lOC6 .framer-152uo0l, .framer-0lOC6 .framer-1dqqrmx, .framer-0lOC6 .framer-1yzwap8, .framer-0lOC6 .framer-1cprbfn, .framer-0lOC6 .framer-14zetmg { gap: 0px; } .framer-0lOC6 .framer-vpp805 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-0lOC6 .framer-vpp805 > :first-child, .framer-0lOC6 .framer-cx908r > :first-child, .framer-0lOC6 .framer-1yzwap8 > :first-child, .framer-0lOC6 .framer-14zetmg > :first-child { margin-left: 0px; } .framer-0lOC6 .framer-vpp805 > :last-child, .framer-0lOC6 .framer-cx908r > :last-child, .framer-0lOC6 .framer-1yzwap8 > :last-child, .framer-0lOC6 .framer-14zetmg > :last-child { margin-right: 0px; } .framer-0lOC6 .framer-cx908r > *, .framer-0lOC6 .framer-1yzwap8 > *, .framer-0lOC6 .framer-14zetmg > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-0lOC6 .framer-1e30av1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-0lOC6 .framer-1e30av1 > :first-child, .framer-0lOC6 .framer-152uo0l > :first-child, .framer-0lOC6 .framer-1dqqrmx > :first-child, .framer-0lOC6 .framer-1cprbfn > :first-child { margin-top: 0px; } .framer-0lOC6 .framer-1e30av1 > :last-child, .framer-0lOC6 .framer-152uo0l > :last-child, .framer-0lOC6 .framer-1dqqrmx > :last-child, .framer-0lOC6 .framer-1cprbfn > :last-child { margin-bottom: 0px; } .framer-0lOC6 .framer-152uo0l > *, .framer-0lOC6 .framer-1dqqrmx > *, .framer-0lOC6 .framer-1cprbfn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-0lOC6.framer-v-18lmodl.framer-1ika6ob { height: 450px; width: 390px; }\",\".framer-0lOC6.framer-v-18lmodl .framer-1sr7wka { flex-direction: column; gap: 10px; justify-content: flex-start; }\",\".framer-0lOC6.framer-v-18lmodl .framer-vpp805, .framer-0lOC6.framer-v-14dwzwi .framer-vpp805 { flex: none; gap: 36px; height: 60px; width: 390px; }\",\".framer-0lOC6.framer-v-18lmodl .framer-1ayn043 { height: var(--framer-aspect-ratio-supported, 48px); }\",\".framer-0lOC6.framer-v-18lmodl .framer-1o0200-container { width: 25px; }\",\".framer-0lOC6.framer-v-18lmodl .framer-cx908r, .framer-0lOC6.framer-v-18lmodl .framer-1yzwap8 { flex: none; flex-direction: column; width: 390px; }\",\".framer-0lOC6.framer-v-18lmodl .framer-1wc62wf-container { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0lOC6.framer-v-18lmodl .framer-1sr7wka, .framer-0lOC6.framer-v-18lmodl .framer-vpp805, .framer-0lOC6.framer-v-18lmodl .framer-cx908r, .framer-0lOC6.framer-v-18lmodl .framer-1yzwap8 { gap: 0px; } .framer-0lOC6.framer-v-18lmodl .framer-1sr7wka > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-0lOC6.framer-v-18lmodl .framer-1sr7wka > :first-child, .framer-0lOC6.framer-v-18lmodl .framer-cx908r > :first-child, .framer-0lOC6.framer-v-18lmodl .framer-1yzwap8 > :first-child { margin-top: 0px; } .framer-0lOC6.framer-v-18lmodl .framer-1sr7wka > :last-child, .framer-0lOC6.framer-v-18lmodl .framer-cx908r > :last-child, .framer-0lOC6.framer-v-18lmodl .framer-1yzwap8 > :last-child { margin-bottom: 0px; } .framer-0lOC6.framer-v-18lmodl .framer-vpp805 > * { margin: 0px; margin-left: calc(36px / 2); margin-right: calc(36px / 2); } .framer-0lOC6.framer-v-18lmodl .framer-vpp805 > :first-child { margin-left: 0px; } .framer-0lOC6.framer-v-18lmodl .framer-vpp805 > :last-child { margin-right: 0px; } .framer-0lOC6.framer-v-18lmodl .framer-cx908r > *, .framer-0lOC6.framer-v-18lmodl .framer-1yzwap8 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-0lOC6.framer-v-14dwzwi.framer-1ika6ob { height: 60px; width: 390px; }\",\".framer-0lOC6.framer-v-14dwzwi .framer-1sr7wka { flex-direction: column; }\",\".framer-0lOC6.framer-v-14dwzwi .framer-1ayn043 { height: var(--framer-aspect-ratio-supported, 48px); z-index: 2; }\",\".framer-0lOC6.framer-v-14dwzwi .framer-1o0200-container { width: 25px; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0lOC6.framer-v-14dwzwi .framer-1sr7wka, .framer-0lOC6.framer-v-14dwzwi .framer-vpp805 { gap: 0px; } .framer-0lOC6.framer-v-14dwzwi .framer-1sr7wka > *, .framer-0lOC6.framer-v-14dwzwi .framer-1sr7wka > :first-child, .framer-0lOC6.framer-v-14dwzwi .framer-1sr7wka > :last-child { margin: 0px; } .framer-0lOC6.framer-v-14dwzwi .framer-vpp805 > * { margin: 0px; margin-left: calc(36px / 2); margin-right: calc(36px / 2); } .framer-0lOC6.framer-v-14dwzwi .framer-vpp805 > :first-child { margin-left: 0px; } .framer-0lOC6.framer-v-14dwzwi .framer-vpp805 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-0lOC6[data-border=\"true\"]::after, .framer-0lOC6 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }','.framer-0lOC6[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-0lOC6 [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-0lOC6[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-0lOC6 [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 75\n * @framerIntrinsicWidth 1082\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"gaPgWRxL2\":{\"layout\":[\"fixed\",\"fixed\"]},\"ou2vMu6yt\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpceldY8vw=withCSS(Component,css,\"framer-0lOC6\");export default FramerpceldY8vw;FramerpceldY8vw.displayName=\"Cabe\\xe7alho\";FramerpceldY8vw.defaultProps={height:75,width:1082};addPropertyControls(FramerpceldY8vw,{variant:{options:[\"I9ojpF6IS\",\"gaPgWRxL2\",\"ou2vMu6yt\"],optionTitles:[\"Desktop\",\"Mobile Open\",\"Mobile Close\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerpceldY8vw,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NZ67QOF3FXYLOR27ABJOZVKKBKNRMKMF/EHBFE55HTLOOJHTZSLD54GSL3EBTAFNQ/DI2GHUWG3WKRXISSCTNDMTWKWZC25UIW.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...FeatherFonts,...NossosProdutosFonts,...PilulasDuopFonts,...WelcomeUserFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpceldY8vw\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gaPgWRxL2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ou2vMu6yt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1082\",\"framerIntrinsicHeight\":\"75\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pceldY8vw.map", "// Generated by Framer (617be6e)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Montserrat-semibold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/DELXRVKO253LHPYOBD6KD7EW3TJKXCXF/L6SILXET3P727LN5N75LL5PG77IET2IT/6DP3DAT2N5LSQGN5ISPRN63WPP32A54A.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/05KsVHGDmqXSBXM4yRZ65P8i0s.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/ky8ovPukK4dJ1Pxq74qGhOqCYI.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/vvNSqIj42qeQ2bvCRBIWKHscrc.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/3ZmXbBKToJifDV9gwcifVd1tEY.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/FNfhX3dt4ChuLJq2PwdlxHO7PU.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/g0c8vEViiXNlKAgI4Ymmk3Ig.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/efTfQcBJ53kM2pB1hezSZ3RDUFs.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"}]}];export const css=['.framer-Y6TjI .framer-styles-preset-x6o061:not(.rich-text-wrapper), .framer-Y6TjI .framer-styles-preset-x6o061.rich-text-wrapper h1 { --framer-font-family: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 35px; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: #3d455e; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-Y6TjI\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (617be6e)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Montserrat-semibold\",\"FS;Montserrat-black\",\"FS;Montserrat-black italic\",\"FS;Montserrat-semibold italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/DELXRVKO253LHPYOBD6KD7EW3TJKXCXF/L6SILXET3P727LN5N75LL5PG77IET2IT/6DP3DAT2N5LSQGN5ISPRN63WPP32A54A.woff2\",weight:\"600\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/M2RQDXLDLQ2S4ZZ66VQTDSO3OSHWKVY7/JAIF7WXHMOCSPDMQNJH4MHWPR2PHW2YE/C5NBF6PXS6YLHRF7TAQGFAEBX23GMCRA.woff2\",weight:\"900\"},{family:\"Montserrat\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/XJQZ5FAAHWM4Y24NF2Z7WYOSV6YPTE5O/EO2YIKJILBXPJTK6LHM7BXB3WCNBRFIW/3ITIUZWY6HV7DWK4WDWMNDJF4FUBLRZN.woff2\",weight:\"900\"},{family:\"Montserrat\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NHQSXRPK2WZQNSVXVPHNEWQTX6ASEI3T/LQUMI7WZAOIVAXJCVJ7ABTISRT4ZYBQO/SOTTHSMCKKCT5M6IOCQJ5LOSJSXCUBMQ.woff2\",weight:\"600\"}]}];export const css=['.framer-n9mqG .framer-styles-preset-1vduwj8:not(.rich-text-wrapper), .framer-n9mqG .framer-styles-preset-1vduwj8.rich-text-wrapper p { --framer-font-family: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-family-bold: \"Montserrat\", sans-serif; --framer-font-family-bold-italic: \"Montserrat\", sans-serif; --framer-font-family-italic: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 17px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 38px; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #7f8b9e; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-n9mqG\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (8c7926c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-aA2qU .framer-styles-preset-18kyh15:not(.rich-text-wrapper), .framer-aA2qU .framer-styles-preset-18kyh15.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #ffffff; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }\"];export const className=\"framer-aA2qU\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Floating,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/xnXF7rex6zmh6Fnqd1nD/ODN7oE50GlMlkAs0ZL43/ebGi3YQsv.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/69x80a3rysK8bK0lsFsB/eIDVTkFUufVx3FWeyENn/jIqyKshA8.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/9VrYtfigdJF0G9aTxWNO/r6RwZhgDVm6Uk4I3Hbyc/MVHjP36Ot.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/0qKgzjyplRHGkYsvLISw/bLZHNJa1wgiALnOQH8nb/qLyp4vuTW.js\";import*as localizedValues from\"./r4fCZb_m3-0.js\";const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"yDSeWsHPU\",\"YvQ9Vy_3q\",\"qk05enJAB\"];const serializationHash=\"framer-NSXaE\";const variantClassNames={qk05enJAB:\"framer-v-19mepnj\",yDSeWsHPU:\"framer-v-vfkbuv\",YvQ9Vy_3q:\"framer-v-1xr4dp1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={KLFwEqtd3:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"yDSeWsHPU\",Phone:\"qk05enJAB\",Tablet:\"YvQ9Vy_3q\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"yDSeWsHPU\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"yDSeWsHPU\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterizu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-vfkbuv\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"yDSeWsHPU\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(61, 69, 94)\",...style},...addPropertyOverrides({qk05enJAB:{\"data-framer-name\":\"Phone\"},YvQ9Vy_3q:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:497.777790964386,intrinsicWidth:1496.6667063147943,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||347)-40-307.5)/2+0+0)),pixelHeight:896,pixelWidth:2693,sizes:\"155px\",src:\"https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png?scale-down-to=512 512w,https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png 2693w\"},className:\"framer-1sy13si\",\"data-framer-name\":\"Duop-M-1\",layoutDependency:layoutDependency,layoutId:\"zTwjEbDLM\",...addPropertyOverrides({qk05enJAB:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:497.777790964386,intrinsicWidth:1496.6667063147943,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||584)-100-484.5)/2+0+0)),pixelHeight:896,pixelWidth:2693,sizes:\"155px\",src:\"https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png?scale-down-to=512 512w,https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png 2693w\"}},YvQ9Vy_3q:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:497.777790964386,intrinsicWidth:1496.6667063147943,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||572)-40-532.5)/2+0+0)),pixelHeight:896,pixelWidth:2693,sizes:\"155px\",src:\"https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png?scale-down-to=512 512w,https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/naKbyqtbk3fDxfiOyxfOdag9mcs.png 2693w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pw64q6\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"TGvsGPFN5\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://x.com/duop2opiniao\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1y60fk7 framer-1pa7dex\",\"data-border\":true,\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"l9kk7uU0l\",style:{\"--border-bottom-width\":\"1.5441224575042725px\",\"--border-color\":\"rgb(16, 176, 230)\",\"--border-left-width\":\"1.5441224575042725px\",\"--border-right-width\":\"1.5441224575042725px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1.5441224575042725px\",borderBottomLeftRadius:30.44,borderBottomRightRadius:30.44,borderTopLeftRadius:30.44,borderTopRightRadius:30.44},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sqg5pe\",\"data-framer-name\":\"Twitter\",layoutDependency:layoutDependency,layoutId:\"T2gM0Df_j\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1pu4ke7\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:26,layoutDependency:layoutDependency,layoutId:\"RZtfhVb8S\",svg:'<svg width=\"26\" height=\"24\" viewBox=\"0 0 26 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M20.295 0.935547H24.1745L15.701 10.7067L25.6686 24.005H17.8663L11.7509 15.9416L4.76091 24.005H0.875024L9.93646 13.5512L0.380859 0.935547H8.38127L13.9035 8.30566L20.295 0.935547ZM18.9326 21.6646H21.081L7.21066 3.1537H4.90315L18.9326 21.6646Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/@duop-company\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-pylych framer-1pa7dex\",\"data-border\":true,\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"qOuonN7gp\",style:{\"--border-bottom-width\":\"1.5441224575042725px\",\"--border-color\":\"rgb(16, 176, 230)\",\"--border-left-width\":\"1.5441224575042725px\",\"--border-right-width\":\"1.5441224575042725px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1.5441224575042725px\",borderBottomLeftRadius:30.44,borderBottomRightRadius:30.44,borderTopLeftRadius:30.44,borderTopRightRadius:30.44},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bar8ap\",\"data-framer-name\":\"Twitter\",layoutDependency:layoutDependency,layoutId:\"GOTr9dDlI\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-aoszk7\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:38,layoutDependency:layoutDependency,layoutId:\"oK2sjoFL8\",svg:'<svg width=\"38\" height=\"26\" viewBox=\"0 0 38 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0413 0.0749447C9.71431 0.161159 6.35306 0.427642 5.16126 0.620225C2.53129 1.04528 1.25433 2.28672 0.780216 4.8789C-0.136219 9.88971 0.056648 19.4414 1.1322 22.3137C1.52101 23.3522 2.45397 24.3452 3.45543 24.7867C4.981 25.459 8.14826 25.7094 16.5934 25.8252C25.2961 25.9444 31.6281 25.6213 33.6342 24.9553C34.488 24.6719 35.7256 23.563 36.138 22.7119C36.5233 21.9165 36.9047 19.6989 37.1229 16.9855C37.3112 14.6441 37.2221 8.75941 36.9705 6.90831C36.5516 3.82767 36.1533 2.78203 35.006 1.75123C33.7631 0.634641 32.3984 0.384254 26.1177 0.120431C23.2415 -0.00035333 14.807 -0.0276453 12.0413 0.0749447ZM15.1227 12.9265C15.1227 15.9672 15.1493 18.4549 15.1818 18.4549C15.3533 18.4549 24.6746 13.0263 24.6746 12.9265C24.6746 12.8268 15.3533 7.39816 15.1818 7.39816C15.1493 7.39816 15.1227 9.88594 15.1227 12.9265Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/duop2opiniao/\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-lq5bdf framer-1pa7dex\",\"data-framer-name\":\"Button\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:49,intrinsicWidth:50,layoutDependency:layoutDependency,layoutId:\"SPx_vr_Hk\",svg:'<svg width=\"50\" height=\"49\" viewBox=\"0 0 50 49\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"1.26321\" y=\"1.01107\" width=\"47.1539\" height=\"47.1539\" rx=\"23.577\" stroke=\"#10B0E6\" stroke-width=\"1.54412\"/>\\n<path d=\"M24.8528 15.6074C27.7786 15.6074 28.1256 15.6183 29.2808 15.6713C30.4753 15.7261 31.7053 15.9982 32.5756 16.8685C33.4541 17.747 33.718 18.9652 33.7728 20.1633C33.8258 21.3185 33.8367 21.6655 33.8367 24.5913C33.8367 27.5172 33.8258 27.8642 33.7728 29.0194C33.7189 30.2075 33.4404 31.4494 32.5756 32.3142C31.6971 33.1927 30.4798 33.4566 29.2808 33.5114C28.1256 33.5644 27.7786 33.5753 24.8528 33.5753C21.9269 33.5753 21.5799 33.5644 20.4247 33.5114C19.2458 33.4575 17.9874 33.1726 17.1299 32.3142C16.256 31.4403 15.9875 30.2102 15.9327 29.0194C15.8797 27.8642 15.8688 27.5172 15.8688 24.5913C15.8688 21.6655 15.8797 21.3185 15.9327 20.1633C15.9866 18.9798 16.2679 17.7305 17.1299 16.8685C18.0066 15.9918 19.2293 15.7261 20.4247 15.6713C21.5799 15.6183 21.9269 15.6074 24.8528 15.6074ZM24.8528 13.6331C21.8767 13.6331 21.5032 13.6458 20.3343 13.6988C18.6403 13.7764 16.9582 14.2476 15.7336 15.4722C14.5045 16.7014 14.0378 18.3798 13.9602 20.0729C13.9073 21.2418 13.8945 21.6153 13.8945 24.5913C13.8945 27.5674 13.9073 27.9409 13.9602 29.1098C14.0378 30.802 14.5109 32.4886 15.7336 33.7105C16.9619 34.9387 18.6431 35.4063 20.3343 35.4839C21.5032 35.5368 21.8767 35.5496 24.8528 35.5496C27.8288 35.5496 28.2023 35.5368 29.3712 35.4839C31.0643 35.4063 32.7482 34.9341 33.9719 33.7105C35.2019 32.4804 35.6677 30.8029 35.7453 29.1098C35.7983 27.9409 35.811 27.5674 35.811 24.5913C35.811 21.6153 35.7983 21.2418 35.7453 20.0729C35.6677 18.3789 35.1956 16.6959 33.9719 15.4722C32.7455 14.2458 31.0597 13.7755 29.3712 13.6988C28.2023 13.6458 27.8288 13.6331 24.8528 13.6331Z\" fill=\"white\"/>\\n<path d=\"M24.8535 18.9648C21.7459 18.9648 19.2264 21.4843 19.2264 24.5919C19.2264 27.6995 21.7459 30.219 24.8535 30.219C27.9611 30.219 30.4806 27.6995 30.4806 24.5919C30.4806 21.4843 27.9611 18.9648 24.8535 18.9648ZM24.8535 28.2447C22.8363 28.2447 21.2008 26.6092 21.2008 24.5919C21.2008 22.5747 22.8363 20.9392 24.8535 20.9392C26.8708 20.9392 28.5063 22.5747 28.5063 24.5919C28.5063 26.6092 26.8708 28.2447 24.8535 28.2447Z\" fill=\"white\"/>\\n<path d=\"M30.702 20.0567C31.4282 20.0567 32.017 19.468 32.017 18.7418C32.017 18.0155 31.4282 17.4268 30.702 17.4268C29.9757 17.4268 29.387 18.0155 29.387 18.7418C29.387 19.468 29.9757 20.0567 30.702 20.0567Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o03gkx\",\"data-framer-name\":\"Navega\\xe7\\xe3o\",layoutDependency:layoutDependency,layoutId:\"MnlAA2zn7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-x6o061\",\"data-styles-preset\":\"jIqyKshA8\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fGcMb2gmo\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vo41e7\",\"data-styles-preset\":\"ebGi3YQsv\",children:\"P\\xedlulas Duop\"})})})}),className:\"framer-1muiyez\",\"data-framer-name\":\"P\\xedlulas Duop\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PgA33vlv4\",style:{\"--extracted-gdpscs\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-x6o061\",\"data-styles-preset\":\"jIqyKshA8\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:\"Nossos Produtos\"})}),className:\"framer-16a87pg\",\"data-framer-name\":\"Nossis Produtos\",\"data-highlight\":true,fonts:[\"Inter\"],id:`${layoutId}-16a87pg`,layoutDependency:layoutDependency,layoutId:\"Ha9_nIGHH\",onMouseEnter:onMouseEnterizu9gt({overlay}),ref:ref2,style:{\"--extracted-gdpscs\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref2,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:0,\"data-framer-portal-id\":`${layoutId}-16a87pg`,offsetX:0,offsetY:0,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1rrqxyh\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"UyioFsG7Q\",ref:ref3,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0.5927785749023314px 0.5927785749023314px 0.6706524000888582px -0.5px rgba(0, 0, 0, 0.025), 1.6142934764211532px 1.6142934764211532px 1.8263645824041657px -1px rgba(0, 0, 0, 0.025), 3.5444042093295143px 3.5444042093295143px 4.010035602692868px -1.5px rgba(0, 0, 0, 0.025), 7.867768067278668px 7.867768067278668px 8.901363445081158px -2px rgba(0, 0, 0, 0.025), 20px 20px 22.627416997969522px -2.5px rgba(0, 0, 0, 0.025)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rs65gz\",layoutDependency:layoutDependency,layoutId:\"ubLHxp4s8\",style:{backgroundColor:\"rgb(61, 69, 94)\",boxShadow:\"0.8398022765904898px 0.8398022765904898px 0.47506390770642865px -0.1875px rgba(0, 0, 0, 0.30672), 1.9904796838090988px 1.9904796838090988px 1.1259853457883748px -0.375px rgba(0, 0, 0, 0.31592), 3.6308406896569063px 3.6308406896569063px 2.053913658451551px -0.5625px rgba(0, 0, 0, 0.32905), 6.036265357761295px 6.036265357761295px 3.4146273340115614px -0.75px rgba(0, 0, 0, 0.34829), 9.748076360978303px 9.748076360978303px 5.5143447186976315px -0.9375px rgba(0, 0, 0, 0.37798), 15.956633803711155px 15.956633803711155px 9.026435174011718px -1.125px rgba(0, 0, 0, 0.42765), 27.476245881684008px 27.476245881684008px 15.542911827590165px -1.3125px rgba(0, 0, 0, 0.51981), 50px 50px 28.284271247461895px -1.5px rgba(0, 0, 0, 0.7)\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1vduwj8\",\"data-styles-preset\":\"MVHjP36Ot\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WMTCMRBx7\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-18kyh15\",\"data-styles-preset\":\"qLyp4vuTW\",children:\"Portf\\xf3lio em Movimento\"})})})}),className:\"framer-1nlrd5v\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xuBphl3Ju\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1vduwj8\",\"data-styles-preset\":\"MVHjP36Ot\",children:/*#__PURE__*/_jsx(Link,{href:\"duopflix.duop.com.br\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-18kyh15\",\"data-styles-preset\":\"qLyp4vuTW\",children:\"DuopFlix\"})})})}),className:\"framer-d4lkmq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ncH_UQzU_\",verticalAlignment:\"top\",withExternalLayout:true})]})})})})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-x6o061\",\"data-styles-preset\":\"jIqyKshA8\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"r260h6keD\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vo41e7\",\"data-styles-preset\":\"ebGi3YQsv\",children:\"Quem Somos\"})})})}),className:\"framer-1bqsbxj\",\"data-framer-name\":\"Quem Somos\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RvyE0xaya\",style:{\"--extracted-gdpscs\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-x6o061\",\"data-styles-preset\":\"jIqyKshA8\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"iACBXm7Ry\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vo41e7\",\"data-styles-preset\":\"ebGi3YQsv\",children:\"Cadastre - se\"})})})}),className:\"framer-84yphd\",\"data-framer-name\":\"Cadastre - se\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"j65kx4MP4\",style:{\"--extracted-gdpscs\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4l08pq\",\"data-framer-name\":\"Copyright\",layoutDependency:layoutDependency,layoutId:\"l1Rbk4pJ6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7UG9ka292YS1yZWd1bGFy\",\"--framer-font-family\":'\"Podkova\", \"Podkova Placeholder\", serif',\"--framer-font-size\":\"22.34px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.3))\"},children:[\"COPYRIGHT \\xa9 \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgb(255, 255, 255))\"},children:\"DUOP\"})]})}),className:\"framer-194gppj\",\"data-framer-name\":\"COPYRIGHT \\xa9 DOUP\",fonts:[\"GF;Podkova-regular\"],layoutDependency:layoutDependency,layoutId:\"PNujqJNpS\",style:{\"--extracted-1w3ko1f\":\"rgb(255, 255, 255)\",\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.3)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9ka292YS1yZWd1bGFy\",\"--framer-font-family\":'\"Podkova\", \"Podkova Placeholder\", serif',\"--framer-font-size\":\"22.34px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.3))\",\"--framer-text-transform\":\"capitalize\"},children:\" - All Rights Reserved\"})}),className:\"framer-v9qyb0\",\"data-framer-name\":\"- All Rights Reserved\",fonts:[\"GF;Podkova-regular\"],layoutDependency:layoutDependency,layoutId:\"zk2cAIXtq\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.3)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NSXaE.framer-1pa7dex, .framer-NSXaE .framer-1pa7dex { display: block; }\",\".framer-NSXaE.framer-vfkbuv { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 47px; height: min-content; justify-content: center; padding: 20px 0px 20px 0px; position: relative; width: 2084px; }\",\".framer-NSXaE .framer-1sy13si { flex: none; height: 50px; overflow: visible; position: relative; width: 155px; }\",\".framer-NSXaE .framer-pw64q6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 38px; height: 54px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 253px; }\",\".framer-NSXaE .framer-1y60fk7, .framer-NSXaE .framer-pylych { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); overflow: hidden; position: relative; text-decoration: none; width: 49px; will-change: var(--framer-will-change-override, transform); }\",\".framer-NSXaE .framer-1sqg5pe, .framer-NSXaE .framer-bar8ap { flex: none; height: 24px; left: 12px; overflow: hidden; position: absolute; top: 12px; width: 24px; }\",\".framer-NSXaE .framer-1pu4ke7 { bottom: -1px; flex: none; height: 24px; left: -1px; position: absolute; right: -1px; }\",\".framer-NSXaE .framer-aoszk7 { bottom: 2px; flex: none; height: 17px; left: 0px; position: absolute; right: -2px; }\",\".framer-NSXaE .framer-lq5bdf { flex: none; height: 49px; position: relative; text-decoration: none; width: 50px; }\",\".framer-NSXaE .framer-1o03gkx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 97px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NSXaE .framer-1muiyez, .framer-NSXaE .framer-16a87pg, .framer-NSXaE .framer-1bqsbxj, .framer-NSXaE .framer-84yphd, .framer-NSXaE .framer-194gppj, .framer-NSXaE .framer-v9qyb0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-NSXaE .framer-1rrqxyh { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 76px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 250px; will-change: var(--framer-will-change-override, transform); }\",\".framer-NSXaE .framer-1rs65gz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: visible; padding: 8px 10px 8px 10px; position: relative; width: 100%; }\",\".framer-NSXaE .framer-1nlrd5v, .framer-NSXaE .framer-d4lkmq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-NSXaE .framer-4l08pq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 28px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 413px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NSXaE.framer-vfkbuv, .framer-NSXaE .framer-pw64q6, .framer-NSXaE .framer-1o03gkx, .framer-NSXaE .framer-1rrqxyh, .framer-NSXaE .framer-1rs65gz, .framer-NSXaE .framer-4l08pq { gap: 0px; } .framer-NSXaE.framer-vfkbuv > * { margin: 0px; margin-bottom: calc(47px / 2); margin-top: calc(47px / 2); } .framer-NSXaE.framer-vfkbuv > :first-child, .framer-NSXaE .framer-1rrqxyh > :first-child, .framer-NSXaE .framer-1rs65gz > :first-child { margin-top: 0px; } .framer-NSXaE.framer-vfkbuv > :last-child, .framer-NSXaE .framer-1rrqxyh > :last-child, .framer-NSXaE .framer-1rs65gz > :last-child { margin-bottom: 0px; } .framer-NSXaE .framer-pw64q6 > * { margin: 0px; margin-left: calc(38px / 2); margin-right: calc(38px / 2); } .framer-NSXaE .framer-pw64q6 > :first-child, .framer-NSXaE .framer-1o03gkx > :first-child, .framer-NSXaE .framer-4l08pq > :first-child { margin-left: 0px; } .framer-NSXaE .framer-pw64q6 > :last-child, .framer-NSXaE .framer-1o03gkx > :last-child, .framer-NSXaE .framer-4l08pq > :last-child { margin-right: 0px; } .framer-NSXaE .framer-1o03gkx > * { margin: 0px; margin-left: calc(97px / 2); margin-right: calc(97px / 2); } .framer-NSXaE .framer-1rrqxyh > *, .framer-NSXaE .framer-1rs65gz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-NSXaE .framer-4l08pq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-NSXaE.framer-v-1xr4dp1.framer-vfkbuv { width: 810px; }\",\".framer-NSXaE.framer-v-1xr4dp1 .framer-1o03gkx { flex-direction: column; gap: 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NSXaE.framer-v-1xr4dp1 .framer-1o03gkx { gap: 0px; } .framer-NSXaE.framer-v-1xr4dp1 .framer-1o03gkx > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-NSXaE.framer-v-1xr4dp1 .framer-1o03gkx > :first-child { margin-top: 0px; } .framer-NSXaE.framer-v-1xr4dp1 .framer-1o03gkx > :last-child { margin-bottom: 0px; } }\",\".framer-NSXaE.framer-v-19mepnj.framer-vfkbuv { padding: 40px 0px 60px 0px; width: 390px; }\",\".framer-NSXaE.framer-v-19mepnj .framer-1o03gkx { flex-direction: column; gap: 24px; }\",\".framer-NSXaE.framer-v-19mepnj .framer-4l08pq { flex-direction: column; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NSXaE.framer-v-19mepnj .framer-1o03gkx, .framer-NSXaE.framer-v-19mepnj .framer-4l08pq { gap: 0px; } .framer-NSXaE.framer-v-19mepnj .framer-1o03gkx > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-NSXaE.framer-v-19mepnj .framer-1o03gkx > :first-child, .framer-NSXaE.framer-v-19mepnj .framer-4l08pq > :first-child { margin-top: 0px; } .framer-NSXaE.framer-v-19mepnj .framer-1o03gkx > :last-child, .framer-NSXaE.framer-v-19mepnj .framer-4l08pq > :last-child { margin-bottom: 0px; } .framer-NSXaE.framer-v-19mepnj .framer-4l08pq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-NSXaE[data-border=\"true\"]::after, .framer-NSXaE [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 347\n * @framerIntrinsicWidth 2084\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YvQ9Vy_3q\":{\"layout\":[\"fixed\",\"auto\"]},\"qk05enJAB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerr4fCZb_m3=withCSS(Component,css,\"framer-NSXaE\");export default Framerr4fCZb_m3;Framerr4fCZb_m3.displayName=\"Rodap\\xe9\";Framerr4fCZb_m3.defaultProps={height:347,width:2084};addPropertyControls(Framerr4fCZb_m3,{variant:{options:[\"yDSeWsHPU\",\"YvQ9Vy_3q\",\"qk05enJAB\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerr4fCZb_m3,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Podkova\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/podkova/v31/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWtFzcU9EoporSHH.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerr4fCZb_m3\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"2084\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YvQ9Vy_3q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qk05enJAB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"347\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./r4fCZb_m3.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "r", "s", "o", "n", "t", "e", "i", "l", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "WelcomeUser", "userName", "setUserName", "ye", "isLoggedIn", "setIsLoggedIn", "clearCookies", "cookie", "eqPos", "name", "handleLogout", "window", "ue", "getCookieValue", "isTokenExpired", "token", "payload", "now", "expired", "error", "renewToken", "refresh_token", "response", "data", "newToken", "nameFromCookie", "signupButton", "loginButton", "u", "containerStyle", "welcomeStyle", "p", "logoutButtonStyle", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "FeatherFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "B9H1hm2vg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1hzfxsr", "args", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "Link", "ComponentViewportProvider", "css", "FramerH5zSB9xs_", "withCSS", "H5zSB9xs_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FeatherFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "EHgzClimM", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterfwl5ej", "args", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "Link", "ComponentViewportProvider", "css", "FramerLtjkJa2z6", "withCSS", "LtjkJa2z6_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FeatherFonts", "getFonts", "Icon", "NossosProdutosFonts", "LtjkJa2z6_default", "MotionDivWithFX", "withFX", "motion", "PilulasDuopFonts", "H5zSB9xs_default", "WelcomeUserFonts", "WelcomeUser", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transformTemplate1", "_", "t", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onClickfbzqik", "args", "onClick1fotb2i", "EHgzClimMtxyyif", "overlay", "loadMore", "B9H1hm2vg8flw9j", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "ref2", "ref3", "ref4", "ref5", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "l", "AnimatePresence", "Floating", "RichText2", "overlay1", "css", "FramerpceldY8vw", "withCSS", "pceldY8vw_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterizu9gt", "overlay", "paginationInfo", "args", "ref1", "pe", "ref2", "ref3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "addPropertyOverrides", "Image2", "getLoadingLazyAtYPosition", "Link", "SVG", "RichText2", "l", "AnimatePresence", "Floating", "MotionDivWithFX", "css", "Framerr4fCZb_m3", "withCSS", "r4fCZb_m3_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
